Versions Compared

Key

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

...

Code Block
cd scratch/inidir/ob01/2015110100		    # go to directory with the initial files for the experiment 
cp ~/metviewmv/sst_modif.mv .               # copy the metview script

...

Example 2: Increasing the SST anomaly in the Pacific

In this example, we don't want to replace the SST with the climatology, but increase the Pacific SST anomaly compared to the climatology by a factor of 2.

...

Code Block
metview -b sst_modif.mv

This will may generate some warning messages which can be ignored. If the script completes successfully:

...