Unable to install CLUBB with SVN using ./manage_externals/checkout_externals

jedwards

CSEG and Liaisons
Staff member
This does not appear to be cesm2.2, the cam tag should be cam_cesm2_2_rel_07

I'm not sure where you got a tag that references larson-group for clubb. Here is the correct entry, it should go it
components/cam/Externals_CAM.cfg


[clubb]
local_path = src/physics/clubb
protocol = git
repo_url = GitHub - ESCOMP/CLUBB_CESM: CESM version of CLUBB
tag = clubb_release_b76a124_20200220_c20200320
required = True
 

AshaJain

Asha Jain
New Member
Ok. It seems that I am still unable to get the necessary component models (chem-proc is now failing). It appears https://svn-ccsm-models.cgd.ucar.edu/tools/proc_atm/chem_proc/ is password protected? I am not sure how to authenticate or get around this issue.
EDIT - sorry, I had a typo in my path. (Correct path is: https://svn-ccsm-models.cgd.ucar.edu/tools/proc_atm/chem_proc/release_tags/chem_proc5_0_04/). This path is not password protected, but unfortunately, I am still unable to contact the SVN server
 
Back
Top