Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dataset): add lakeview-nightlights-tornadoes-2024 dataset config #202

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

anayeaye
Copy link
Contributor

@anayeaye anayeaye commented Dec 2, 2024

What

Add stac collection and ingestion config for lakeview-nightlights-tornadoes-2024

Parent issue

#187

Downstream veda-config PR

NASA-IMPACT/veda-config#420

Checklist

  • align title and description with veda-config
  • staging config completed and verified
  • published to staging
  • transfer config and production metadata updated
  • published to production

@@ -0,0 +1,82 @@
{
"collection": "lakeview-nightlights-tornadoes-2024",
"title": "Black Marble Night Lights– 2024 Spring Tornadoes Damage (Lakeview, OH)",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"title": "Black Marble Night Lights– 2024 Spring Tornadoes Damage (Lakeview, OH)",
"title": "Black Marble Night Lights (Lakeview OH Tornado Damage; Difference)",

{
"collection": "lakeview-nightlights-tornadoes-2024",
"title": "Black Marble Night Lights– 2024 Spring Tornadoes Damage (Lakeview, OH)",
"description": "NASA Black Marble Night Lights shows the path of a tornado through Lakeview, Ohio on March 14th, 2024, revealing where power loss occurred due to this tornado strike on the city.",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"description": "NASA Black Marble Night Lights shows the path of a tornado through Lakeview, Ohio on March 14th, 2024, revealing where power loss occurred due to this tornado strike on the city.",
"description": "Black Marble night lights imagery of tornado damage at Lakeview, Ohio in the spring 2024 tornado season.",

"dashboard": {
"resampling": "{nearest CHANGE ME}",
"bidx": [1],
"colormap_name": "{CHANGE ME}",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"colormap_name": "{CHANGE ME}",
"colormap_name": "bwr",

"resampling": "{nearest CHANGE ME}",
"bidx": [1],
"colormap_name": "{CHANGE ME}",
"nodata": "{CHANGE ME}",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"nodata": "{CHANGE ME}",
"nodata": "-999",

"assets": [
"{cog_default CHANGE ME}"
],
"rescale": ["CHANGE ME MIN", "CHANGE ME MAX"],
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"rescale": ["CHANGE ME MIN", "CHANGE ME MAX"],
"rescale": [[-150, 150]],

"colormap_name": "{CHANGE ME}",
"nodata": "{CHANGE ME}",
"assets": [
"{cog_default CHANGE ME}"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"{cog_default CHANGE ME}"
"cog_default"

Copy link
Member

@botanical botanical left a comment

Choose a reason for hiding this comment

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

@smohiudd did you work on this dataset? I think you need to commit the files changes and add the prod dataset-config and transfer-config 😯

@smohiudd
Copy link
Contributor

smohiudd commented Dec 6, 2024

@botanical thanks for the catch. Just pushed the prod files now.

@anayeaye anayeaye merged commit 665ef2d into main Dec 9, 2024
2 checks passed
@anayeaye anayeaye deleted the feat/lakeview-nightlights-tornadoes-2024-20241202 branch December 9, 2024 16:18
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.

3 participants