-
### Discussed in https://github.com/ZGIS/semantique/discussions/23
Originally posted by **lisahligono** April 18, 2023
I would like to ask if it's possible to get the full documentation of the…
-
### Expected behaviour
Need a better solution of identifying the same dataset with less maturity, hard matching `region_code` is less ideal.
### Actual behaviour
couldn't index any dataset withou…
-
Hi, Team,
How are you.
Please allow me to put the summary about our discussion here.
The current s2-gm plugin is functional for the DEAfrica case, where SCL is applied as the mask_band. The c…
-
https://github.com/opendatacube/odc-tools/blob/5e086527eb7f93ed484e76859a50f246007dd850/libs/algo/odc/algo/_rgba.py#L69 uses `np.bool`, which was deprecated in NumPy 1.20 in favor of https://numpy.org…
-
Due to https://github.com/opendatacube/datacube-core/issues/1448, we had to temporarily switch to "average" resampling.
However, tried adding a hillshade to "average" resampled data, but it came ou…
-
I'm adding a couple of xarray variables to a folium map, and it works fantastically but I can't get it to name them neatly.
Here's my code:
```python
import folium
import odc.geo.xr
m = fol…
-
I have an example I'm exploring currently and have found an issue, probably with my STAC doc, which I'm creating with `rio_stac`.
This notebook reproduces the error: https://gist.github.com/alexgle…
-
The datacube.load() function returns xarray.Dataset objects that contain attributes that can't be saved to NetCDF format by the member function.
Objects that can't be serialized: CRS object, flags_de…
-
`digitalearthau` (https://github.com/GeoscienceAustralia/digitalearthau) github repo has a testing package that prepares an empty database for odc testing, `digitalearthau` split pathways with current…
-
I have some Sentinel-2 MSI Level-1C data in an S3 bucket that I want to index using STAC. This data is just the unzipped archives that were downloaded from ESA and are otherwise unaltered. The image …