You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In compass/landice/tests/ismip6_run/ismip6_ais_proj2300/set_up_experiment.py, it is assumed the SMB forcing file is named processed_SMB_*_smbNeg_over_bareland.nc, because the forcing files used at the time of our formal ISMIP6-2300 runs used that naming convention. However, the ISMIP6 forcing test case was subsequently adjusted to use the naming convention:
If the ISMIP6 run test case is used in the future with newly generated forcing files, the naming convention will need to be corrected in the run test case.
This also applies to the TF forcing files set up by the run test case (tf_search_path).
Also, in the actual ISMIP6 experiments we applied large negative SMB anywhere there was bare ground in the initial condition to prevent advance of ice onto unglaciated bare land in the simulations. The adjustment to the SMB field was done manually. This adjustment should be added in to the generation of the SMB files in the ISMIP6 forcing test case.
The text was updated successfully, but these errors were encountered:
matthewhoffman
changed the title
Required updates to MALI ISMIP6 SMB forcing files
Required updates to MALI ISMIP6 forcing files and their use in run test case
Apr 5, 2023
In
compass/landice/tests/ismip6_run/ismip6_ais_proj2300/set_up_experiment.py
, it is assumed the SMB forcing file is namedprocessed_SMB_*_smbNeg_over_bareland.nc
, because the forcing files used at the time of our formal ISMIP6-2300 runs used that naming convention. However, the ISMIP6 forcing test case was subsequently adjusted to use the naming convention:(https://github.com/hollyhan/compass/blob/867bab78c3b8af109069c571acc9c87a02885fe3/compass/landice/tests/ismip6_forcing/atmosphere/process_smb_racmo.py#L53-L54)
If the ISMIP6 run test case is used in the future with newly generated forcing files, the naming convention will need to be corrected in the run test case.
This also applies to the TF forcing files set up by the run test case (
tf_search_path
).Also, in the actual ISMIP6 experiments we applied large negative SMB anywhere there was bare ground in the initial condition to prevent advance of ice onto unglaciated bare land in the simulations. The adjustment to the SMB field was done manually. This adjustment should be added in to the generation of the SMB files in the ISMIP6 forcing test case.
The text was updated successfully, but these errors were encountered: