-
- [ ] allow to specify an additional source used as an external mask
- [ ] RasterReader.maskArray methode needs to be adopted to reflect the external masking
This feature will be used by the follo…
-
Lot of things in https://gitlab.inf.unibz.it/earth_observation_public/raster-to-stac/-/blob/main/raster2stac/rioxarray_stac.py?ref_type=heads are adapted version of rio-stac code to support Xarray dat…
-
A partir du menu contextuel d'un service WMS-vecteur publié, proposer l'option "Créer un service raster WMS/WMTS" qui conduit à 2 étapes successives de création d'une pyramide de tuiles raster :
1. …
-
I'm using addGeotiff to map a masked raster:
```
leaflet() %>%
addProviderTiles("Esri.WorldImagery",
group = "Esri imagery") %>%
addGeotiff(file = filepath, #path to …
-
I've got a single valid pixel and the range it's showing is pretty restricted, and the filling seems to be clipped
![test](https://github.com/user-attachments/assets/737ff2fa-4b11-41df-b97b-a4ee3b7…
-
When trying to reconstruct rasters with a non-zero `anchor_plate_id` and a `gplately.PlateReconstruction` set with a non-zero anchor_plate_id, raster still reconstructs using anchor_plate_id=0 (unless…
-
Do we want the HDX FloodScan rasters processed in this repository?
The daily rasters pushed to HDX will follow a different process than what has been done so far in the repo.
The final raster pr…
-
Hi,
When I download images using SRTM Downloader the plugin seems to work fine, but the images downloaded appears with a red warning saying "Layer not available" and not showing anything on screen.…
-
**Describe the bug**
In the `ome-zarr` case, `RasterJsonLoader.js` handles a `coordinateTransformations` metadata attribute, in which we can scale and move the image. However it seems to be impossibl…
-
Aggregate uses dims and loci for reseampling an array and its dimesions, and it seems pretty generally useful outside of spatial data.