@@ -4,13 +4,14 @@ Collocate submesoscale fronts to phytoplankton levels using satellite imagery
## Content
- Compute: Process data, compute diagnostics,...
- docs: Documentation
- Download: Scripts for downloading data
- lib: Reusable code. Scripts for defining databases
- Compute: Process data, compute diagnostics,...
- Plots: Plotting scripts
## Doc
Some documentation is available in orgmode and html format. See ([./docs/index.org](Index)).
Some documentation is available in orgmode and html format. See ([./docs](docs)). Org files can be read directly in gitlab, though I recommend browsing the html files from a local clone of this repository.
This describes the important scripts, the order and the manner they should be executed to obtain results.
Most scripts work on a single year passed by the argument '-year' (see [[file:args.org][Args]]).
Most scripts work on a single year passed by the argument '-year' (see [[file:args.org][Arguments]]).
* Python scripts execution
Most of the script are python. The packages must be defined, see [[file:setup.org::Requirements][Setup::Requirements]]. I recommend an anaconda environment.
...
...
@@ -62,3 +61,12 @@ Processed file are ~SST_processed_[date].nc~, original files are to be deleted m