evo-odas
evo-odas copied to clipboard
Code Repository for the EVO-ODAS
i have a dag: "pcdn_export_agg_peak_daily", it will be trigger dag "pcdn_export_agg_peak" 3 times by difference `run_id` and `dag_run.conf`。 but when dag: "pcdn_export_agg_peak_daily" is running end, log show it get erros...
The machinery is already available in this branch (the original concept of the param extractor), it just needs to be made configurable (and maybe have some "sane" defaults): https://github.com/aaime/geoserver/commit/3b850a6712a6b139780b3193f7cb99a6e6171e6b
Would be nice to have DAGs runs exit immediately after the search / download tasks is there is no products to process. Currently this does not happen and all tasks...
Improve description.hml file in product.zip by adding OGC links to it
There is a pull request with potential speedups in GeoTools, we might want to have a look at it.
Now it's possible to extract the footprints of granules, but it's not the same thing (granule footprints are bboxes, product footprints can be, and normally are, generic polygons)
Right now outside of the data area we get full black tiles.
Currently for L8 DAG we specify which products to download using a "Landsat8Area" tuple of "path", "row", "bands" and the download task downloads only the very latest product for the...