nansencenter / sea_ice_drift

Sea ice drift from Sentinel-1 SAR imagery using open source feature tracking
GNU General Public License v3.0
41 stars 17 forks source link

Return eastward and northward displacement in CF units, ms-1 #4

Closed akorosov closed 8 years ago

akorosov commented 8 years ago

GDAL OGR has correct way to convert from lon,lat to X,Y. That should be used instead of Equirectangular approximation. The function should return displacement in standard coordinate system and in standard units.