Re: [gdal-dev] Convert precipitation accumulations from HDF5 to GeoTiff

2016-12-13 Thread Rutger
60.x6.nabble.com/gdal-dev-Convert-precipitation-accumulations-from-HDF5-to-GeoTiff-tp5299661p5299706.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo

Re: [gdal-dev] Convert precipitation accumulations from HDF5 to GeoTiff

2016-12-13 Thread Rutger
ge in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Convert-precipitation-accumulations-from-HDF5-to-GeoTiff-tp5299661p5299702.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org ht

Re: [gdal-dev] Convert precipitation accumulations from HDF5 to GeoTiff

2016-12-13 Thread Paul Meems
ar fashion. >> >> >> Regards, >> Rutger >> >> >> >> >> -- >> View this message in context: http://osgeo-org.1560.x6.nabbl >> e.com/gdal-dev-Convert-precipitation-accumulations-from- >> HDF5-to-GeoTiff-tp5299661p5299678.html >&

Re: [gdal-dev] Convert precipitation accumulations from HDF5 to GeoTiff

2016-12-13 Thread Rutger
corner coordinates in a similar fashion. Regards, Rutger -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Convert-precipitation-accumulations-from-HDF5-to-GeoTiff-tp5299661p5299678.html Sent from the GDAL - Dev mailing list archive at Nabble.com

Re: [gdal-dev] Convert precipitation accumulations from HDF5 to GeoTiff

2016-12-13 Thread Paul Meems
rojection with 'a_srs', you should also assign the > 'ullr' coordinates in that same projection, not in lat/lon degrees like you > do now. > > > Regards, > Rutger > > > > -- > View this message in context: http://osgeo-org.1560.x6. &

Re: [gdal-dev] Convert precipitation accumulations from HDF5 to GeoTiff

2016-12-13 Thread Rutger
onvert-precipitation-accumulations-from-HDF5-to-GeoTiff-tp5299661p5299666.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Convert precipitation accumulations from HDF5 to GeoTiff

2016-12-13 Thread Paul Meems
I'm trying to use the precipitation accumulations from our national weather agency: https://data.knmi.nl/datasets/radar_tar_corr_accum_03h/2.0 The data is in HDF5 with two subsets. I only need one subset and I need the data in WGS84. I'm using GDAL v2.2 from GisInternals.com I tried using GDALWarp