Fixed - geo\_tools now works well with Cartopy projection with no extent (ie Robinson). - grey\_??? / gray\_??? does not crash legs whe called as the first color - No more dimension problem when specifying only one color Added - Unitest can now be run with `python -m unittest discover`
2.0.3
Changed - All test data and images now on zenodo https://doi.org/10.5281/zenodo.3635906 A new download script downloads it automatically at the first time of running tests
2.0.2
Changed - for some unknown reason wheels now included test_data in the pypi distribution... am now manually excluding those with MANIFEST.in
2.0.1
Added - updated publish instructions - Added support for RDBZ in radar_tools
2.0.0
Changed - First release of domutils on github - Now adheres to PEP8 for the naming of functions and keywords. This change does break backward compatibility. Sorry for the bother but better now than later I guess.