v1.4.1: Compatibility fixes for psy-simple v1.4.1 (#42)
Fix projection issues
Fixed
false_easting
andfalse_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