WaMDaM_v1.05 [WaMDaM_DBWrench_Schema_v1.05.xml]
A Master Network is a specific implementation of a Dataset (or model), its Instances, and data values within a spatial location (e.g., Bear River Watershed, Utah). Master Networks help researchers to organize and then search groups of Instances that belong to a Dataset (or model)in space. For example, a Dataset for a WEAP model can be used to create separate WEAP model for the Bear River and the Weber River watersheds in Utah.
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| MasterNetworkID | Integer |
| Primary key identifier | |||
MasterNetworkName | VarChar(255) | Text name for the Master Network | |||||
SpatialReferenceNameCV | VarChar(255) | CV Term for a Spatial Reference system that describes the latitude and longitude coordinates |
|
||||
VerticalDatumCV | VarChar(255) | CV Term for a Vertical Datum that references where the elevation reported for the network nodes and links |
|
||||
Description | Text |
| Text description of the MasterNetwork |
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_MasterNetworks_CV_SpatialReference | CVs.CV_SpatialReference | NetScen.MasterNetworks | Name | SpatialReferenceNameCV |
fk_MasterNetworks_CV_VerticalDatum | CVs.CV_ElevationDatum | NetScen.MasterNetworks | Name | VerticalDatumCV |
(none)
Diagram Name |
01_WaMDaM |
02_WaMDaM_WCVs |