Skip to content

Commit

Permalink
update houston urbanization
Browse files Browse the repository at this point in the history
  • Loading branch information
smohiudd committed Nov 2, 2023
1 parent 1446198 commit 372fc48
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion ingestion-data/collections/houston-urbanization.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,27 @@
"dashboard:is_periodic": false,
"dashboard:time_density": "year",
"stac_version": "1.0.0",
"providers": []
"providers": [
{
"name": "USGS",
"url": "https://lpdaac.usgs.gov/product_search/",
"roles": [
"producer"
]
},
{
"name": "NASA VEDA",
"url": "https://www.earthdata.nasa.gov/dashboard/",
"roles": [
"host"
]
},
{
"name": "NASA VEDA",
"url": "https://www.earthdata.nasa.gov/dashboard/",
"roles": [
"processor"
]
}
]
}

0 comments on commit 372fc48

Please sign in to comment.