Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use relative paths for NEON datasets to make them more readable #264

Open
ekluzek opened this issue Mar 26, 2024 · 1 comment
Open

Use relative paths for NEON datasets to make them more readable #264

ekluzek opened this issue Mar 26, 2024 · 1 comment
Labels
enhancement New feature or request Responsibility: CTSM Responsibility to manage and accomplish this issue is the CTSM Software group

Comments

@ekluzek
Copy link
Collaborator

ekluzek commented Mar 26, 2024

Filenames for the NEON datasets are especially long for tests since it uses an absolute path for $RUNDIR and then includes deep subdirectories beneath that.

See this discussion here...

ESCOMP/CTSM#2310 (comment)

This is related to #263. As above this changes the path from:

/derecho/scratch/erik/tests_alpha-ctsm52mksrf25_ctsm51d174acl/SMS_Ld10_D_Mmpi-serial.CLM_USRDAT.I1PtClm51Fates.derecho_intel.clm-FatesFireLightningPopDens--clm-NEON-FATES-NIWO.GC.alpha-ctsm52mksrf25_ctsm51d174acl_int/run/inputdata/atm/cdeps/v2/NIWO/NIWO_atm_2018-01.nc

to:

inputdata/atm/cdeps/v2/NIWO/NIWO_atm_2018-01.nc

which is just so much easier to read.

@ekluzek ekluzek added enhancement New feature or request Responsibility: CTSM Responsibility to manage and accomplish this issue is the CTSM Software group labels Mar 26, 2024
@ekluzek
Copy link
Collaborator Author

ekluzek commented Mar 26, 2024

This might be something for @TeaganKing to take on along with other parts of her NEON work. We'll decide later...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Responsibility: CTSM Responsibility to manage and accomplish this issue is the CTSM Software group
Projects
None yet
Development

No branches or pull requests

1 participant