-
Notifications
You must be signed in to change notification settings - Fork 1
interfaces
Nick Santos edited this page Oct 21, 2016
·
1 revision
- Load data to database
- slurp in backcatalog of all data
- sites
- data for sites
- Transect files - have the location
- Create Sites
- transect - single observations behind the boat
- point location - vertical profiles at these spots - usually at start or end of transects
- Vertical Profile/Gain
- three different gain values = each as separate files
- should they be associated with a shapefile
- Lab values - regression based on these, but store these values too.
- Modern
- slurp in backcatalog of all data
- Correct chlorophyll profiles (Question: how quickly do these data come back?)
- View data in the database - SQLite Browser of some sort? Or dumping data as CSVs.
- R scripts that retrieve data from DB to create heatplots
- need to be referenced along transects
- save specific spot for transect
- run tool, overwrites heatplot for location with most current data
- Static maps