File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Changes in 0.3.0 (under development)
22
3- - ` xcube_resampling.rectify_dataset ` works now fully lazy and is scalable.
4- - Methods ` test_ij_bbox_from_xy_bbox ` and ` test_ij_bboxes_from_xy_bboxes ` in ` xcube_resampling.gridmapping.GridMapping ` has been removed; note
5- that both methods have been only used in ` xcube_resampling.rectify_dataset ` ; thus updated methods
6- are now in xcube_resampling.rectify._ compute_source_tile_indexing`.
3+ - ` xcube_resampling.rectify_dataset ` is now fully lazy and scalable.
4+ - Removed methods ` test_ij_bbox_from_xy_bbox ` and ` test_ij_bboxes_from_xy_bboxes ` from
5+ ` xcube_resampling.gridmapping.GridMapping ` . These methods were only used by
6+ ` xcube_resampling.rectify_dataset ` ; their updated implementations now live in
7+ ` xcube_resampling.rectify._compute_source_tile_indexing ` .
78
89
910## Changes in 0.2.4
You can’t perform that action at this time.
0 commit comments