+ All Categories
Home > Documents > Relational databases as a tool to manage environmental data at the research plot scale

Relational databases as a tool to manage environmental data at the research plot scale

Date post: 13-Jan-2016
Category:
Upload: aden
View: 40 times
Download: 1 times
Share this document with a friend
Description:
Relational databases as a tool to manage environmental data at the research plot scale. Tyler Erickson Institute of Arctic and Alpine Research University of Colorado Deborah Donahue Data Manager, Snow Hydrology Research Group Donald Bren School of Environmental Science and Management - PowerPoint PPT Presentation
Popular Tags:
28
Relational databases as a tool to manage environmental data at the research plot scale Tyler Erickson Institute of Arctic and Alpine Research University of Colorado Deborah Donahue Data Manager, Snow Hydrology Research Group Donald Bren School of Environmental Science and Management University of California
Transcript
Page 1: Relational databases as a tool to manage environmental data at the research plot scale

Relational databases as a tool to manage environmental data at the

research plot scale

Tyler EricksonInstitute of Arctic and Alpine Research

University of Colorado

Deborah DonahueData Manager, Snow Hydrology Research Group

Donald Bren School of Environmental Science and Management

University of California

Page 2: Relational databases as a tool to manage environmental data at the research plot scale

Q: Why Relational Databases?

A: To Manage Large Data Sets

Page 3: Relational databases as a tool to manage environmental data at the research plot scale

Storage Choices

• Field notes– Good for data

collection

– Difficult to share

Page 4: Relational databases as a tool to manage environmental data at the research plot scale

Storage Choices

• Field notes • The bookshelf

Page 5: Relational databases as a tool to manage environmental data at the research plot scale

Storage Choices

• Field notes

• The bookshelf• The file cabinet

Page 6: Relational databases as a tool to manage environmental data at the research plot scale

Storage Choices

• Field notes

• The bookshelf• The file cabinet• Etc.

Page 7: Relational databases as a tool to manage environmental data at the research plot scale

Distributable Storage Choices

• Text data files– Most flexible; easy to

set up & distribute– Difficult for analysis

Page 8: Relational databases as a tool to manage environmental data at the research plot scale

Distributable Storage Choices

• Text data files• Spreadsheets

– Good for analysis– Inflexible distribution

Page 9: Relational databases as a tool to manage environmental data at the research plot scale

Distributable Storage Choices

• Text data files• Spreadsheets• Database

– Best for large high-dimensional datasets; flexible distribution

– Work intensive to set up & maintain

Page 10: Relational databases as a tool to manage environmental data at the research plot scale

Distributable Storage Choices

• Text data files• Spreadsheets• Database• GIS

– Best for spatial data– Uses a relational

database

Page 11: Relational databases as a tool to manage environmental data at the research plot scale

It’s 4pm and you are somewhere near Granby, Colorado…

Do you know where your data are?

Page 12: Relational databases as a tool to manage environmental data at the research plot scale

1 2 3 4

5 6 7 8

Page 13: Relational databases as a tool to manage environmental data at the research plot scale

Data in Need of a Database

• Data Characteristics– Large volume– Constant format– Need for sharing

Page 14: Relational databases as a tool to manage environmental data at the research plot scale

Designing a Database

Data Modeling1. Identifying related entities

• Sample locations, spatial extent, sampling methods, recorded data, data quality, topography…

2. Determining relationships between entities

Page 15: Relational databases as a tool to manage environmental data at the research plot scale

Relationships

CARDINALITY: Defines the numeric relationships between occurrences of the entities

• One-to-One– (one member to one home address)

• One-to-Many– (one region/state/province to many members)

• Many-to-Many– (many members to many papers)

Page 16: Relational databases as a tool to manage environmental data at the research plot scale

Example: Keeping Track of the WSC

Page 17: Relational databases as a tool to manage environmental data at the research plot scale

Example Table Data

Page 18: Relational databases as a tool to manage environmental data at the research plot scale

(MMSA Example)

Page 19: Relational databases as a tool to manage environmental data at the research plot scale

Database Information System

Page 20: Relational databases as a tool to manage environmental data at the research plot scale

Database Information System

Page 21: Relational databases as a tool to manage environmental data at the research plot scale

Database Information System

Page 22: Relational databases as a tool to manage environmental data at the research plot scale

Database Information System

Page 23: Relational databases as a tool to manage environmental data at the research plot scale

Database Information System

Page 24: Relational databases as a tool to manage environmental data at the research plot scale

Other Examples

• EPA

http://www.epa.gov/storet/

Page 25: Relational databases as a tool to manage environmental data at the research plot scale

Other Examples

• EPA

• USGS Surface Water

http://waterdata.usgs.gov/nwis/sw

Page 26: Relational databases as a tool to manage environmental data at the research plot scale

Other Examples

• EPA

• USGS Surface Water

• Snotel

http://www.wrcc.dri.edu/snotel.html

Page 27: Relational databases as a tool to manage environmental data at the research plot scale

Summary

• Relational databases can be overkill for small data sets.

• Relational databases are a good choice for large data sets with a consistent format, that need to be distributed to many users.

Page 28: Relational databases as a tool to manage environmental data at the research plot scale

Acknowledgments

• NASA-EOS

• Mammoth MountainEnergy Balance Monitoring Sitehttp://neige.bren.ucsb.edu/mmsa/


Recommended