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
1.3.3
What's new: - Fixed MercatorWithLatTS AttributeError - Updates to CI workflow
1.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