Skip to content
Himanshu Pillai edited this page May 5, 2020 · 10 revisions

Welcome to the esmf-test-scripts wiki!

Milestone 1

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 .

  1. First store your public key on github ( id_rsa.pub ) .
  2. Then git clone git@github.com:esmf-org/esmf-test-scripts.git
  3. 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 .

Clone this wiki locally