0.0.3
What's Changed
- Add earth-relative rotation of U10/V10 fields by @lpilz in #113
- Added more documentation about how to load WRF data by @lpilz in #126
- Fixed decoding of timestamp by using correct format string by @lpilz in #128
- More comprehensive unit harmonization by @lpilz in #116
- use micromamba by @andersy005 in #136
- Removed transform of XTIME because it doesn't conform to Xarray unit standards by @lpilz in #145
- Added additional Exception when user is trying to destagger unstaggered variable by @lpilz in #148
- Exchange
xr.Dataset.dims
byxr.Dataset.sizes
by @christopher-lw in #159
New Contributors
- @christopher-lw made their first contribution in #159
Full Changelog: v0.0.2...v0.0.3