[gdal-dev] MSG-CPP satellite projection to wgs84 with gdal

Even Rouault even.rouault at spatialys.com
Thu Jul 16 12:18:30 PDT 2020


On jeudi 16 juillet 2020 21:00:40 CEST Tibor Szabo wrote:
> Hi All,
> 
> I have tried to wrap a netcdf file for changing projection from satellite
> view to EPSG:4326 with gdal_warp in Ubuntu and windows also with error.
> Sample file:
> https://z003.s3-us-west-2.amazonaws.com/
SEVIR_OPER_R___MSGCPP__L2__20200712T
> 220000_20200712T221500_0001.nc D:\meteo_model>gdalwarp -of NetCDF -s_srs
> "+proj=geos +lon_0=0.000000 +lat_0=0 +h=35807.414063 +a=6378.169
> +b=6356.5838" -t_srs EPSG:4326 -te 0 50 10 60

+a and +b values must be expressed in metres, not kilometres.

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200716/afa616ad/attachment.html>


More information about the gdal-dev mailing list