Samuel.Degelia
New member
Hello, I am wondering if it is possible for MPAS Atmosphere to handle hourly restarting for data assimilation with LBC files only available every 3 hours. I have tried generating hourly LBC files using `config_fg_interval = 3600` (and corresponding values in the lbc stream), but init_atmosphere_model.x crashes as it expects the grib files to also be hourly. If we only generate 3 h LBC files, is it possible to restart the model at a time when LBCs are not available? For example, if we only have LBC files available at 00 and 03 UTC, can we restart at 01 UTC for hourly cycled DA?
If this is not an option, we plan to implement time interpolation of the grib files using wgrib2. This is not necessarily a problem, but we would prefer to do it within the model or inside init_atmosphere_model.x if that is an option.
Thanks,
Sam Degelia
If this is not an option, we plan to implement time interpolation of the grib files using wgrib2. This is not necessarily a problem, but we would prefer to do it within the model or inside init_atmosphere_model.x if that is an option.
Thanks,
Sam Degelia