Recent Releases of meteo_utils

meteo_utils - Memory optimization

What's Changed

  • Memory optimization in reference ET computation by @radosuav in https://github.com/hectornieto/meteo_utils/pull/9

Full Changelog: https://github.com/hectornieto/meteo_utils/compare/v2.1.1...v2.1.2

- Python
Published by hectornieto 8 months ago

meteo_utils - Daily shortwave irradiance fix with forcast data

This new version includes the fix of the integration of daily shortwave irradiance using forecast CAMS data

Full Changelog: https://github.com/hectornieto/meteo_utils/compare/v2.1...v2.1.1

- Python
Published by hectornieto 12 months ago

meteo_utils - CLMS ETA prototype version

What's Changed

  • Add ADS/CDS Credentials Filepath Option by @mariegitter in https://github.com/hectornieto/meteo_utils/pull/3
  • Fix bug in shortwave radiation estimation when using default AOT and TCWV by @radosuav in https://github.com/hectornieto/meteo_utils/pull/4
  • When estimating ETr add option to also return the data fields needed … by @radosuav in https://github.com/hectornieto/meteo_utils/pull/5
  • Fix CAMS forecast hours by @radosuav in https://github.com/hectornieto/meteo_utils/pull/6
  • Add possibility to open netCDF files by @radosuav in https://github.com/hectornieto/meteo_utils/pull/7
  • Add option immediately load full ECMWF file to memory by @radosuav in https://github.com/hectornieto/meteo_utils/pull/8

New Contributors

  • @mariegitter made their first contribution in https://github.com/hectornieto/meteo_utils/pull/3
  • @radosuav made their first contribution in https://github.com/hectornieto/meteo_utils/pull/4

Full Changelog: https://github.com/hectornieto/meteo_utils/compare/v2.0...v2.1

- Python
Published by hectornieto about 1 year ago

meteo_utils - Python module for processing gridded GRIB meteorological data

New version that downloads and process GRIB data instead of NetCDF. It also deals with the usage of forecast data for NRT applications

Full Changelog: https://github.com/hectornieto/meteo_utils/compare/v1.0...v2.0

- Python
Published by hectornieto over 1 year ago

meteo_utils - v1.0

Full Changelog: https://github.com/hectornieto/meteo_utils/commits/v1.0

- Python
Published by hectornieto almost 2 years ago