You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #657 from E3SM-Project/dqwu/align_hdf5_string_with_netcdf4
This PR updates SCORPIO’s HDF5 string type handling to match
NetCDF4 behavior. It addresses differences in STRSIZE and
empty string handling, ensuring consistent results in h5dump
(between NetCDF4 and HDF5 outputs) and improving overall
compatibility.
Fixes#656
0 commit comments