Version 0.2.0
This merge request upgrades the software version to 0.2.0. It solves some issues and improves code:
issues:
improvements:
- Models created as a "ModelAccessor" xarray extension
- Remove utils wich are not used/not recommended
- Move to pytest framework for black box
- Implement 600 test combinations to test the most/all usage possibilites
- Each test ouput is generated in a temp directory
- Unittests/white tests created inside package modules
- Test coverage to 100%
- Make source suscriptable
- Coordinates squeeze on standardization
- Sort coordinates on standardization
Edited by Marcus Hardt