Weather data library for the Open Energy Efficiency Meter project. Provides temperature and weather station data for energy efficiency calculations. Version 0.3.30 released Dec 2024, switching to HTTPS API for temperature data. Release cadence is irregular.
pip install eeweatherVerified import paths — ran on the pinned version, not inferred.
Basic usage: fetch temperature normal data for a ZIP code.
Use the latest version; old FTP code will break. Ensure network access to the new HTTPS endpoint.
Pre-validate that input is a 5-digit US ZIP code.
Replace rank= with max_distance= in station selection.