We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Apparently something has changed that makes the "How do I create a single-point run with the NUOPC (default) coupler?" instructions not work anymore.
Definition of Done:
The text was updated successfully, but these errors were encountered:
A bit more info on this bug.
./xmlchange DATM_MODE=CLMGSWP3v1
The full set of commands are below
ml conda conda activate npl-2024a cd tools/site_and_regional ./subset_data point --lat 40.0523560209424 --lon 255 --dompft 14 --datm-syr 2000 --datm-eyr 2001 --create-datm --create-surface --outdir ~/scratch/subset_data_boco_test --create-user-mods --overwrite cd ../../cime/scripts/ ./create_newcase --case /glade/derecho/scratch/wwieder/subset_data_boco_test/c4_sp1 --compset 2000_DATM%1PT_CLM60%SP_SICE_SOCN_SROF_SGLC_SWAV_SESP --res CLM_USRDAT --output-root /glade/derecho/scratch/wwieder/subset_data_boco_test --user-mods-dir /glade/derecho/scratch/wwieder/subset_data_boco_test/user_mods --run-unsupported ./case.setup ./xmlchange DATM_MODE=CLMGSWP3v1 ./xmlchange DATM_YR_START=2000 ./xmlchange DATM_YR_END=2001 ./preview_namelists ./case.build
Sorry, something went wrong.
The problem is that this needs to be run with a GSWP3 compset. subset_data should ideally tell the users exactly what compset to use.
subset_data
No branches or pull requests
Apparently something has changed that makes the "How do I create a single-point run with the NUOPC (default) coupler?" instructions not work anymore.
Definition of Done:
The text was updated successfully, but these errors were encountered: