-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Anna Smoot edited this page Feb 13, 2025
·
13 revisions
This information is up to date as of February 5, 2024 and corresponds to tag [47510ef]. We are working on availability on the following machines: WCOSS2
and Gaea C6
. Currently, AQM-Workflow only works on WCOSS2
.
-
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 =
wcoss2
, orgaeac6
./app_build.sh -a=ATMAQ -p=<machine_name>
OR follow instructions in GETTING_STARTED.md:
cat GETTING_STARTED.md
-
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.