PhenocamCubes - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: PhenocamCubes

Columns

PKNameData TypeNULLAutoDefaultCommentFK

PhenocamCubeIDInteger

This is the unique ID of a PhenocamCube which was generated by processing a series of Phenocam Images
PhenocamDatasetIDInteger The id of the phenocam dataset. The dataset is a series of images associated with a specific camera

FilterSetting1VarChar(100)

A first filter setting. For now placeholder
FilterSetting2VarChar(100)

The second filter setting. For now placeholder
FilterSetting3BigInt

The third Filter setting. For now placeholder
CubefileDirectoryOnServerVarChar()
PhenocamCubeFileNameOnServerVarChar(200)
FirstImageDatetimeUTCDateTime
LastImageDatetimeUTCDateTime
NumberImagesInCubeInteger

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_phenocamcubes_phenocamdataODMXSSI.PhenocamDataODMXSSI.PhenocamCubesPhenocamDatasetIDPhenocamDatasetID

Triggers

(none)


Used in Diagrams

Diagram Name
ODMXSSI