Skip to content

Commit

Permalink
NZNational project type
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbaileynar authored and MattReimer committed Nov 8, 2024
1 parent 5892aa7 commit e4a5b07
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions lib/riverscapes/riverscapes/projectTypeTool/projectTypes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1132,5 +1132,27 @@
"url": null,
"machineName": "IGOScrape",
"state": "ACTIVE"
},
{
"name": "New Zealand National Datasets",
"summary": null,
"description": "National Datasets are containers for nationally available data to be accessed by the [Riverscapes Context model](https://tools.riverscapes.net/rscontext/), to package up for individual catchments. These datsets are not necessarily curated for all inputs to Riverscapes Context. Instead they are produced when national data is not available via a reliable API (e.g. when available only from a FTP server). These datasets are manually downloaded, curated and remain static (unlike datasets made available from a National Government and periodically updated and made availabe via their API.",
"meta": [
{
"key": "Resolution",
"value": "Reach,Cell"
},
{
"key": "Extent",
"value": "National"
},
{
"key": "Riverscapes Project Class",
"value": "Curated Dataset"
}
],
"url": null,
"machineName": "NZNational",
"state": "ACTIVE"
}
]

0 comments on commit e4a5b07

Please sign in to comment.