-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
New spec for the subAOI tool
- Rename subAOI to subbasin throughout the BAGIS-P interface
- The total area of all subbasins equals to the AOI area. That is, the AOI areas that are not within any user-defined subbasins form their own subbasin (with the same subbasin ID).
- Add a new nsub table in the BAGIS-P output parameter file. The nsub table has a dimension of nsub with two parameters: hru_subbasin and subbasin_down. hru_subbasin is a unique sequential ID number for each subbasin. subbasin_down is the ID of the downstream subbasin whose inflow is the outflow from this subbasin.