Hi,
I am following the tutorial from February 2022 on how to create a variable mesh for CESM (see Community_Mesh_Generation_Toolkit/AMWG_DEMO_FEB22-NOTES at master · ESMCI/Community_Mesh_Generation_Toolkit). When trying to generate the CLM surface data (line 503 in the tutorial) I get an error:
This looks as if there is a mapping file required between my own grid (ne0np4.EUROPE.ne30x8) and 3x3min. I am confused by this since I though that the need to create mapping files was gone for CESM tags cesm2.3.alpha08a and later. Could anybody comment on this?
Thanks,
Tómas.
I am following the tutorial from February 2022 on how to create a variable mesh for CESM (see Community_Mesh_Generation_Toolkit/AMWG_DEMO_FEB22-NOTES at master · ESMCI/Community_Mesh_Generation_Toolkit). When trying to generate the CLM surface data (line 503 in the tutorial) I get an error:
Code:
ERROR: mapping file for this resolution does NOT exist (/cluster/home/tomaszoe/AMWG_DEMO_FEB22/AMWG_REPO//ne0np4.EUROPE.ne30x8/maps_clm//map_3x3min_nomask_to_ne0np4.EUROPE.ne30x8_nomask_aave_da_c220309.nc).
This looks as if there is a mapping file required between my own grid (ne0np4.EUROPE.ne30x8) and 3x3min. I am confused by this since I though that the need to create mapping files was gone for CESM tags cesm2.3.alpha08a and later. Could anybody comment on this?
Thanks,
Tómas.