source: trunk/UTIL/PYTHON/planetoplot_v2/set_area.txt @ 931

Last change on this file since 931 was 930, checked in by aslmd, 12 years ago

UTIL PYTHON planetoplot_v2. Added attribute allfield so that the user can easily access values. See examples/easy_get_field.py. Added attribute includedate to select option for naming files. Corrected index bug in meanarea mode. Added an example intercompare.py which shows how to easily compare results in two quite different netCDF files.

File size: 935 bytes
Line 
1###################################
2## set_area.txt
3## name, wlat1, wlat2, wlon1, wlon2
4###################################
5Whole_No_High ; -60 ; 60 ; -180 ; 180
6Tropics ; -30 ; 30 ; -180 ; 180
7Europe ; 20 ; 80 ; -50 ; 50
8Central_America ; -10 ; 40 ; 230 ; 300
9Africa ; -20 ; 50 ; -50 ; 50
10Southern_Hemisphere ; -90 ; 60 ; -180 ; 180
11Northern_Hemisphere ; -60 ; 90 ; -180 ; 180
12Tharsis_alt ; -30 ; 60 ; 190 ; 350
13Tharsis ; -30 ; 60 ; -170 ; -10
14Chryse ; -60 ; 60 ; -60 ; 60
15North_Pole ; 50 ; 90 ; -180 ; 180
16Close_North_Pole ; 75 ; 90 ; -180 ; 180
17Far_South_Pole ; -90 ; -40 ; -180 ; 180
18South_Pole ; -90 ; -50 ; -180 ; 180
19Close_South_Pole ; -90 ; -75 ; -180 ; 180
20Sirenum_Crater_large ; -46 ; -34 ; -166 ; -151
21Sirenum_Crater_small ; -36 ; -26 ; -168 ; -156
22Rupes ; 72 ; 90 ; -120 ; -20
23Rupes2 ; 80 ; 85 ; -90 ; -60
24Xanadu ; -40 ; 20 ; 40 ; 120
25Hyperboreae ; 80 ; 87 ; -70 ; -10
26VM ; -15 ; 0 ; -90 ; -60
27VM_alt ; -15 ; 0 ; 270 ; 300
Note: See TracBrowser for help on using the repository browser.