Jeremy Hooke
Jeremy Hooke
I tried to update a set of products recently that were stored in a multi-document yaml: - Running `datacube product update products.yaml.gz` threw an error because one of the products...
I get a parse errror using less 1.2.19 with print CSS selectors: ``` @page { margin: 2cm } @page :first { margin-top: 10cm } ``` The CSS paged media specification:...
Apps written using Java's JSF are littered with HTML elements with colons in the ID, eg: ``` ``` To select these with CSS you can backslash the colon, like this:...
We allow stac searches with a datetime property: `/stac/search?datetime=` Currently `datetime` can be a timestamp: ``` /stac/search?datetime=2018-02-12T23:20:50Z ``` or a range: ``` /stac/search?datetime=2018-02-12T00:00:00Z/2018-03-18T12:31:12Z ``` ... and time is optional: ```...
From reading the release notes, these are things to investigate: (many of these will go upstream to eodatasets, rather than here, as it does the `Item` conversion for us) Item...
It seems we have no credentials configured now (but did in the past?) ``` Run docker/login-action@v3 Error: Username and password required ```
Reported by Belle and Toktam ``` warnings.warn( Traceback (most recent call last): File "le_lccs_odc.py", line 74, in gridded_classification.run_classification( File "/home/jovyan/livingearth_lccs/le_lccs/le_utils/gridded_classification.py", line 366, in run_classification export_obj.write_xarray(l4_out_classification_array, **product.config()) File "/home/jovyan/livingearth_lccs/le_lccs/le_export/gridded_export.py", line 187,...
As suggested by @alexgleith in #98
A few products have been indexed with their location resolved to a specific lustre drive (eg. `/g/data2`) rather than the symlink `/g/data`. Query of unique `file:///` prefixes: | prefix |...
Example [WOfS dataset](https://data.dea.gadevs.ga/dataset/9c520951-aee9-4a20-8232-00deb1609836) algorithm section:  Here's a query for all products with this issue. For most of them it's a small percentage...