nicolasfauchereau / NCC_OISST

code for the SST maps and regional SST indices going into the global PPT and the watercare report

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In order to run the notebook, you need to install:

  • curl:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

then

brew install curl
  • the NetCDF Operators (NCO):

create a NCO environment:

conda create -n NCO -c conda-forge nco
  • the Climate Data Operators (CDO):

create a CDO environment:

conda create -n CDO -c conda-forge cdo

About

code for the SST maps and regional SST indices going into the global PPT and the watercare report


Languages

Language:Jupyter Notebook 100.0%