-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Anna Smoot edited this page Dec 3, 2024
·
8 revisions
This information is up to date as of Dec. 2, 2024 and corresponds to tag dc1236c. We are working on availability on the following machines: Hera
, WCOSS2
, and Gaea C6
.
-
Clone the "AQM-Workflow" branch of the authoritative repository:
git clone https://github.com/NOAA-EMC/AQM-Workflow.git git submodule update --init --recursive cd sorc
-
Build the app:
- Air Quality Modeling (coupled):
- machine_name =
hera
,wcoss2
, orgaeac6
./app_build.sh -a=ATMAQ -p=<machine_name>
-
Set up the user-specific configuration:
-
Load the Python environment for the workflow:
-
Generate the workflow:
-
Run the workflow:
Please understand this is not a finished version yet.