Ticket #4404 (closed defect: fixed)
gdal_translate GeoTIFF to NetCDF with NC4 DEFLATE compression is taking forever
| Reported by: | hsumanto | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | default | Version: | unspecified |
| Severity: | normal | Keywords: | netcdf |
| Cc: | etourigny |
Description
I performing translation from geotiff to netcdf with NC4 DEFLATE compression option and it is taking so long, not sure what is going wrong here. My machine has HDF5 (1.8.6) installed.
gdal_translate -of netCDF -co COMPRESS=DEFLATE -co ZLEVEL=6 -co FORMAT=NC4C -co WRITE_GDAL_TAGS=yes tile_x5_y2.tif compressed_tile.nc
Sometimes the below message was printed. HDF5-DIAG: Error detected in HDF5 (1.8.6)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

