Versions Compared

Key

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

...

Log onto a machine and start a new terminal. Start If at ECMWF, start Metview by simply typing on the command line:

...

Metview's home folder maps to $HOME/metview, so we will copy some data into our new folder (we could also create symlinks).

If at ECMWF, do the following:

Code Block
languagebash
cp -r /home/graphics/cgx/tutorials/metview_intro $HOME/metview/

Otherwise, download the tarball from the parent page and uncompress it into the $HOME/metview folder.

Within Metview's GUI, navigate into the new metview_intro folder and then into the 1_intro folder. Notice the new GRIB icon called t_fc.grib.

...