Skip to content

Add Sentinel 2 ColorIR & Burn Ratio config#1

Open
kyle-lesinger wants to merge 3 commits intomainfrom
task/addInitialCollection
Open

Add Sentinel 2 ColorIR & Burn Ratio config#1
kyle-lesinger wants to merge 3 commits intomainfrom
task/addInitialCollection

Conversation

@kyle-lesinger
Copy link
Copy Markdown

Summary

This is the first collection being ingested for Disasters with the new metadata params added to a DAG.

AC

  • Disasters approves of the metadata
  • Data Services approves of the metadata
  • Data can be visualized in veda-config

Next Steps

  • push data to production STAC (SIT)
  • receive feedback from Disasters/Data Services about current workflow and metadata in .tif
  • ingest another collection
  • merge DAG into veda-data-airflow

@kyle-lesinger kyle-lesinger changed the title Add Sentinel 2 Burn Ratio config Add Sentinel 2 ColorIR & Burn Ratio config Apr 1, 2026
}
],

"renders": {
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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",
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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,
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gwlayne also verify this information is correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant