Wrf Python Versions Save

A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.

v1.3.4.1

1 year ago

Patch for v1.3.4 which aims to address an issue in setup.py that prevented execution for PyPI release.

What's Changed

Full Changelog: https://github.com/NCAR/wrf-python/compare/1.3.4...v1.3.4.1

1.3.4

1 year ago

What's Changed

1.3.3

2 years ago

What's new:

  • Fixed MercatorWithLatTS AttributeError
  • Updates to CI workflow

1.3.2.6

2 years ago
  • Repository restructured
    • CircleCI configureations removed -> Github Actions workflow ci.yml added
    • Unnecessary configuration, conda environment, etc files removed
  • constants.py modified due to a Numpy deprecation warning

1.3.2.5

3 years ago