with contributions from Steve Kopp, Steve Grise, and Tim Whiteaker Space and Time By David R. Maidment with contributions from Steve Kopp, Steve Grise, and Tim Whiteaker
Space and Time Introductory concepts Discrete space-time model – Arc Hydro Temporal Geoprocessing Continuous space-time model – netCDF Tracking Analyst
Space and Time Introductory concepts Discrete space-time model – Arc Hydro Temporal Geoprocessing Continuous space-time model – netCDF Tracking Analyst
Linking GIS and Water Resources Water Environment (Watersheds, gages, streams) Water Conditions (Flow, head, concentration)
Data Cube A simple data model Time, T “When” D “Where” Space, L Variables, V “What”
Discrete Space-Time Data Model ArcHydro Time, TSDateTime TSValue Space, FeatureID Variables, TSTypeID
Continuous Space-Time Model – NetCDF (Unidata) Time, T Coordinate dimensions {X} D Space, L Variable dimensions {Y} Variables, V
CUAHSI Observations Data Model A relational database at the single observation level (atomic model) Stores observation data made at points Metadata for unambiguous interpretation Traceable heritage from raw measurements to usable information Streamflow Groundwater levels Precipitation & Climate Soil moisture data Water Quality Flux tower data
ODM and HIS in an Observatory Setting e. g. http://www. bearriverinfo Pre Conference Seminar
Space, Time, Variables and Observations An observations data model archives values of variables at particular spatial locations and points in time Observations Data Model Data from sensors (regular time series) Data from field sampling (irregular time points) Variables (VariableID) Space (HydroID) Time
Space, Time, Variables and Visualization A visualization is a set of maps, graphs and animations that display the variation of a phenomenon in space and time Vizualization Map – Spatial distribution for a time point or interval Graph – Temporal distribution for a space point or region Animation – Time-sequenced maps Variables (VariableID) Space (HydroID) Time
Space, Time, Variables and Simulation A process simulaton model computes values of sets of variables at particular spatial locations at regular intervals of time Process Simulation Model A space-time point is unique At each point there is a set of variables Variables (VariableID) Space (HydroID) Time
Space, Time, Variables and Geoprocessing Geoprocessing is the application of GIS tools to transform spatial data and create new data products Geoprocessing Interpolation – Create a surface from point values Overlay – Values of a surface laid over discrete features Temporal – Geoprocessing with time steps Variables (VariableID) Space (HydroID) Time
Space, Time, Variables and Statistics A statistical distribution is defined for a particular variable defined over a particular space and time domain Statistical distribution Represented as {probability, value} Summarized by statistics (mean, variance, standard deviation) Variables (VariableID) Space (HydroID) Time
Space, Time, Variables and Statistical Analysis A statistical analysis summarizes the variation of a set of variables over a particular domain of space and time Statistical analysis Multivariate analysis – correlation of a set of variables Geostatistics – correlation space Time Series Analysis – correlation in time Variables (VariableID) Space (HydroID) Time
From Robert Vertessy, CSIRO, Australia Space-Time Datasets CUAHSI Observations Data Model Sensor and laboratory databases Pre Conference Seminar From Robert Vertessy, CSIRO, Australia
Space and Time Introductory concepts Discrete space-time model – Arc Hydro Temporal Geoprocessing Continuous space-time model – netCDF Tracking Analyst
Space-Time Cube Time TSDateTime Data Value TSValue FeatureID Space Variable TSTypeID
Time Series Data
Time Series of a Particular Type
A time series for a particular feature
A particular time series for a particular feature
All values for a particular time
MonitoringPointHasTimeSeries Relationship
TSTypeHasTimeSeries
Arc Hydro TSType Table Arc Hydro has 6 Time Series DataTypes Units of measure Regular or Irregular Time interval Type Of Time Series Info Recorded or Generated Type Index Variable Name Arc Hydro has 6 Time Series DataTypes Instantaneous Cumulative Incremental Average Maximum Minimum
Time Series Types Instantaneous Incremental Average Cumulative Minimum Maximum
A Theme Layer Synthesis over all data sources of observations of a particular variable e.g. Salinity
Texas Salinity Theme 7900 series 347,000 data 7900 series TPWD 3400 TCEQ 3350 TWDB 150
Copano and Aransas Bay Salinity Number of Data 0 – 50 50 – 150 150 – 400 400 – 1000 1000 – 3000 Copano Bay Aransas Bay
Texas Daily Streamflow Theme USGS Data 1138 sites (400 active)
Austin – Travis Lakes Streamflow Years of Data 0 – 10 10 – 20 20 – 40 40 – 60 60 – 110
Texas Water Temperature Theme 22,700 series 966,000 data
Austin – Travis Lakes Water Temperature Number of Data 0 – 50 50 – 150 150 – 400 400 – 1000 1000 – 5000
http://data.crwr.utexas.edu
Data from Individual Sites
HydroPortal to access Themes
Space and Time Introductory concepts Discrete space-time model – Arc Hydro Temporal Geoprocessing Continuous space-time model – netCDF Tracking Analyst
Four Panel Diagram Time Series {value, time} Feature Series {shape,value, time} Four Panel Diagram Raster Series {raster, time} Attribute Series {featureID, value, time}
Time series from gages in Kissimmee Flood Plain 21 gages measuring water surface elevation Data telemetered to central site using SCADA system Edited and compiled daily stage data stored in corporate time series database called dbHydro Each time series for each gage in dbHydro has a unique dbkey (e.g. ahrty, tyghj, ecdfw, ….)
Compile Gage Time Series into an Attribute Series table
Hydraulic head Land surface h Mean sea level (datum) Hydraulic head is the water surface elevation in a standpipe anywhere in a water system, measured in feet above mean sea level
Map of hydraulic head Z Hydraulic head, h h(x, y) x y X Y A map of hydraulic head specifies the continuous spatial distribution of hydraulic head at an instant of time
Time sequence of hydraulic head maps z t3 t2 t1 Hydraulic head, h x y
Attribute Series to Raster Series
Inundation d h L Depth of inundation = d IF (h - L) > 0 then
Inundation Time Series d(x,y,t) = h(x,y,t) – LT(x,y) h (x,y,t) LT(x,y) d(x,y,t) t Time
Ponded Water Depth Kissimmee River June 1, 2003
Depth Classification Depth Class 11 5 9-10 4 7-8 3 5-6 2 3-4 1 1-2 -1
Feature Series of Ponded Depth
Attribute Series for Habitat Zones
Space and Time Introductory concepts Discrete space-time model – Arc Hydro Temporal Geoprocessing Continuous space-time model – netCDF Tracking Analyst
Multidimensional Data Data cube (3D) or hypercube (4D,5D…) Temperature varying with time Temperature varying with time and altitude T Y X
Multidimensional Data Time = 3 Time = 2 Time = 1
Multidimensional Data Time = 3 Time = 2 Time = 1
Multidimensional Data Time = 1 Time = 2 Data Cube Time = 3 Time Slices
Multidimensional Data Includes variation in (x,y,z,t)
What is NetCDF? NetCDF (network Common Data Form) A platform independent format for representing multi-dimensional array-orientated scientific data. Self Describing - a netCDF file includes information about the data it contains. Direct Access - a small subset of a large dataset may be accessed efficiently, without first reading through all the preceding data. Sharable - one writer and multiple readers may simultaneously access the same netCDF file. NetCDF is new to the GIS community but widely used by scientific communities for around many years
What is a NetCDF file? NetCDF is a binary file A NetCDF file consists of: Global Attributes: Describe the contents of the file Dimensions: Define the structure of the data (e.g Time, Depth, Latitude, Longitude) Variables: Holds the data in arrays shaped by Dimensions Variable Attributes: Describes the contents of each variable CDL (network Common Data form Language) description takes the following form netCDF name { dimensions: ... variables: ... data: ... }
Storing Data in a netCDF File
NetCDF Data Sources Community Climate Systems Model (CCSM) http://www.ccsm.ucar.edu, https://www.earthsystemgrid.org/ The CCSM is fully-coupled, global climate model that provides state-of-the-art computer simulations of the Earth's past, present, and future climate states. 100 yrs of climate change forecast data (2000-2099) Control runs (1870-1999) and scenario runs Temperature, precipitation flux, surface snow thickness, snowfall flux, cloud water content, etc. Program for Climate Model Diagnosis and Intercomparison (PCMDI) http://www-pcmdi.llnl.gov/
NetCDF Data Sources Vegetation and Ecosystem Modeling and Analysis Project (VEMAP) http://dataportal.ucar.edu/vemap/main.html VEMAP was a large, collaborative, multi-agency program to simulate and understand ecosystem dynamics for the continental United States. The VEMAP Data Portal is a central collection of files maintained and serviced by the NCAR Data Group Climate data interval: Annual, monthly, and daily. Data type: Historical and model results Data: Temperature, irradiance, precipitation, humidity, incident solar radiation, vapor pressure, elevation, land area, vegetation, water holding capacity of soil, etc.
NetCDF Data Sources British Atmospheric Data Center (BADC) http://badc.nerc.ac.uk/data/ The role of the BADC is to assist UK atmospheric researchers to locate, access and interpret atmospheric data. Many datasets are publicly available but datasets marked with key symbol have restricted access. Datasets are organized by projects or organizations. Climatology Interdisciplinary Data Collection (CIDC) has monthly means of over 70 Climate Parameters. Met Office - Historical Central England Temperature Data has the monthly series, which begins in 1659, is the longest available instrumental record of temperature in the world. The daily series begins in 1772.
NetCDF Data Sources National Oceanic & Atmospheric Administration (NOAA) National Digital Forecast Database (NDFD) http://www.nws.noaa.gov/ndfd/ Radar Integrated Display with Geospatial Element (RIDGE) http://www.srh.weather.gov/ridge/ Precipitation Analysis http://www.srh.noaa.gov/rfcshare/precip_download.php Climate Diagnostics Center http://www.cdc.noaa.gov/ NCDC THREDDS Catalog http://www.ncdc.noaa.gov/thredds/catalog.html NCDC NCEP Stage IV Radar Rainfall http://www.ncdc.noaa.gov/thredds/catalog/radar/StIV/catalog.html
NetCDF in ArcGIS NetCDF data is accessed as Raster Feature Table Direct read (no scratch file) Exports GIS data to netCDF
Gridded Data Raster Point Features
NetCDF Tools Toolbox: Multidimension Tools Make NetCDF Raster Layer Make NetCDF Feature Layer Make NetCDF Table View Raster to NetCDF Feature to NetCDF Table to NetCDF Select by Dimension
Space and Time Introductory concepts Discrete space-time model – Arc Hydro Temporal Geoprocessing Continuous space-time model – netCDF Tracking Analyst
Tracking Analyst Simple Events Complex Event 1 feature class that describes What, When, Where Complex Event 1 feature class and 1 table that describe What, When, Where Arc Hydro
Simple Event ID Time Geometry Value 1 T1 X1,Y1 0.1 2 T2 X2,Y2 0.3 T3 0.7 T4 X4,Y4 0.4 3 T5 X5,Y5 0.5 T6 X6,Y6 0.2 4 T7 X7,Y7 T8 X8,Y8 0.8 T9 X9,Y9 Unique Identifier for objects being tracked through time Observation Time of observation (in order) Geometry of observation
Complex Event (stationary version) ID Time Value 1 T1 0.1 2 T2 0.3 T3 0.7 T4 0.4 3 T5 0.5 T6 0.2 4 T7 T8 0.8 T9 ID Geometry 1 X1,Y1 2 X2,Y2 3 X3,Y3 4 X4,Y4 Cases 1, 2, 3, 4, 5 The object maintains its geometry (i.e. it is stationary)
Complex Event (dynamic version) ID Geometry Time Value 1 X1,Y1 T1 0.1 2 X2,Y2 T2 0.3 X3,Y3 T3 0.7 X4,Y4 T4 0.4 3 X5,Y5 T5 0.5 X6,Y6 T6 0.2 4 X7,Y7 T7 X8,Y8 T8 0.8 X9,Y9 T9 ID Gage Number 1 1001 2 1002 3 1003 4 1004 Cases 6 and 7 The object’s geometry can vary with time (i.e. it is dynamic)
Tracking Analyst Display
Feature Class and Time Series Table
Temporal Layer Shape from feature class is joined to time series value from Time Series table
Summary Concepts Hydrologic variables are defined as a function of space and time Although space and time seem alike as independent dimensions they are not: Space can be discrete or continuous and is multidimensional Time is one-dimensional This leads to idea of spatially-referenced time series of data
Summary Concepts (II) In Arc Hydro, discrete spatial features are associated with time series values through a HydroID-FeatureID relationship Time series associated with individual features become Attribute Series associated with a Feature class Attribute series can be transformed to Raster Series and Feature Series by temporal geoprocessing (Four panel diagram)
Summary Concepts (III) ArcGIS explicitly supports time representations through By allowing operations on netCDF files for spatially continuous fields By allowing visualization of moving features using Tracking Analyst