source:
TOOLS/MultiMonitoring/multi-monitoring_script
@
1523
Last change on this file since 1523 was 1523, checked in by mmaipsl, 12 years ago | |
---|---|
|
|
File size: 210 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | #Download the ferret script run : |
3 | tmpfname=$1 |
4 | shift 1 |
5 | smooth=$1 |
6 | shift 1 |
7 | |
8 | ./plot01.bash ${tmpfname}.jnl ${smooth} SBG_cSoilSlow_lands_ave.nc $@ |
9 | ./script.bash ${tmpfname} $@ |
10 | ./${tmpfname}_prod.bash |
Note: See TracBrowser
for help on using the repository browser.