Difference between revisions of "E-Ecology Documentation and Guidance"

From ecology
Jump to: navigation, search
(Changes in the Database in 2014)
(UvA-BiTS Data)
Line 10: Line 10:
 
::* [[ DB_Tables_2015 | e-Ecology tables behind the views (not accessible for normal use) ]]
 
::* [[ DB_Tables_2015 | e-Ecology tables behind the views (not accessible for normal use) ]]
 
::* [[ UvAGPS|UvA-BiTS Data Model]] - OLD
 
::* [[ UvAGPS|UvA-BiTS Data Model]] - OLD
::* [[Connecting to the e-Ecology database]]
+
::* [[Connecting to the Flysafe database]]
 
::* [[Useful Queries]]
 
::* [[Useful Queries]]
 
::* [[Queries for linking bird tracks to wind and flow data]]
 
::* [[Queries for linking bird tracks to wind and flow data]]

Revision as of 11:50, 20 February 2018

The e-Ecology Virtual Laboratories represent a collaborative effort between the University of Amsterdam Institute for Biodiversity and Ecosystem Dynamics and SURFsara Computing to manage bird tracking data and develop tools for data exploration, analysis and visualization. This wiki is designed to facilitate access to the data and tools within the Virtual Laboratories and to provide a forum for collaboration.

UvA-BiTS Data

Bird data collected with the UvA-BiTS Bird Tracking System is managed in the e-Ecology database. Prior to 2018, the e-Ecology database was also referred to as the Flysafe database.

Note: We are continually working on improving UvA-BiTS services, including data processing and Virtual Lab functionality. In some cases, this has enabled us to extract more information from old GPS log files which is then incorporated into the database. These changes may result in slight differences when you reprocess historic data.

UvA-BiTS Services

  • Visualization Tools
BirdView:
Access meterological and radar data and overlay with GPS bird tracking data. This service is currently not available.
BirdSim:
More dynamic version of BirdView that allows the user to scroll through weather data in time and space. This service is currently not available.
UvA-BiTS KMZ Generator:
Produces kmz files of UvA-BiTS bird tracking data to be viewed in Google Earth.
Tracker Calendar:
Calendar overview with daily statistics of GPS-tracker
Flight Generator:
This tool produces GPX files from UvA-BiTS tracking data for dynamic Doarama visualizations.
  • Dashboard: These web pages allow UvA-BiTS users to get an overview of the raw data files of GPS bird tracking devices they have access to and to access the dashboard for administering projects.
  • Annotation tables for uploading GPS annotation data into your own schema. This service is currently not available.
  • SMS tables for storage of SMS messages send by trackers.
  • CartoDB usage and limitation of CartoDB server

Changes to the Database in 2014

Important In the summer of 2014 we have re-arranged the administrative part of UvA-BiTS (and e-Ecology) in the database. End users may have to adapt their programs the following way:

  • The uva_*_limited views that used to exist in the gps schema are gone. Most of them should have been replaced with an equivalent ee_*_limited counterpart.
  • The new ee_*_limited views show a superset of the same information as before, but enhanced with new project information.
  • Some column names in the ee_*_limited views may differ from the previous views.
  • There are new limited views:
    • gps.ee_project_limited: shows your projects' information
    • gps.ee_shared_*_limited: set of data you are able to see related to trackers that a project is sharing with a project you belong to
  • Special attention: gps.uva_device_limited is now replaced by gps.ee_tracker_limited. For each tracker, you now see which project provides you access to that tracker.
  • Also, gps.uva_tracking_limited is gone. Instead of that we have gps.ee_tracker_speed_limited, which adds speed columns to the original data. This amounts to a merger of gps.ee_tracking_limited, gps.ee_tracking_speed_3d_limited and gps.ee_tracking_speed_limited.

Other e-Ecology Datasets

ENVIRONMENTAL DATA

FLYSAFE

Bird data created from weather radar data and bird migration models. Financed by the Royal Netherlands Air Force.

Other e-Ecology Services

FlySafe GPS Bird Track Generator: Produce kmz files of ARGOS/GPS bird tracking data from the FlySafe project to be viewed in Google Earth.

Administration: Information about user rights and data processing tasks.

Bookkeeping: Description of tables related to e-Ecology data processing and archiving.

ToDo