Last change
on this file since 922 was
917,
checked in by aslmd, 12 years ago
|
UTIL PYTHON planetoplot_v2. Fixed bounding box problems when using Basemap and saving this in png,pdf,etc...
|
File size:
431 bytes
|
Line | |
---|
1 | ############################################ |
---|
2 | ## set_multiplot.txt |
---|
3 | ## numplot, subv, subh, wspace, hspace, font |
---|
4 | ############################################ |
---|
5 | 1 ; 1 ; 1 ; 0.0 ; 0.0 ; 22 |
---|
6 | 2 ; 1 ; 2 ; 0.35 ; 0.0 ; 20 |
---|
7 | #3 ; 3 ; 1 ; 0.0 ; 1.0 ; 18 |
---|
8 | 3 ; 1 ; 3 ; 0.35 ; 0.0 ; 18 |
---|
9 | 4 ; 2 ; 2 ; 0.8 ; 0.6 ; 18 |
---|
10 | 6 ; 3 ; 2 ; 0.6 ; 1.0 ; 18 |
---|
11 | 8 ; 2 ; 4 ; 0.6 ; 0.6 ; 18 |
---|
12 | 9 ; 3 ; 3 ; 0.6 ; 0.6 ; 18 |
---|
13 | 12 ; 3 ; 4 ; 0.0 ; 0.2 ; 18 |
---|
14 | 16 ; 4 ; 4 ; 0.6 ; 0.6 ; 18 |
---|
Note: See
TracBrowser
for help on using the repository browser.