Skip to content

Pre-release v1.0.0a0

Compare
Choose a tag to compare
@csyhuang csyhuang released this 13 Nov 05:16
· 57 commits to master since this release
66cd7c4

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 to falwa #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