Last change
on this file since 1170 was
1052,
checked in by aslmd, 11 years ago
|
planetoplot. cleared names in examples.
|
-
Property svn:executable set to
*
|
File size:
351 bytes
|
Rev | Line | |
---|
[1029] | 1 | #! /bin/bash |
---|
| 2 | |
---|
[1052] | 3 | cd ppclass_reference |
---|
[1029] | 4 | |
---|
| 5 | ./aire.py |
---|
| 6 | ./function.py |
---|
| 7 | ./hodograph.py |
---|
| 8 | ./les_psfc.py |
---|
| 9 | ./minimal.py |
---|
| 10 | ./simple.py |
---|
| 11 | ./zonalmean.py |
---|
| 12 | ./anomaly.py |
---|
| 13 | ./gw.py |
---|
| 14 | ./tide.py |
---|
| 15 | ./windspeed.py |
---|
| 16 | ./gw_v2.py |
---|
| 17 | ./meso_profile.py |
---|
| 18 | ./scatter.py |
---|
| 19 | ./vector.py |
---|
| 20 | ./zonalcontour.py |
---|
| 21 | |
---|
| 22 | tar czvf /home/aymeric/Dropbox/Public/demo_data.tar.gz *.ppobj |
---|
| 23 | |
---|
| 24 | mv *.ppobj ../../demo_data/ |
---|
| 25 | \rm *.png |
---|
| 26 | |
---|
Note: See
TracBrowser
for help on using the repository browser.