Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


https://github.com/geostreams/gltg/issues/16

Jira
serverJIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdb14d4ad9-eb00-3a94-88ac-a843fb6fa1ca
keyGLGVO-361

2012 Nutrient Model results by SPARROW

https://www.sciencebase.gov/catalog/item/5cbf5150e4b09b8c0b700df3

Need to aggregate to HUC8

The data (total N and P) is organized by ComID.

Therefore, we need to add up the value of comID to the HUC8 that comIDs are belong to. 

Data

Steps

  • Derive a relationship table between (catchment (COMID) and HUC8) from crosswalk data above
  • calculate (add up) the total N and P value by huc8 by using table above
  • join the table above (calcualted table) with HUC8 boundary





2002 Nutrient Model Results by SPARROW

...