When using the restart/netcdf_input component without filtering variables, reading of the variable date_string fails:
mossco_netcdf.F90:3230 mossco_netcdf_var_get NetCDF: Attempt to convert between text & numbers, could not read variable date_string
mossco_netcdf.F90:3168 mossco_netcdf_var_get count < 0 for date_string
An easy workaroudn is to exclude this variable via the include:or exclude filters, but this should be fixed generically.