v0.10.0
What's Changed
Dfsu plot now accepts single item dataset and numpy arrays with a single timestep (like temporally averaged ones).
Dfsu 3d layer numbering starts at 0 (bottom) to be consistent with python indexing convenions.
- Dfsu plot squeeze dataset by @jsmariegaard in #253
- Dfsu layer numbering by @jsmariegaard in #255
Full Changelog: v0.9.0...v0.10.0