|
Last change
on this file since 1068 was
1027,
checked in by aslmd, 12 years ago
|
|
PYTHON planetoplot_v2. possibility to invert xaxis if xmin>xmax. added modulo and more ticks for xlabel non-projected 2d plots
|
|
File size:
610 bytes
|
| Line | |
|---|
| 1 | ### |
|---|
| 2 | ### set_ppclass.txt |
|---|
| 3 | ### |
|---|
| 4 | # x-axis: possible names to search for. add in the line with a separating ; |
|---|
| 5 | # |
|---|
| 6 | longitude;longi;Longitude;lon;XLONG;XLONG_M |
|---|
| 7 | # y-axis: possible names to search for. add in the line with a separating ; |
|---|
| 8 | # |
|---|
| 9 | latitude;lati;Latitude;lat;XLAT;XLAT_M |
|---|
| 10 | # z-axis: possible names to search for. add in the line with a separating ; |
|---|
| 11 | # |
|---|
| 12 | altitude;Alt;presnivs;bottom_top;altitude_abg;lev;PTOT;vert;p |
|---|
| 13 | # t-axis: possible names to search for. add in the line with a separating ; |
|---|
| 14 | # |
|---|
| 15 | Times;time;Time;Ls |
|---|
| 16 | # area: possible names to search for. add in the line with a separating ; |
|---|
| 17 | # |
|---|
| 18 | area;aire |
|---|
Note: See
TracBrowser
for help on using the repository browser.