Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge breaking changes #863

Merged
merged 6 commits into from
Jan 21, 2025
Merged

Merge breaking changes #863

merged 6 commits into from
Jan 21, 2025

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Jan 21, 2025

Changes to missingval handling, aggregate and mosaic

rafaqz and others added 6 commits January 13, 2025 00:28
* start adding cf keyword

* add modifieddiskarray file

* use scale and offset keywords

* bugfix

* bugfix

* updates

* create

* tweaks

* bugfixes

* bugfix GRIB

* bugfixes

* add raw keyword

* clean up extensions

* updates

* mosaic fixes and standardisation

* bugfixes

* closured in create

* bugfixes

* fix resample test for nokw

* test create with a function

* Apply suggestions from code review

Co-authored-by: Anshul Singhvi <[email protected]>

* Hook up scale and offset to Zarr datasets via CDM (#732)

This fixes a strange issue I was having where Rasters.jl read the wrong values from a Kerchunk/Zarr dataset.

* use coalesceval instead of maskingval

* combine missingval and maskingval

* one missingval

* fixes

* fix mosaic

* tweaks and bugfixes

* bugfix everything

* fix aqua

* fix netcdf metadata

* docs tweaks

* typo

* bugfix and tweak docs

* fix extension doctests

* fix warp missingval

* bugfix missingval tests

* remove ext

---------

Co-authored-by: Anshul Singhvi <[email protected]>
* optimise aggregate

* specify DiskArrays.cache

* cleanup

* bugfix

* bugfix

* bugfix

* tets more syntax

* rework the meaning of Colon in aggregation

* bugfix

* comments

* more aggregate tests

* ismem is just the opposite of isdisk

* fix ag test

* fixes for disk

* bugfix

* bugfix gdal tests
* faster mosaic

* bugfix

* remove comment

* tweaks

* cleanup and reorganise

* add missing deps

* Breaking: Line and Polygon `extract` optimisation (#824)

* faster line extract

* performance

* extract in a separate file

* flatten

* bugfixes

* some more comments

* more perf tweaks

* bugfix

* fix extract ambiguities

* more ambiguity

* Bugfix geomtrait

* arg fixes

* add id column

* tests and bugfixes

* bugfix

* set id default to _False()

* fix tests

* bugfix

* bugfix

* half fix ncdatasets mosaic

* working LinerSolver with tests

* fix tests

* bugfix doctests

* bugfix atol

* bugfix create

* bugfix tests

* pad float intervals before view for fp error

* bugfix lazy reorder

* remove a #

* bugfixes

* remove show

* fix example

* fix examples

* fix tests again

* fix ambiguities
@rafaqz rafaqz merged commit 8128d41 into main Jan 21, 2025
4 checks passed
@rafaqz rafaqz deleted the breaking branch January 21, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant