cal-adapt / climakitae

A Python toolkit for retrieving, visualizing, and performing scientific analyses with data from the Cal-Adapt Analytics Engine.
https://climakitae.readthedocs.io
BSD 3-Clause "New" or "Revised" License
21 stars 2 forks source link

TMY export file format #301

Closed vicford closed 11 months ago

vicford commented 11 months ago

This PR adds .epw and .tmy file export functionality, including a function to determine the timezone offset from UTC and the elevation, which are mandatory fields in these files.

Note: I am unsure why the lint is failing


To test: Run the updated TMY methodology notebook in PR (https://github.com/cal-adapt/cae-notebooks/pull/82) in this branch