-
If we migrate for coastlines sake (if nothing else), we should like use the most common grid (or somehow see which pathrow has the largest area in the cell based on the stac bbox?)
-
I have a 1 metre LiDAR dataset that I am loading from a raster file via `rioxarray`. I would like to reproject this dataset into a specific CRS (Australian Albers) and resolution (10 metres), similar …
-
I would like to know the difference between _aggregate_temporal_frequency_ which is available in GEE compared to _aggregate_temporal_period_ in the API. I would like to implement it also in the openda…
-
I have a list of datasets `data` generated using (roughly)
```
data = [odc.stac.load((item,),
crs=crs,
resolution=resolution,
…
-
I am following the [tutorial](https://datacube-core.readthedocs.io/en/latest/ops/indexing.html#s3-indexing-example) to deploy a Data Core in a Windows local machine. I am instead using Anaconda instea…
-
A user on LinkedIn and @alexgleith have encountered a possible bug in our Explorer STAC search API ([see link here](https://www.linkedin.com/feed/update/urn:li:ugcPost:7163413218147725313?commentUrn=u…
-
add trait to allow users to specify if datetimes are in UTC -- when the date attributes have no timezone
Related ticket
https://app.zenhub.com/workspaces/terriajs-all-57511fce8d1d8954514d40d1/issues…
-
One possibility is to use https://github.com/opendatacube/odc-stac to pull the Sentinel imagery into Xarray with STAC, which is how Planetary Computer stores the imagery. Should make it easy to put in…
-
I ran into this issue while reprojecting some data but I think the underlying cause is that `GeoBox` objects created by different means for the same grid location will have affine transforms that are …
fbunt updated
9 months ago
-
Hi everyone,
Facing the below issue please help to resolve. Thank you.
435.8 ERROR: Package 'deafrica-tools-2.3.2' requires a different Python: 3.8.10 not in '=3.9'
------
failed to solve: p…