Skip to content

Generate EPW files from MesoWest historical weather data

Notifications You must be signed in to change notification settings

LBNL-ETA/epw-writer

Repository files navigation

epw-writer

The workflow generates EPW files from MesoWest historical weather data.

  1. 1_pre_process_raw parses MesoWest data in raw format to annual hourly CSV format. The script also includes the workflow of (1) time series interpolation and (2) filling missing local weather station data with the nearest airport values.
  2. 2_write_epw takes a base airport EPW file, and use the previous generated hourly CSV file to overwrite the corresponding fields in the EPW file to generate local EPW file

Note: raw historical local weather data can be downloaded from the Synoptic Data website, and the station ID can be queried from the MesoWest website.

About

Generate EPW files from MesoWest historical weather data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published