<div dir="ltr">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</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno ven 18 feb 2022 alle ore 15:39 Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<p>if you gdal_translate -of netCDF -co FORMAT=NC4 , the resulting
netCDF file will actually be a HDF5 file (with netCDF
"decorations"):</p>
<p>- <a href="https://gdal.org/drivers/raster/netcdf.html#creation-options" target="_blank">https://gdal.org/drivers/raster/netcdf.html#creation-options</a></p>
<p>-
<a href="https://www.unidata.ucar.edu/software/netcdf/docs/interoperability_hdf5.html" target="_blank">https://www.unidata.ucar.edu/software/netcdf/docs/interoperability_hdf5.html</a><br>
</p>
<div>Le 18/02/2022 à 15:24, Lorenzo Di
Giacomo a écrit :<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi guys, i was reading the question and i was
wondering if it's possibile do the same translate operation with
HDF5, like:<br>
gdal_translate -of HDF5Image 3band.tif out.h5, i tried but
doesn't work and says "
<p style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">HDF5
driver has no creation capabilities."<br>
<br>
Thanks</span></p>
</div>
</blockquote>
<pre cols="72">--
<a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
</div>
</blockquote></div>