-
This code in `geotrellis.spark.io.accumulo.AccumuloLayerCopier#copy` instantiates but does not throw the wrapped exception, effectively swallowing it. Since `copy` returns `Unit`, the compiler does no…
-
Hi,
I'm not sure this is a problem with geotrellis or spark or my configuration.
Starting from geodocker-cluster and with some upgrade of the actual chattademo project (basically a porting to scal…
-
The instructions to run the chatta-demo on geodocker-cluster don't appear to be working. The install scripts referenced in the readme don't seem to be either in the chatta-demo repo, or the geodocker-…
-
load_disk_collection is backed by a process that is only supported on Geotrellis backend.
There also do not seem to be unit tests.
Use cases of this method can probably be replaced by load_uploaded_f…
-
Logging this in the event others are running into performance issues with Kryo serialization. I'd moved away from using the convenient `KryoSerializer` class due to high instantiation costs.
https:…
-
This task is to rewrite our GeoTrellis Getting Started page in the new mdocs.
It should include:
- [ ] A short list of key GeoTrellis features and packages (non-exhaustive)
- [ ] A link to our up…
-
A 429 response to a get tile request should be attempted 5 times before failing. According to [this test result](https://jenkins.vgt.vito.be/job/openEO/job/openeo-geotrellis-extensions/view/change-req…
-
It would save end users headaches if we could check for gdal when `create_rf_spark_context` is called, confirm the version is compatible, and pass the library path to the JVM.
-
I am running extractions of multiple patches of Sentinel1 data using sample_by_feature and a GeoParquet of samples of 640m x 640m for spatial filtering. By default, the output NetCDF file has a spatia…
-
Copied from: https://github.com/Open-EO/openeo-python-client/issues/219
1. The files exported by a batch job are returned from the server in the headers with the wrong content type. I got `applicatio…