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

Ensure CUPiD is generalizable and portable to other machines #89

Open
TeaganKing opened this issue Mar 20, 2024 · 2 comments
Open

Ensure CUPiD is generalizable and portable to other machines #89

TeaganKing opened this issue Mar 20, 2024 · 2 comments
Labels
good first issue Good for newcomers

Comments

@TeaganKing
Copy link
Collaborator

To do this, we should remove references to /glade from code (eg, just have paths in config file), and test on other machines (eg, TACC).

@TeaganKing TeaganKing added the good first issue Good for newcomers label Mar 20, 2024
@TeaganKing TeaganKing changed the title Ensure CUPiD is generalizable to the point where it can be run on other machines Ensure CUPiD is generalizable and portable to other machines Mar 20, 2024
@TeaganKing
Copy link
Collaborator Author

We'll probably want to create a root directory variable in our global config.yaml file, and make relative file paths instead of specific ones like the following (thanks to @mnlevy1981 for this list):

diag_loc: /glade/campaign/cesm/development/cross-wg/diagnostic_framework/ADF-data/regrid/${diag_cam_climo.cam_case_name…
climo_loc: /glade/campaign/cesm/development/cross-wg/diagnostic_framework/CESM_output_for_testing/
ts_loc: /glade/campaign/cesm/development/cross-wg/diagnostic_framework/CESM_output_for_testing/
obs_data_loc: /glade/work/nusbaume/SE_projects/model_diagnostics/ADF_obs
cam_hist_loc: /glade/campaign/cesm/development/cross-wg/diagnostic_framework/CESM_output_for_testing/${diag_cam_cli…
cam_tem_loc: /glade/campaign/cesm/development/cross-wg/diagnostic_framework/ADF-data/TEM/${diag_cam_climo.cam_case_…
cam_hist_loc: /glade/campaign/cesm/development/cross-wg/diagnostic_framework/CESM_output_for_testing/${diag_cam_bas…
cam_climo_loc: /glade/campaign/cesm/development/cross-wg/diagnostic_framework/ADF-data/climos/${diag_cam_baseline_c…

@shivaniikum
Copy link
Contributor

I am interested in working on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants