Map_set - reg [message #79280] |
Wed, 15 February 2012 21:20  |
shambhu
Messages: 41 Registered: December 2011
|
Member |
|
|
Hi all,
I am having a data for lat lon 11.56,79.53. I am trying to plot them
over a continents. But i am not sure whether the following plot is
right. So please help me on this. The code of snippet is as follows:
MAP_SET, /CYLINDRICAL, 11.56, 79.53, /GRID, /CONTINENTS, $
TITLE = 'Plot on continents'
OPLOT, DATA.FIELD14, DATA.FIELD15
and the data which am plotting as goes follows:
field14 field15
3.127 198
2.506 248.8
2.431 228.5
2.661 239.3
2.722 233.7
2.801 214.7
3.369 208.8
2.503 227.9
3.08 222
2.81 220
2.558 242.4
2.718 245.7
2.948 256.6
2.856 211.4
3.392 194.5
3.553 177.5
3.609 218.3
3.243 222.5
2.833 204.6
1.871 177.8
2.318 235
2.733 192.2
1.968 222.9
1.922 165.7
2.015 303.4
3.616 190.6
3.3 199
2.846 177.7
2.975 194.8
2.84 159.4
2.921 101.6
1.962 287
2.68 347.2
2.15 342
2.721 78.55
2.832 145.8
3.397 175
3.194 153.2
2.821 318.1
3.144 42.41
3.669 179.7
3.457 138.1
3.152 57.82
3.101 5.994
3.55 356.4
2.966 335.4
3.746 319.2
3.017 356.7
3.303 3.897
3.25 14.28
4.243 11.58
3.188 11.8
3.063 1.098
2.463 10.04
2.643 346.6
3.812 38.26
2.944 357.1
4.054 11.27
4.158 2.803
3.348 28.2
2.683 355.6
3.72 354.2
4.334 5.541
4.004 24.66
3.496 7.18
3.884 11.81
5.227 359.1
4.468 357.2
3.542 350.8
3.64 350.1
5.145 360
4.725 358.4
5.028 2.572
4.916 2.356
5.36 7.501
4.602 359.2
5.465 39.1
6.508 90.8
2.733 26.06
3.335 36.06
3.938 2.498
3.667 23.79
2.854 48.41
2.391 69.37
1.958 156.3
2.252 122.9
3.585 34.55
3.69 6.733
4.689 3.45
3.551 347.6
4.016 13.34
4.02 18.62
4.23 20.08
4.419 14.48
4.803 10.58
4.286 4.931
3.703 353.2
4.703 9.58
4.977 3.588
4.962 354.5
5.272 0.859
4.971 359.8
4.739 2.919
4.715 359.6
|
|
|