Good morning everyone.
I am trying to get the Datum info on the 4 sinusoidal grids near the Korean peninsula. I have been working on H28V05 only, but I am now eepanding my study area into 3 grids nearby.
The datum info of H28V05 is.
DATUM = 'Tokyo mean'
Projection_Name2= 'Korea - TM (Middle)'
Params2 = [6377397.2, 6356079.0, 38.000000D, 127.002890D, 200000.0, 500000.0, 1.000000]
OUT_Proj = ENVI_PROJ_CREATE(type=3, name=Projection_Name2, datum=Datum, params=Params2)
Where can I get this info on other 3 sinusoidal grids? Please let me know. Thanks.
Harry
|