Can't handle interpolating from a fates restart file because of the cohort dimension #211
Labels
enhancement
new capability or improved behavior of existing capability
FATES
A change needed for FATES that doesn't require a FATES API update.
test: fates
Pass fates test suite before merging
You can't run use_init_interp=.true. on a fates restart file, because it doesn't know what to do with the cohort dimension, which is on over a dozen variables in the restart file from a simulation with fates.
This is what the error looks like when you try to do that:
Interpolating: fates_to_bgc_last_edts_col => fates_to_bgc_last_edts_col
Interpolating: fates_seed_rain_flux_site => fates_seed_rain_flux_site
Interpolating: fates_trunk_product_site => fates_trunk_product_site
ENDRUN:get_beg ERROR: Unknown subgrid level: cohortERROR in /glade/p/work/erik/clm_fates/components/clm/src/init_interp/initInterpBounds.F90 at line 159
The text was updated successfully, but these errors were encountered: