Skip to content

MONETIO v0.2.3

Compare
Choose a tag to compare
@zmoon zmoon released this 07 Apr 23:38
· 209 commits to stable since this release

This is primarily a maintenance and bugfix release. Fixes include HYSPLIT PARDUMP reading on Windows and the ISH (aka ISD) readers. There are also some updates/fixes in support of MELODIES MONET, including a few new "private" readers and one new public reader (raqms).

lxml was added to the conda-forge recipe for the ISH readers, which use pandas.read_html.

What's Changed

  • Remove module-level Dask progress bar registration by @zmoon in #75
  • Develop satellite by @dwfncar in #71
  • Updated pytspack install by @zmoon in #76
  • Fix RRFS-CMAQ reader memory issue by @zmoon in #77
  • build(deps): bump mamba-org/provision-with-micromamba from 12 to 13 by @dependabot in #80
  • Short fix to _cesm_se_mm reader for cases in which only surface variables are present in the var_list. by @dwfncar in #81
  • Be more strict about RRFS-CMAQ reader PM2.5 merge by @zmoon in #79
  • AERONET interp for daily product by @zmoon in #84
  • _gridded_eos_mm.py reader for gridded NASA EOS hdf files by @dwfncar in #88
  • Convert pressure variables in RAQMS reader by @zmoon in #85
  • build(deps): bump mamba-org/provision-with-micromamba from 13 to 14 by @dependabot in #91
  • Work around EPA AQS server OpenSSL 3 incompat by @zmoon in #93
  • raqms: Add surf_only option by @zmoon in #92
  • Fix WRF-Chem reader to work with latest xarray by @rschwant in #95
  • Ignore KZ filter ref link by @zmoon in #96
  • Revert recent RRFS-CMAQ MM change by @zmoon in #97
  • build(deps): bump mamba-org/provision-with-micromamba from 14 to 15 by @dependabot in #98
  • Fix pardump reading on some platforms by @zmoon in #101
  • Fix ISH-lite reader by @bbakernoaa in #105
  • Fix ISH reader by @bbakernoaa in #107

New Contributors

Full Changelog: v0.2.2...v0.2.3