-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Himanshu Pillai edited this page May 5, 2020
·
10 revisions
Python script to clone, build, run ESMF all_tests and commit the result into a dummy repository in order to collect data which can run on any platform with default settings (gfortran,mpiuni). The Script can be found inside milestone1 directory .
- First store your public key on github ( id_rsa.pub ) .
- Then
git clone git@github.com:esmf-org/esmf-test-scripts.git
- Run
python2.7 milestone1.py
Note : To verify data collection to a dummy repo , I'll add the CESM Core Team members to that dummy repo .