ESCOMP / CTSM

Community Terrestrial Systems Model (includes the Community Land Model of CESM)
http://www.cesm.ucar.edu/models/cesm2.0/land/
Other
310 stars 315 forks source link

Correct paths for surface datasets, esp NEON #2749

Closed wwieder closed 2 months ago

wwieder commented 2 months ago

Brief summary of bug

It seems like with the addition of 5.3 surface datasets the paths to old surface datasets have now broken. This should be corrected early in the 5.3 tags.

General bug information

CTSM version you are using: [output of git describe] ctsm5.2.028

Does this bug cause significantly incorrect results in the model's science? [Yes / No] no

Configurations affected: [Fill this in if known.] currently running NEON cases (created with usermods_dirs) that point to the following path /glade/campaign/cesm/cesmdata/inputdata/lnd/clm2/surfdata_esmf/NEON/surfdata_1x1_NEON_HARV_hist_2000_78pfts_c240206.nc

This has now changed to the 5.3 surface data, which has a different creation date: /glade/campaign/cesm/cesmdata/inputdata/lnd/clm2/surfdata_esmf/NEON/surfdata_1x1_NEON_HARV_hist_2000_78pfts_c240908.nc

Hopefully this is just a short term issue for people using older tags and usermods_dirs.

Details of bug

Have not looked to see how other cases may be impacted here, but it's a good way to encourage people to use the 5.3 tag once it's created.

slevis-lmwg commented 2 months ago

I posted a similar comment in #2750:

I'm sorry about this confusion @wwieder and thank you for bringing to our attention.

@ekluzek and I decided to resolve this as follows:

I think this means that you may close this issue as fixed or add it to the issues to be closed by #2500.

wwieder commented 2 months ago

I'll close this here, but wanted to confirm that NEON user_mods will be corrected in #2500?

slevis-lmwg commented 2 months ago

Yes. We expect some of tests in the test-suites to fail initially for various user_mods and testmods that need updating. And I will make the updates in #2500.