-
### Expected behaviour
When adding odc-apps-dc-tools-0.2.14 there is an issue with aiohttp if the version of python is greater than 3.10. The main reason for this is that aiohttp for python >3.10 i…
-
I'm getting an error while reading a tiff that starts with `rasterio._err.CPLE_AppDefinedError: IReadBlock failed at X offset 9, Y offset 3: TIFFReadEncodedTile() failed` etc. and ends with `rasterio.…
-
Tiles:
```
https://deppcpublicstorage.blob.core.windows.net/output/dep_ls_geomad/0-0-2/66/20/2023/dep_ls_geomad_66_20_2023.stac-item.json
https://deppcpublicstorage.blob.core.windows.net/output/d…
-
I believe rioxarray loads the whole data array before reprojecting. Reprojecting a data array chunk by chunk would allow to handle much bigger data. It would also remain in the Dask lazy execution mod…
-
Using the notebook `01_minibackend_demo.ipynb` I tried to import the modules:
1. core
2. specs
3. save_result
4. load_collection
It tells me that they aren't there, in fact I can't find them am…
-
## Issue
I am currently loading a STAC Item (originally created from a COG file) into Xarray Dataset using the odc.stac library using this code block:
```python
import odc.stac
url = "sta…
-
### Description
This issue is partially described (and partially resolved) in the comments of #958, but in short:
- in timezones which are behind UTC (e.g. USA, Chile, etc), the time axis in the Get…
-
In Astronomy we have already used DataCubes to store and query multi-dimensional data.
In Earth observation is becoming hot the discussion despite the concept is been there for a while. It got hot be…
-
Impacts all notebooks.
```
/env/lib/python3.10/site-packages/datacube/drivers/driver_cache.py:54: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/lates…
-
I deployed the tile-server to my k8s instance with a dedicated "import" deployment. When running it successfully completes the processing and clustering the tables by geometry, but afterwards just fin…