source: BOL/Multi_atlas/METRICS/BUG/script.jnl @ 3684

Last change on this file since 3684 was 3684, checked in by idelkadi, 4 years ago

Repository under svn of a first version of Multiatlas diagnostics for LMDZ. This version is adapted to be able to run a LMDZ multiatlas on an individual account on the ciclad machine of the IPSL. In this version, the parts to be modified are identified so as to subsequently adapt it to other machines.
This version is still under development.

File size: 337 bytes
Line 
1 ! NOAA/PMEL TMAP
2 ! FERRET v6.72 
3 ! Linux 2.6.32-131.12.1.el6.x86_64 64-bit - 09/13/11
4 ! 24-Oct-16 16:55     
5
6use hfls.nc
7use hflsb.nc
8use masketo.nc
9set v  ul
10fill/d=1/title="Flux originaux" hfls ; go land
11set v ur
12shade/d=3/title="masque" eto ; go land
13set v ll
14fill/d=2/title="Flux masque" hfls ; go land
15frame/file=bug.gif
16quit
Note: See TracBrowser for help on using the repository browser.