I am migrating from MPASv7.3 to the more recent version (v8.2.2). I've questions regarding the sequence of processes followed in the init_atmosphere_model stage given in the MPAS tutorial:
1. While generating the init.nc file, I am wondering how much is its dependence on the static fields (static.nc). For instance, for a given grid, say 60-3km variable resolution, can the static file generated by v7.3 be used for generating init.nc in v8.2.2?
2. Similarly, the generation of sfc_update file can be done independent of the creation of init.nc file? Does it require the static.nc file only?
3. I am using ERA5 fields, and I observe that SST and SEAICE variables are present in the WPS ungrib.exe processed file (FILE:YYYY-MM-DD_HH). Can I use this file for creating sfc_update file (config_sfc_prefix = 'FILE')?
1. While generating the init.nc file, I am wondering how much is its dependence on the static fields (static.nc). For instance, for a given grid, say 60-3km variable resolution, can the static file generated by v7.3 be used for generating init.nc in v8.2.2?
2. Similarly, the generation of sfc_update file can be done independent of the creation of init.nc file? Does it require the static.nc file only?
3. I am using ERA5 fields, and I observe that SST and SEAICE variables are present in the WPS ungrib.exe processed file (FILE:YYYY-MM-DD_HH). Can I use this file for creating sfc_update file (config_sfc_prefix = 'FILE')?