Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Breaking: Standardise cf standards and missingval handling (#695)
* 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]>
- Loading branch information