Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Bug fixes and improvements in 1.9.2

E3SM-Diags 2.10.1 :

  • 2.10.0

    • Add more aerosol metrics

    • Fix typo in zonal mean figure titles

  • 2.10.1

    • Fix bug introduced in 2.10.0 UnboundLocalError for params_results and type conditional check

    • Fix bug introduced in 2.10.0 default diagnostics attrs not being copied to parent CoreParameter

e3sm_to_cmip 1.11.1:

  • 1.11.0

    • Refactor significant portions of the codebase and refactor some land-atm handlers, including replacing CDAT dependencies with Xarray

    • Add lat and lon bounds if missing in input datasets

  • 1.11.1

    • Fix segmentation fault introduced in 1.10.1 due to early cmor.close() call that wipes cmor file ID mapping after every cmor.write() call

ILAMB 2.7:

MPAS-Analysis 1.9.1:

  • A bug fix to stats printed on global climatology maps

xcdat 0.6.1:

  • 0.6.0:

    • This minor version update consists of new features including vertical regridding (extension of xgcm), functions for producing accurate time bounds, and improving the usability of the create_grid API. It also includes bug fixes to preserve attributes when using regrid2 horizontal regridder and fixing multi-file datasets spatial average orientation and weights when lon bounds span prime meridian

  • 0.6.1:

    • This patch version adds a default value to the axes argument in ds.bounds.add_missing_bounds() (axes=["X", "Y", "T"]). The axes argument was added in v0.6.0 and did not have a default value, which inadvertently introduced a breaking change to the API.

    • xesmf is now a required dependency because its core library, ESMF, supports Windows as of Feb/2023. More information can be found here.

zstash 1.4.2:

  • The LCRC endpoint aliases in zstash now use the newest LCRC endpoint.

...