Recent Releases of wrf-python

wrf-python - v1.4.0

  • Transition to CMake build using scikit-build-core
  • Packaging updates and adoption of pyproject.toml
  • Support for Python 3.12
  • Support for macOS ARM architecture

What's Changed

  • Merge Main into Develop by @michaelavs in https://github.com/NCAR/wrf-python/pull/188
  • Update citation texts to reflect Zenodo per-version DOI creation by @erogluorhan in https://github.com/NCAR/wrf-python/pull/191
  • Add alias for mcape and mcin by @fedecutraro in https://github.com/NCAR/wrf-python/pull/195
  • Pin numpy version to avoid bug which impacts array ordering by @kafitzgerald in https://github.com/NCAR/wrf-python/pull/211
  • CI updates and add Python 3.11 remove Python 3.7 and 3.8 by @kafitzgerald in https://github.com/NCAR/wrf-python/pull/213
  • Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1 by @dependabot in https://github.com/NCAR/wrf-python/pull/226
  • Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in https://github.com/NCAR/wrf-python/pull/225
  • Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.8.11 by @dependabot in https://github.com/NCAR/wrf-python/pull/222
  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/NCAR/wrf-python/pull/224
  • Bump actions/setup-python from 3 to 5 by @dependabot in https://github.com/NCAR/wrf-python/pull/223
  • Update ci.yml config by @kafitzgerald in https://github.com/NCAR/wrf-python/pull/227
  • Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in https://github.com/NCAR/wrf-python/pull/231
  • Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in https://github.com/NCAR/wrf-python/pull/232
  • Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in https://github.com/NCAR/wrf-python/pull/243
  • PKG: Require python to be old enough for numpy.distutils by @DWesl in https://github.com/NCAR/wrf-python/pull/240
  • update mentions of py3.7 by @mathause in https://github.com/NCAR/wrf-python/pull/236
  • Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in https://github.com/NCAR/wrf-python/pull/246
  • Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in https://github.com/NCAR/wrf-python/pull/247
  • BLD: Add pyproject.toml by @DWesl in https://github.com/NCAR/wrf-python/pull/241
  • Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3 by @dependabot in https://github.com/NCAR/wrf-python/pull/250
  • BLD: Add CMake build using scikit-build-core by @DWesl in https://github.com/NCAR/wrf-python/pull/242
  • Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in https://github.com/NCAR/wrf-python/pull/251
  • Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in https://github.com/NCAR/wrf-python/pull/252
  • Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.4 by @dependabot in https://github.com/NCAR/wrf-python/pull/258
  • reconfigure analytics by @kafitzgerald in https://github.com/NCAR/wrf-python/pull/263
  • GitHub Actions workflow updates by @kafitzgerald in https://github.com/NCAR/wrf-python/pull/267
  • v1.4.0 - release notes and version update by @kafitzgerald in https://github.com/NCAR/wrf-python/pull/269
  • v1.4.0 by @kafitzgerald in https://github.com/NCAR/wrf-python/pull/272

New Contributors

  • @fedecutraro made their first contribution in https://github.com/NCAR/wrf-python/pull/195
  • @dependabot made their first contribution in https://github.com/NCAR/wrf-python/pull/226
  • @DWesl made their first contribution in https://github.com/NCAR/wrf-python/pull/240
  • @mathause made their first contribution in https://github.com/NCAR/wrf-python/pull/236

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

- Python
Published by kafitzgerald 9 months ago

wrf-python - v1.3.4.1

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

What's Changed

  • Fixing setup.py (install numpy) by @kinow in https://github.com/NCAR/wrf-python/pull/185

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

- Python
Published by michaelavs over 3 years ago

wrf-python - v1.3.4

What's Changed

  • Fix handling of config for third party packages by @sfalmo in https://github.com/NCAR/wrf-python/pull/169
  • Fix Mercator projection compatibility issues with Cartopy 0.20.2 fix by @michaelavs in https://github.com/NCAR/wrf-python/pull/174
  • Adding Automatic PyPI Integration by @michaelavs in https://github.com/NCAR/wrf-python/pull/176

- Python
Published by michaelavs almost 4 years ago

wrf-python - v1.3.3

What's new: - Fixed MercatorWithLatTS AttributeError - Updates to CI workflow

- Python
Published by michaelavs almost 4 years ago

wrf-python - v1.3.2.6

  • 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

- Python
Published by erogluorhan over 4 years ago

wrf-python - Update maintainers list and create a new conda-forge release

- Python
Published by erogluorhan over 5 years ago