Pre-release v1.0.0a0
This pre-release includes the changes mentioned in #75 , namely,
- Code fix for zonal advective flux computation, see #92 for details.
- Python package name change from
hn2016_falwa
tofalwa
#91 - QGDataset now also supports data input with even number of latitude gridpoints #85
- Used Cartopy instead of Basemap (deprecated) in all the visualization examples #87
- Fixed GitHub action #82