Skip to content

Global Data Assimilation System Application

License

Notifications You must be signed in to change notification settings

RussTreadon-NOAA/GDASApp

 
 

Repository files navigation

GDASApp

Global Data Assimilation System Application

The one app to rule them all

Notes to developers

1 - As a developer, you will have to build the GDASApp againt the dev/gdasapp branch of the global-workflow

git clone --recursive --jobs 8 --branch dev/gdasapp https://github.com/NOAA-EMC/global-workflow.git

2 - For the most part (boundaries of that terminology is stil TBD), changes to the global-workflow related to the GDASApp developement will be issued in the dev/gdasapp branch.

3 - If your feature development involves changes to the global-workflow and the GDASApp, you will have to issue a PR in each repository. The GDASApp PR will have to have the same name in order for the GDASApp CI to build and run the correct branches.

4 - If your work is contained within the global-workflow only, you will have to submit a dummy PR in the GDASApp with the same branch name. To submit a dummy PR, just create a branch with an empty commit:

git commit --allow-empty -m "Dummy commit to trigger PR"

Orion Hera

Unit Tests on GitHub CI Coding Norms

About

Global Data Assimilation System Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 66.6%
  • C++ 15.0%
  • Shell 8.7%
  • Jinja 4.4%
  • CMake 3.5%
  • Lua 1.4%
  • HTML 0.4%