-
Current options to write data out with a different definition of geobox coordinates include either:
a) using the private method
```
_write_cog(
data,
new_geobox,
output_fil…
-
Reported in opendatacube slack.
Currently the output layer generated using the difference tool inherits all the traits of the parent item. It should be possible to override some of these traits in …
na9da updated
1 month ago
-
related to: https://github.com/GeoscienceAustralia/dea-config/issues/1110
```
247 | ga_srtm_dem1sv1_0 | {"platform": {"code": "Space Shuttle Endeavour"}, "instrument": {"name": "SIR"}, "product_type…
-
Hey @djhoese !
I write down here some thoughts I had for the design of an interface to facilitate the reading and writing of CF-compliant netCDF with CRS information of structured grids. Do you th…
-
# QGIS Raster Temporal Catalog Data Provider
**Date** 2020/08/10
**Author** Alessandro Pasotti (@elpaso)
**Contact** elpaso at itopen dot it
**maintainer** @elpaso
**Version** QGIS 3.18…
-
## Summary:
When loading and reprojecting adjacent MODIS sinusoidal tiles to UTM with `odc.stac.load`, I'm ending up with a small sliver of missing data at the sinusoidal tile boundary. If you load…
-
I tried using odc_stac to access files in zip format using STAC catalogue, but looks like its unable to open zip files, below is the error calls, python code used is `od = stac_load(items, bands=('CL…
-
While managing the DEA ODC Databases, we've had to do some manual deletions and updates to the `agdc` database tables, and I suspect this has made Explorer unhappy.
We've used a 'QA' SQL query in t…
omad updated
7 months ago
-
I'm currently using HLS data (both HLSL30.v2.0 and HLSS30.v2.0 collections) for a short time frame (5-16-2024 through 5-18-2024) and I noticed that only areas that have an overlap of both collections …
-
## Description
The standard way to serve calculated products (e.g. NDVI) via WMS seems to be to load the raw bands and do the band math accordingly, e.g. like in [this example from the documentatio…