Versions Compared

Key

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

...

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

...