Closed mpu-creare closed 1 year ago
@mpu-creare Is there anything specific you want me to focus on? I'm curious how thorough of a review you are interested in. It's been awhile since I've been in this repo.
@jmilloy it's been a while since we've made a release. I just wanted a quick sanity check from another set of eyes. Most of the changes happened months ago and were reviewed as part of other PRs.
Thanks for asking!
Thanks a lot @jmilloy:
Merging...
3.2.0 release
Features
get_source_data
method forDatasource
nodes to bypass interpolation (#485)get_bounds
method toNode
to retrieve the coordinate bounds (#486)Node
point prober features that will evaluate every node in a pipeline at a point and record its value. Useful for debugging complex pipelines.AffineCoorindates
(#491) these are stacked spatial shaped coordinates that are parameterized by ageotransform
. ReplacesRotatedCoordinates
.OGC.WCS
Node
can now handle multi-band geotiffsBugfixes
Rasterio
node will no longer attempt to use overviews when no overviews are present.geotransform
shape transpose errorlist
indices