v0.10.2
What's Changed
Two bugs were fixed:
- Reading mesh files with mixed quad and triangle elements.
- Concatenating datasets in time (
Dataset.combine
), which now works on datasets on different lengths.
- Test mixed mesh read write by @jsmariegaard in #259
- bugfix combine datasets with different lengths by @jsmariegaard in #260
- Option to remove dfsu colorbar by @ecomodeller in #261
- add example with interp from scatter data by @jsmariegaard in #258
Full Changelog: v0.10.1...v0.10.2