Skip to content

Commit

Permalink
re-run all notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-springer committed May 6, 2024
1 parent 0bb7562 commit e94efa7
Show file tree
Hide file tree
Showing 27 changed files with 4,371 additions and 1,501 deletions.
2 changes: 1 addition & 1 deletion pvdeg/weather.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ def read(file_in, file_type, map_variables=True, **kwargs):
[psm3, tmy3, epw, h5, csv]
"""

META_MAP = {"elevation": "altitude", "Local Time Zone": "timezone"}
META_MAP = {"elevation": "altitude", "Local Time Zone": "tz"}

supported = ["psm3", "tmy3", "epw", "h5", "csv"]
file_type = file_type.upper()
Expand Down
Binary file modified tutorials_and_tools/_build/.doctrees/README.doctree
Binary file not shown.
Binary file not shown.
Binary file modified tutorials_and_tools/_build/.doctrees/intro.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Loading

0 comments on commit e94efa7

Please sign in to comment.