Conversation
| } | ||
| ], | ||
|
|
||
| "renders": { |
There was a problem hiding this comment.
@gwlayne Please verify this section for us.
What this file is is a json config file that we feed into our ingestion pipeline. This allows us to understand default information when view in the ui.
For this section, please verify the typical min and max values (in the rescale section). Additionally, if the noData value should be something else then please provide that suggestion (although this one should likely stay as -9999.
We will be sending you more of these in the future for review. Please let me know if you have any questions.
| @@ -0,0 +1,97 @@ | |||
| { | |||
| "collection": "sentinel-2-burnratio", | |||
There was a problem hiding this comment.
@gwlayne this is the STAC collection name. I'm thinking that in the future for automation, we just grab the previous directories. So in this case, we make everything lowercase for the sensor sentinel-2 and then we lowercase the BurnRatio to burnratio.
Any thoughts about this schema?
| ], | ||
| "rescale": [ | ||
| [ | ||
| 0, |
Summary
This is the first collection being ingested for Disasters with the new metadata params added to a DAG.
AC
veda-configNext Steps
veda-data-airflow