hongyuanjia / eplusr

A Toolkit for Using EnergyPlus in R.
https://hongyuanjia.github.io/eplusr
Other
71 stars 13 forks source link

Consider moving interval data online #593

Open hongyuanjia opened 4 months ago

hongyuanjia commented 4 months ago

To reduce the package size, consider moving WEATHER_DB, REPORTVAR_RULES, and OUTPUT_VARS online and downloading them only when used.