[gdal-dev] units=km not working

2024-01-23 Thread Wilco K via gdal-dev
Hi, why is units=km not working? gdaltransform -s_srs EPSG:4326 -t_srs "+proj=stere +lat_0=90 +lon_0=0 +lat_ts=60 +a=6378.14 +b=6356.75 +x_0=0 +y_0=0 +units=km" The following error is returned: ERROR 1: PROJ: proj_create_operations: Source and target ellipsoid do not belong to the same celesti

[gdal-dev] warp issue: Source and target ellipsoid do not belong to the same celestial body

2024-01-22 Thread Wilco K via gdal-dev
Hi, these 2 lines work with GDAL 2.2.3, but not with GDAL 3.5.0 anymore. gdal_translate -of GTiff -a_nodata 65535 -a_srs "+proj=stere +lat_0=90 +lon_0=0 +lat_ts=60 +a=6378.14 +b=6356.75 +x_0=0 y_0=0" -a_ullr 0.0, -3649.9792, 700.000, -4414.9792 "HDF5:\"RAD_NL25_RAC_03H_202401220800.h5\"://imag

Re: [gdal-dev] OPeNDAP support with libdap

2020-01-27 Thread Wilco K
Any suggestions? Van: Wilco K Verzonden: donderdag 23 januari 2020 17:36 Aan: gdal-dev@lists.osgeo.org Onderwerp: OPeNDAP support with libdap LS, which GDAL version includes the DODS driver (libdap)? We need to query the NOAA GrADS Data Server for GFS data with

[gdal-dev] OPeNDAP support with libdap

2020-01-23 Thread Wilco K
LS, which GDAL version includes the DODS driver (libdap)? We need to query the NOAA GrADS Data Server for GFS data with c#. Kind regards ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev