Skip to content

Commit

Permalink
fine tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
ReimarBauer committed Aug 20, 2024
1 parent 5bc9f72 commit 43a1dbf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@ Setup
Scripts Setup
-------------

1. Clone this repository and move into it
1. Clone this repository and change into it

git clone https://github.com/Open-MSS/data-retrieval.git
cd data-retrieval

2. Install all requirements
2. Create an environment and install all requirements

pip -r install requirements.txt
pip install -r requirements.txt

3. Make sure cdo and nco are installed\
e.g. for Ubuntu/Debian

sudo apt-get install cdo nco netcdf-bin

4. Adjust the settings.config to your liking
4. Adjust the settings.config to your liking (copy from settings.example)


Usage
Expand Down

0 comments on commit 43a1dbf

Please sign in to comment.