Changes between Version 2 and Version 3 of Processing/aplquickstart
- Timestamp:
- Feb 8, 2012, 2:35:38 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/aplquickstart
v2 v3 34 34 apltran -inproj latlong WGS84 -igm my_output/flightline1.igm -output my_output/flightline1_osng.igm -outproj osng ostn02/OSTN02_NTv2.gsb 35 35 }}} 36 37 It is possible to use any of the PROJ supported projections by using the apltran option {{{-outprojstr}}} followed by the PROJ format projection string. This is out of the scope of this quick start guide but information can be found in the advanced used guide. 38 39 == Gridding the data ==