Thank you for this clarification.
The first option would be surprising because I have loaded the hdf5 module in the confg_machines.xml file:
<modules compiler="intel">
<command name="load">PrgEnv-intel</command>
<command name="load">craype</command>
<command name="load">cray-mpich</command>
<command name="load">cray-netcdf-hdf5parallel</command>
<command name="load">cray-parallel-netcdf</command>
<command name="load">daint-mc</command>
<command name="load">perftools-base</command>
<command name="load">perftools-preload</command>
</modules>
The file that is trying to be opened is the following,
/scratch/snx3000/ghes/cesm_inputdata/lnd/clm2/surfdata_map/surfdata_360x720cru_
16pfts_Irrig_CMIP6_simyr2000_c210624_2D.nc
It is a netCDF-4 format.
The first option would be surprising because I have loaded the hdf5 module in the confg_machines.xml file:
<modules compiler="intel">
<command name="load">PrgEnv-intel</command>
<command name="load">craype</command>
<command name="load">cray-mpich</command>
<command name="load">cray-netcdf-hdf5parallel</command>
<command name="load">cray-parallel-netcdf</command>
<command name="load">daint-mc</command>
<command name="load">perftools-base</command>
<command name="load">perftools-preload</command>
</modules>
The file that is trying to be opened is the following,
/scratch/snx3000/ghes/cesm_inputdata/lnd/clm2/surfdata_map/surfdata_360x720cru_
16pfts_Irrig_CMIP6_simyr2000_c210624_2D.nc
It is a netCDF-4 format.