Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 1:  Copy the Metview processing code to your $OIFS_EXPT location:

(again, either via download in a web browser or via by using the wget utility)

Code Block
languagebash
themeMidnight
cd $OIFS_EXPT
wget https://sites.ecmwf.int/openifs/openifs-data/case_studies/48r1/karl/mv.tar.gz
tar -xvzf mv.tar.gz
cd mv

...