-
how to reproduce
```bash
datacube system init
datacube product add https://raw.githubusercontent.com/opendatacube/datacube-dataset-config/main/products/s2_l2a.odc-product.yaml
```
```python
…
-
Opening an issue here for possible ways to visualize case studies where we have 10s of GB of data or more, either locally or in an S3 bucket. We're going to have multiple layers (unwrapped phase, cohe…
-
I'm trying to read a multi band asset following the guidance here: https://github.com/opendatacube/odc-stac/pull/118#issue-1708418259
```python
def xarr_from_aoi_point(point: Point, time_range: st…
-
The error was seen when running datacube-ows, but https://github.com/opendatacube/datacube-core/blob/ff0d0b7e6fa5b966b024c2414d4ec968c09e0fc1/datacube/api/core.py#L556 seems to be in this repository, …
-
`datacube-ows` version: master
`ows_config.py` version/link:: any
### Description
Currently pylint is pinned to an older / insecure version since newer versions impose stricter requirements which…
-
Hi all, as discussed internally within DEA, we have recently encountered an issue where floating point rasters are not displayed correctly in ESRI software due to the lack of an explicitly set nodata …
-
I would like to raise topic and hear your opinions about status of remote sensing in R. Do you also have the impression that there has been a technological leap recently, but the available teaching ma…
kadyb updated
10 months ago
-
#### Description
Recipe execution retrieves and then continues to drag along all timesteps for which every value has no data (i.e. nan).
In certain situations, this produces results with many na…
-
People love the Xarray/Dask/... software stack for geospatial workloads, but only up to about the terabyte scale. At the terabyte scale this stack can struggle, requiring expertise to work well and fr…
-
Testing out 1.9.0rc1:
Related #1424
https://github.com/opendatacube/datacube-core/blob/0c5475e54df968aac60864f4542630da20ce7767/datacube/utils/geometry/_base.py#L1009
I am seeing these errors…