Releases: carbonplan/ndpyramid
Releases · carbonplan/ndpyramid
v0.4.0
v0.3.2
What's Changed
- Updates
ndpyramid
to use the newer version of Xarray that integrated Datatree. by @norlandrhagen in #152 - Adds option for parallel weight generation with xESMF by @norlandrhagen in #145
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Improve typing and test coverage by @maxrjones in #134
- Add cftime as an optional dependency by @maxrjones in #136
- Update coords for air temperature test dataset by @maxrjones in #137
- Fix area extents for pyramid_resample by @maxrjones in #135
- Pin NumPy to <2.0.0 by @maxrjones in #139
- Add new demo with timings for each method by @maxrjones in #133
- Add link to examples gallery in README.md by @maxrjones in #140
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Adds optional dependencies to pyproject.toml by @norlandrhagen in #129
- Propagate pixels_per_tile_kwarg by @TomNicholas in #131
- Resample dask arrays blockwise using pyresample by @maxrjones in #128
New Contributors
- @TomNicholas made their first contribution in #131
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add
clear_attrs
parameter topyramid_reproject
by @maxrjones in #104 - Add
clear_attrs
tolevel_reproject
docstring by @maxrjones in #116 - Add information about pyramid structure and metadata schema by @maxrjones in #89
- Add test optional dep install to pyproject.toml by @norlandrhagen in #111
- Automatically standardize dtypes for int, datetime64, and object variables by @maxrjones in #117
- Change nodata from rioxarray default to nan in pyramid_reproject by @maxrjones in #110
- Document coordinate array chunking requirement by @katamartin in #98
- Fix typing and ignore missing imports by @maxrjones in #100
- Initial docs setup by @norlandrhagen in #71
- Pyramid create for creating pyramids with custom funcs by @ahuang11 in #120
- Only run benchmarks on labeled PRs by @maxrjones in #112
- Only set fill value as nan for floating point arrays by @maxrjones in #113
- Run benchmarks in CI by @maxrjones in #86
- Setup continuous benchmarking workflow with pytest-codspeed by @maxrjones in #85
- Standardize metadata between reproject and regrid methods by @maxrjones in #119
- Support generating individual pyramid levels by @maxrjones in #84
- Update demo notebook by @maxrjones in #102
- Update Dependabot configuration by @andersy005 in #108
- Verify bounds of each chunk against WebMercatorQuad by @maxrjones in #121
New Contributors
- @norlandrhagen made their first contribution in #71
- @katamartin made their first contribution in #98
- @ahuang11 made their first contribution in #120
Full Changelog: v0.1.0...v0.2.0
📦 ndpyramid v0.1.0 📦
What's Changed
- Add CRS to metadata according to GeoZarr spec by @maxrjones in #68
- Add pyproj to CI deps by @maxrjones in #63
- Align package metadata with LICENSE by @maxrjones in #58
- Support Equidistant Cylindrical (Plate Carrée) projection by @andersy005 in #57
- Update affine translation for web-mercator pyramids by @maxrjones in #70
- Update README.md by @Fred-Leclercq in #67
New Contributors
- @maxrjones made their first contribution in #58
- @Fred-Leclercq made their first contribution in #67
Full Changelog: v0.0.7...v0.1.0
📦 ndpyramid v0.0.7 📦
What's Changed
- Bump actions/setup-python from 3 to 4 by @dependabot in #41
- Update demo.ipynb notebook by @andersy005 in #42
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- update pre-commit hooks by @andersy005 in #53
- Drop Python 3.8 and bump min version of xarray-datatree by @andersy005 in #54
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.6.4 by @dependabot in #51
- conform to newest versions of xarray-datatree by @andersy005 in #55
Full Changelog: v0.0.6...v0.0.7
📦 ndpyramid v0.0.6 📦
What's Changed
- Fix logo's dark/light mode by @andersy005 in #38
- update for datatree 0.5 by @jhamman in #40
Full Changelog: v0.0.5...v0.0.6
📦 ndpyramid v0.0.5 📦
What's Changed
- Update installation instructions by @andersy005 in #32
- Add metadata/attributes to the created pyramid by @andersy005 in #31
- Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #33
- Bump actions/download-artifact from 2 to 3 by @dependabot in #35
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #36
- Allow reusing weights saved in a pyramid during xESFM regridding by @andersy005 in #34
Full Changelog: v0.0.4...v0.0.5
🚀 v0.0.4 🚀
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #28
- Bump xarray-datatree version dependency + support Python 3.8 by @andersy005 in #29
Full Changelog: v0.0.3...v0.0.4