[RegCNET] RegCNET Digest, Vol 712, Issue 1

Graziano Giuliani ggiulian at ictp.it
Tue May 23 09:42:12 CEST 2023


On 5/22/23 14:34, Akinyoola Julius wrote:
> ncdump  -h GMTED_DEM_30s.nc
> the output :
> ncdump: GMTED_DEM_30s.nc: NetCDF: Unknown file format
> 
> I used the link to download the data
> wget http://clima-dods.ictp.it/regcm4/SURFACE/GMTED_DEM_30s.nc 
> <http://clima-dods.ictp.it/regcm4/SURFACE/GMTED_DEM_30s.nc>
> the download was 100%
> 
> I really need your comments sir
[...]

Again, the solution is to update your netCDF library to support netCDF4

nc-config --all

This netCDF 4.9.0 has been built with the following features:

[....]
   --has-dap       -> yes
   --has-dap2      -> yes
   --has-dap4      -> yes
   --has-nc2       -> yes
   --has-nc4       -> yes  <<<<<        #### THIS MUST BE PRESENT !!!
   --has-hdf5      -> yes
   --has-hdf4      -> yes
[...]

If you have a "no" there, that is the problem.

G.

-- 
Graziano Giuliani
Earth System Physics Section
The Abdus Salam International Centre for Theoretical Physics
Strada Costiera 11
34151 Trieste, ITALY
Phone: + 39 040 2240 360
email: ggiulian at ictp.it



More information about the RegCNET mailing list