ideas-lab-nus / epwshiftr

Create future EnergyPlus Weather files using CMIP6 data
https://ideas-lab-nus.github.io/epwshiftr/
Other
30 stars 7 forks source link

Support various frequencies in ESGF queries #2

Closed hongyuanjia closed 4 years ago

hongyuanjia commented 4 years ago

Pull request overview

The table_id in the ESGF query response is not a proxy for frequency. See the MIP table.

This PR keeps the frequency response from the data query and uses it for the file query. A file date parser is added to support various time_range format in different frequencies.