Project 'nocsurfaceprocesses/geospatialtools' was moved to 'nocsurfaceprocesses/geotrees'. Please update any links and bookmarks that may still have the old path.
added links to code
Beatriz Recinos authored
13439a55

ORCHESTRA-SST

Collection of python scripts to analyse and plot Sea Surface Temperature data in the southern ocean.

The code reads, organises and plot daily SST data from The ESA-CCI Sea Surface Temperature Climate Data Record v2.0 and drifting buoys SST data from ICOADS.

Repository structure:

  • config.ini: paths to the data
  • notebooks: jupyter-notebooks to show results
  • sst_tools: tools to read, process and plot the data
  • scripts: python scripts to run the workflow
  • src: SLURM scripts to send the jobs in JASMIN

The repository is still a work in progress. Documentation will follow.