Second alpha release of MIKE IO 1.0
Pre-release
Pre-release
What's Changed
- Grid 2D create with nx, ny by @ecomodeller in #290
- Datarray/Dataset interp_like by @ecomodeller in #292
- Fix setup.py by @daniel-caichac-DHI in #294
- Directional wave spectra test example by @ecomodeller in #293
- Fix notebooks by @ecomodeller in #287
- Fix spectral dfsu by @jsmariegaard in #295
- Update documentation by @ecomodeller in #285
- Remove use of deprecated .data property by @ecomodeller in #296
- Fix Dfs1 sel by @ecomodeller in #297
- Dfsu3d extract column by @jsmariegaard in #300
- DataArray increased test coverage by @ecomodeller in #299
- Removed unused code by @ecomodeller in #298
- Use to_numpy() or values instead of data property by @jsmariegaard in #302
- Clean-up, harmonization and various fixes of notebooks by @jsmariegaard in #301
- Default to float32, and allow float64 by @ecomodeller in #303
- DataArray describe() method by @jsmariegaard in #304
- Improve string representation of DataArray/Dataset by @jsmariegaard in #305
- add geometry when combine datasets by @mohm-dhi in #307
New Contributors
- @daniel-caichac-DHI made their first contribution in #294
Full Changelog: v1.a1...v1.0.a2