<div dir="ltr">  Hi Even,<div><br></div><div>Thank you for your quick answer.</div><div><br></div><div>I have tried many variants in the syntax and I got output nc file only with the following:</div><div><br></div><div>+proj=geos +lon_0=0.000000 +lat_0=0 +h=35807.414063 +a=6378169 +b=6356583.8 +units=km   <br></div><div><br></div><div>One error msg was also remains:</div><div><br></div><div>szabot@manicminer:~/gdal_knmi_test$ gdalwarp -of NetCDF -s_srs "+proj=geos +lon_0=0.000000 +lat_0=0 +h=35807.414063 +a=6378169 +b=6356583.8 +units=km" -t_srs EPSG:4326 -te 0 50 10 60 NETCDF:"SEVIR_OPER_R___MSGCPP__L2__20200713T081500_20200713T083000_0001.nc":cot TEST_MOD_COT_NL.nc<br>ERROR 5: OSRCalcInvFlattening(): Wrong input values<br>Creating output file that is 3125P x 3125L.<br>Processing NETCDF:SEVIR_OPER_R___MSGCPP__L2__20200713T081500_20200713T083000_0001.nc:cot [1/1] : 0Using internal nodata values (e.g. -1) for image NETCDF:SEVIR_OPER_R___MSGCPP__L2__20200713T081500_20200713T083000_0001.nc:cot.<br>Copying nodata values from source NETCDF:SEVIR_OPER_R___MSGCPP__L2__20200713T081500_20200713T083000_0001.nc:cot to destination TEST_MOD_COT_NL.nc.<br>ERROR 1: Too many points (529 out of 529) failed to transform, unable to compute output bounds.<br>Warning 1: Unable to compute source region for output window 0,0,3125,3125, skipping.<br>...10...20...30...40...50...60...70...80...90...100 - done.<br><br></div><div>BR</div><div><br></div><div>Tibor</div><div><br></div><div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> ezt írta (időpont: 2020. júl. 16., Cs, 21:18):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div style="font-family:monospace;font-size:9pt;font-weight:400;font-style:normal">
<p style="margin:0px;text-indent:0px">On jeudi 16 juillet 2020 21:00:40 CEST Tibor Szabo wrote:</p>
<p style="margin:0px;text-indent:0px">> Hi All,</p>
<p style="margin:0px;text-indent:0px">> </p>
<p style="margin:0px;text-indent:0px">> I have tried to wrap a netcdf file for changing projection from satellite</p>
<p style="margin:0px;text-indent:0px">> view to EPSG:4326 with gdal_warp in Ubuntu and windows also with error.</p>
<p style="margin:0px;text-indent:0px">> Sample file:</p>
<p style="margin:0px;text-indent:0px">> <a href="https://z003.s3-us-west-2.amazonaws.com/SEVIR_OPER_R___MSGCPP__L2__20200712T" target="_blank">https://z003.s3-us-west-2.amazonaws.com/SEVIR_OPER_R___MSGCPP__L2__20200712T</a></p>
<p style="margin:0px;text-indent:0px">> 220000_20200712T221500_0001.nc D:\meteo_model>gdalwarp -of NetCDF -s_srs</p>
<p style="margin:0px;text-indent:0px">> "+proj=geos +lon_0=0.000000 +lat_0=0 +h=35807.414063 +a=6378.169</p>
<p style="margin:0px;text-indent:0px">> +b=6356.5838" -t_srs EPSG:4326 -te 0 50 10 60</p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">+a and +b values must be expressed in metres, not kilometres.</p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">Even</p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">-- </p>
<p style="margin:0px;text-indent:0px">Spatialys - Geospatial professional services</p>
<p style="margin:0px;text-indent:0px"><a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a></p></div></blockquote></div>