v1.4.0
What's Changed
Lateral fill method
- Algebraic Multigrid (AMG) method for filling land values by @NoraLoose in #140
- AMG Reproducibility by @NoraLoose in #148
- Remove numba dependency by @NoraLoose in #146
- Improvements to filling method by @NoraLoose in #151
Dask / No-dask
- Enable opening of multiple files without dask by @NoraLoose in #145
Misc
- Make time dimension unlimited by @NoraLoose in #156
- Clear error messages related to climatology flag by @NoraLoose in #158
- Make frequency check case-insensitive by @NoraLoose in #159
- Installation instructions again by @NoraLoose in #131
- Cleanly separate filling and regridding step by @NoraLoose in #135
- Enable opening of multiple files without dask by @NoraLoose in #145
- Validate
start_time
andend_time
by @NoraLoose in #147 - Improvements to
ini_time
by @NoraLoose in #149 - Make time dimension unlimited by @NoraLoose in #156
- Clear error messages related to climatology flag by @NoraLoose in #158
- Make frequency check case-insensitive by @NoraLoose in #159
Full Changelog: v1.3.0...v1.4.0