8000 iotools component for maccrad by dacoex · Pull Request #274 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

iotools component for maccrad #274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 15 commits into from
Prev Previous commit
Next Next commit
init entry
  • Loading branch information
dacoex committed Nov 24, 2016
commit 6738928897992de47329d8ed28574b25d7a8aa3b
3 changes: 3 additions & 0 deletions pvlib/io/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@


from pvlib.io.maccrad import read_maccrad
0