Versions Compared

Key

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

...

Create a new Python Script icon, edit it and drop the Observation Filter (and rename the variable to t2m), coast_dark and symbol_plotting icons into the editor. Add the following plot command commands to the end of the script and run it:

Code Block
mv.plot(coast_dark, t2m, symbol_plotting)
mv.write('obs_t2m.gpt', t2m)