Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 644 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 644 Bytes

Bloom Finder

A R script to find blooms from geographic data.

Dependencies

  • qchlorophyll 2.1
  • dplyr 0.7.4
  • scales 0.5.0
  • TTR 0.23-3
  • lazyeval 0.2.1
  • log4r 0.2
  • readr 1.1.1

Carefully note that the script may or may not work with higher versions (assuming backward compatibility is ensured then higher versions of the packages can be used).

Execution checklist

The execution checklist and instructions can be found in the file SCRIPT_EXECUTION_INSTRUCTION.R

Execution steps description

The descripton of the flow of the script can be found in the file SCRIPT_EXECUTION_STEPS.R