Skip to content

NOAA-EMC/RRFS_CloudHPC_Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RRFS Cloud Run Scripts

These run scripts are a prototype to run a 9 member RRFS Forecast Ensemble configured for the 2021 Hazardous Weather Testbed Spring Experiment. This code is for research purposes only. It is not supported.

Contributing

Members of the research team running experiments can contribute directly to the main branch of the repository. Here are some helpful reminders of how to interact with the repository.

Check current state:

git status

Tracking a modification

This procedure will work for editing an existing file or adding a new one.

git add <file>
git commit --author="Your Name <first.last@noaa.gov>"

Note: you do need to include the < and > tags in the --author flag above.

Publish local changes to GitHub

This step requires 2FA using a HTTPS protocol. Please set up your personal access token by following these directions

git push

Contact

For questions related to this project:

Name Email
Jacob Carley jacob.carley@noaa.gov
Rajendra Panda rajendra.panda@noaa.gov
Christina Holt christina.holt@noaa.gov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors