Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaeldussin committed Nov 22, 2018
1 parent e103c15 commit ca861e8
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions README
Original file line number Diff line number Diff line change
@@ -1,25 +1,6 @@
#-----------------------------------------------------------------------------------------------------
# pre-req :

1. A python3 environment:

```conda install numpy netcdf4 configparser```

2. The ECMWFserver python package :

doc : https://software.ecmwf.int/wiki/display/WEBAPI/Accessing+ECMWF+data+servers+in+batch

in short, needs to register, install pip (if you don't have it already) then :
sudo pip install https://software.ecmwf.int/wiki/download/attachments/47287906/ecmwf-api-client-python.tgz

put key in .ecmwfapirc in $HOME

3. cdo

#-----------------------------------------------------------------------------------------------------
# prepare fortran tools
Not up to date!

make
see documentation at https://interimr.readthedocs.io/en/latest/index.html

#-----------------------------------------------------------------------------------------------------
# setup your options
Expand Down

0 comments on commit ca861e8

Please sign in to comment.