Cool, i tired and actually works, but just a question, is it normal that
using gdal_translate -of netCDF -co FORMAT=NC4  the resulting image is
rotated by 180° (Upside down)? Thanks

Il giorno ven 18 feb 2022 alle ore 15:39 Even Rouault <
even.roua...@spatialys.com> ha scritto:

> if you gdal_translate -of netCDF -co FORMAT=NC4 , the resulting netCDF
> file will actually be a HDF5 file (with netCDF "decorations"):
>
> - https://gdal.org/drivers/raster/netcdf.html#creation-options
>
> -
> https://www.unidata.ucar.edu/software/netcdf/docs/interoperability_hdf5.html
> Le 18/02/2022 à 15:24, Lorenzo Di Giacomo a écrit :
>
> Hi guys, i was reading the question and i was wondering if it's possibile
> do the same translate operation with HDF5, like:
> gdal_translate -of HDF5Image 3band.tif out.h5, i tried but doesn't work
> and says "
>
> HDF5 driver has no creation capabilities."
>
> Thanks
>
> -- http://www.spatialys.com
> My software is free, but my time generally not.
>
>
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to