-
- [ ] Build and host WPS server image (to ECR)
- [ ] ADO
- [x] manual image push to ECR (444488357543.dkr.ecr.us-west-2.amazonaws.com/datacube_wps:latest)
- [ ] ADO pipeline to …
-
#### Description
There are several 404 errors in the documentation
e.g., the following links on this page https://zgis.github.io/semantique/_notebooks/datacube.html
https://zgis.github.io/seman…
-
-
Currently, functions from `dea_tools.classification` access spatial information about datacube-loaded data using the `.geobox` extension, and geometry tools from `datacube.utils.geometry`.
In ODC …
-
#### Code Sample, a copy-pastable example if possible
```python
cat = intake.open_catalog('https://raw.githubusercontent.com/USGS-python/hytest-catalogs/main/hytest_intake_catalog.yml')
ds = cat[…
-
I recently learned about odc-stac, which like stackstac provides methods for loading STAC items as xarray objects. the differences between the two are discussed here:
https://github.com/opendatacub…
-
Hello,
I'm unable to run prep.py to create yaml datasets documents for indexing the data.
Can you show me an example of the generated yaml file?
Also, is it possible to create yaml datasets docum…
-
There is a step between `find_datasets` and `load_data` that transforms an un-ordered sequence of datasets into a structured container of datasets (`xr.DataArray` )
https://github.com/opendatacube…
-
https://github.com/opendatacube/datacube-core/blob/bdf459949ce18689a3be87350919f406e3376157/datacube/api/core.py#L137-L140
If [rioxarray.open_rasterio](https://corteva.github.io/rioxarray/stable/ri…
-
As we mentioned in our landsat8 demo blog post (https://medium.com/pangeo/cloud-native-geoprocessing-of-earth-observation-satellite-data-with-pangeo-997692d91ca2), there is still much room for improve…