Skip to content

interfaces

Nick Santos edited this page Oct 21, 2016 · 1 revision

Interfaces to the code

  1. 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
  2. Correct chlorophyll profiles (Question: how quickly do these data come back?)
  3. View data in the database - SQLite Browser of some sort? Or dumping data as CSVs.
  4. 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
  5. Static maps
Clone this wiki locally