Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Abort with message NetCDF: HDF error in file

Status
Not open for further replies.

aelkouk

ahmed elkouk
Member
Hello, Could you please let me know if you have an idea on what would cause such an error (attached are the log files). I really appreciate your help. Thanks so much!
 

Attachments

  • atm.log.3878834.chadmin1.ib0.cheyenne.ucar.edu.231017-132614.txt
    11.8 KB · Views: 1
  • cesm.log.3878834.chadmin1.ib0.cheyenne.ucar.edu.231017-132614.txt
    227.1 KB · Views: 6
  • drv.log.3878834.chadmin1.ib0.cheyenne.ucar.edu.231017-132614.txt
    1.5 KB · Views: 0
  • lnd.log.3878834.chadmin1.ib0.cheyenne.ucar.edu.231017-132614.txt
    4.8 KB · Views: 1
  • med.log.3878834.chadmin1.ib0.cheyenne.ucar.edu.231017-132614.txt
    12.9 KB · Views: 0

oleson

Keith Oleson
CSEG and Liaisons
Staff member
I'm guessing that maybe you have a netCDF-4 file that you are trying to read in, which isn't a supported file type. For example,

ncdump -k /glade/scratch/elkoukah/inputs/camels/1403/surfdata_1403_hist_16pfts_CMIP6_2005_c230815_rooting_depth.nc

netCDF-4
 

aelkouk

ahmed elkouk
Member
Thank you @oleson, unfortunately changing the format (e.g., cdf5) didn't work, nccopy -k 5 surfdat.nc output.cdf5
Maybe I should use another format?
 

oleson

Keith Oleson
CSEG and Liaisons
Staff member
No, that format should be fine.
I see other netCDF-4 files, for example, your mesh file and your forcing files, e.g.,

/glade/scratch/elkoukah/inputs/camels/1403/lnd_mesh.nc

/glade/scratch/elkoukah/inputs/camels/1403/datm/Solar_wrf2d_d01_1980-01.nc

I wonder if it is having trouble with those.
 
Status
Not open for further replies.
Top