digitalearthau icon indicating copy to clipboard operation
digitalearthau copied to clipboard

Code and tools for Digital Earth Australia (a deployment of Open Data Cube)

Results 25 digitalearthau issues
Sort by recently updated
recently updated
newest added

As reported on Slack, the `numpy.bool` type is used in https://github.com/GeoscienceAustralia/digitalearthau/blob/develop/digitalearthau/utils.py (and possibly elsewhere in this repo). Recent versions of numpy fail on this with an AttributeError: > `np.bool` was...

Add odc-geo as an env requirement as it is needed by the dea_tools library.

## The Problem While looking for sample data for https://github.com/opendatacube/datacube-explorer/pull/487 , I noticed that some `ga_ls_wo_3` data indexed in the Production AWS data is missing thumbnail information. This dataset was...

AWS
Data

This config directory is being replaced by the one that's being created in this PR: https://github.com/GeoscienceAustralia/dea-config/pull/593 Todo: we need to work out where to put the old `config/ingestion` and `config/products`...

Although we are currently able to search by `region_code` in Landsat C3 ARD, this makes it difficult to search for data acquired along an entire Landsat path or row. It...

Hi, It would be useful if landsat_product_id is in the searchable fields in Landsat c3 ard. This would speed up determining which L1's to process.

## Issue Currently the Sandbox Explorer provides the STAC endpoint to the production database for DEA data on AWS: https://explorer.sandbox.dea.ga.gov.au/stac/ Matthias Mohr recently added this endpoint to the official STAC...

I require`odc.io.cgroups` and `dask_ml` to be installed for some of the ML notebooks to work correctly on the VDI.

https://github.com/GeoscienceAustralia/digitalearthau/blob/085d69cb6ecc7f277b37be80531de01208ec9caf/digitalearthau/config/eo3/products-aws/ard_ls7.odc-product.yaml#L44 https://github.com/GeoscienceAustralia/digitalearthau/blob/085d69cb6ecc7f277b37be80531de01208ec9caf/digitalearthau/config/eo3/products/ard_ls7.odc-product.yaml#L44 These need to be fixed and then applied on 3 AWS DBs and the NCI DB

Cannot import `hdstats` or use `odc.algo.xr_geomedian()` as it relies on `hdstats` within the dea module. ![image (1)](https://user-images.githubusercontent.com/16248370/101837856-cec23f00-3b93-11eb-845e-08cdf1983c76.png)