SeasonalNumericValues - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: SeasonalNumericValues

This table stores data values of single numeric parameters like an elevation of 45.5 that could have a unit of meter

Columns

PKNameData TypeNULLAutoDefaultCommentFK

SeasonalNumericValueIDInteger

Primary key identifier
SeasonNameVarChar(255) text value of the season names as used in the source
SeasonDateFormateDateTime

isoformat %Y/%m/%d where the year value is fixed to 1999. this is used in HydraPlatfom and Open Agua @ http://openagua.org or http://docs.openagua.org/ http://umwrg.github.io/HydraPlatform/devdocs/techdocs/timeseries.html?highlight=seasonal
SeasonOrderInteger incremental integer to preserve the order of seasons within the same attribute
SeasonNameCVVarChar(255)

CV term to a universal season name

SeasonNumericValueFloat a numeric value for the season like 100 that corresponds to the Summer season
ValuesMapperIDInteger Foreign key identifier for a DataValueMapper record


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_SeasonalNumericValues_CV_SeasonNameCVs.CV_SeasonNameDataValues.SeasonalNumericValuesNameSeasonNameCV
fk_SeasonalNumericValues_ValuesMapperDataValues.ValuesMapperDataValues.SeasonalNumericValuesValuesMapperIDValuesMapperID

Triggers

(none)


Used in Diagrams

Diagram Name
01_WaMDaM
02_WaMDaM_WCVs