CROCO+Sediment, missing hmorph ?
Hi,
When running CROCO with sediments, the hmorph variable seems missing from the INI file.
I added it with
ncks -v h croco_ini_sed.nc hmorph.nc
ncrename -h -O -v h,hmorph hmorph.nc
ncatted -O -a long_name,hmorph,o,c,"moving bathymetry " hmorph.nc
ncatted -O -a field,hmorph,o,c,"moving bathymetry, scalar, series " hmorph.nc
ncatted -O -a standard_name,hmorph,o,c,"moving bathymetry " hmorph.nc
ncks -h -A hmorph.nc croco_ini_sed.nc
and it work, but I wonder if I missed the step where it was created....
However hmorph is not being saved in the HIS file...