[semver:patch] Compatibility fixes for psy-simple v1.4.1 (#42)
Fix projection issues Fixed ----- - `false_easting` and `false_northing` are now expected to be optional arguments for most projections (see #41) Changed ------- - we now use the `convert_coordinate` method that has been introduced in psyplot/psyplot#39 and psyplot/psy-simple#30. See #41
Showing
- .appveyor.yml 1 addition, 1 deletion.appveyor.yml
- .circleci/config.yml 1 addition, 1 deletion.circleci/config.yml
- CHANGELOG.rst 18 additions, 0 deletionsCHANGELOG.rst
- docs/environment.yml 1 addition, 0 deletionsdocs/environment.yml
- psy_maps/plotters.py 49 additions, 22 deletionspsy_maps/plotters.py
- tests/test_projections.py 33 additions, 0 deletionstests/test_projections.py
Please register or sign in to comment