Versions Compared

Key

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

...

Code Block
languagebash
themeMidnight
cp /perm/openifs/oifs_data/48r1/example/mv.tgz $PERM
cd $PERM
tar -xvzf mv.tgz
cd mv

Now In the following steps we will process the OpenIFS model output into a dateset dataset format that can be easily interpreted by Metview using a simplified plotting procedure.

...