-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add fire blending to GOCART #2883
base: develop
Are you sure you want to change the base?
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8e6344 - Browse repository at this point
Copy the full SHA c8e6344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d81cb8 - Browse repository at this point
Copy the full SHA 4d81cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f86abd - Browse repository at this point
Copy the full SHA 5f86abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62dbf31 - Browse repository at this point
Copy the full SHA 62dbf31View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3f599 - Browse repository at this point
Copy the full SHA ae3f599View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16e21bd - Browse repository at this point
Copy the full SHA 16e21bdView commit details
Commits on Sep 19, 2024
-
Cleanup job for GEFS (NOAA-EMC#2919)
As forecast ensemble jobs are added to the global workflow, this PR ensures the output is being cleaned up properly once it is no longer needed. Resolves NOAA-EMC#833
Configuration menu - View commit details
-
Copy full SHA for b22d7bc - Browse repository at this point
Copy the full SHA b22d7bcView commit details -
Update config.resources for bufr sounding job postsnd (NOAA-EMC#2917)
This PR updates the parm/config/gfs/config.resources and env/WCOSS2.env files for the BUFR sounding job "postsnd." It includes adjustments to resource settings such as tasks per node and memory allocations for various GFS resolutions, including C768, C1152, and others. Here are the proposed changes: C768: 7 nodes, 21 tasks per node C1152: 16 nodes, 9 tasks per node
Configuration menu - View commit details
-
Copy full SHA for 9965857 - Browse repository at this point
Copy the full SHA 9965857View commit details -
Update global atmos upp job to use COMIN/COMOUT (NOAA-EMC#2867)
NCO has requested that each COM variable specify whether it is an input or an output. This completes that process for the global-workflow Unified Post Processor (UPP) task. Refs: NOAA-EMC#2451
Configuration menu - View commit details
-
Copy full SHA for 5b57604 - Browse repository at this point
Copy the full SHA 5b57604View commit details -
Update to obsproc/v1.2.0 and prepobs/v1.1.0 (NOAA-EMC#2903)
This PR updates the `develop` branch to use the newer operational `obsproc/v1.2.0` and `prepobs/v1.1.0`. The obsproc/prepobs installs in glopara space on supported platforms use tags cut from the `dev/gfsv17` branches in the respective repos. The installation of `prepobs/v1.1.0` on WCOSS2 is called "gfsv17_v1.1.0" to help avoid GFSv16 users using it instead of the operational module. Also, the `HOMEobsproc` path is updated to set an empty default for `obsproc_run_ver`. This both removes the need to set a default (and constantly update it, which is duplication) and avoid the unset variable error when the fcst jobs use their own load module script that does not know `obsproc_run_ver`: ``` export HOMEobsproc="${BASE_GIT:-}/obsproc/v${obsproc_run_ver:-}" ``` This PR also reverts the prepobs and fit2obs installs on MSU back to the glopara space from the temporary `/work/noaa/global/kfriedma/glopara` space installs. Lastly, this PR also includes updates to complete issue NOAA-EMC#2844 (merge `build.spack.ver` and `run.spack.ver`). Resolves NOAA-EMC#2291 Resolves NOAA-EMC#2840 Resolves NOAA-EMC#2844
Configuration menu - View commit details
-
Copy full SHA for 1f95b2b - Browse repository at this point
Copy the full SHA 1f95b2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8bc78 - Browse repository at this point
Copy the full SHA eb8bc78View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a9a874 - Browse repository at this point
Copy the full SHA 9a9a874View commit details
Commits on Oct 7, 2024
-
Update parm/prep/aero_emissions.yaml
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b87649 - Browse repository at this point
Copy the full SHA 3b87649View commit details -
Update parm/prep/aero_emissions.yaml
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21d7bad - Browse repository at this point
Copy the full SHA 21d7badView commit details -
Update parm/prep/aero_emissions.yaml
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58e7280 - Browse repository at this point
Copy the full SHA 58e7280View commit details -
Update parm/prep/aero_emissions.yaml
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f74f471 - Browse repository at this point
Copy the full SHA f74f471View commit details
Commits on Oct 15, 2024
-
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 945508f - Browse repository at this point
Copy the full SHA 945508fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb53925 - Browse repository at this point
Copy the full SHA eb53925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d7ada - Browse repository at this point
Copy the full SHA 55d7adaView commit details -
Update parm/prep/aero_emissions.yaml
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4aec698 - Browse repository at this point
Copy the full SHA 4aec698View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d8155d - Browse repository at this point
Copy the full SHA 2d8155dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 389f9da - Browse repository at this point
Copy the full SHA 389f9daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2875b6e - Browse repository at this point
Copy the full SHA 2875b6eView commit details -
Merge remote-tracking branch 'refs/remotes/origin/feature/fire_blendi…
…ng' into feature/fire_blending
Configuration menu - View commit details
-
Copy full SHA for 404131d - Browse repository at this point
Copy the full SHA 404131dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca87ed9 - Browse repository at this point
Copy the full SHA ca87ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff202f - Browse repository at this point
Copy the full SHA 9ff202fView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 55d5892 - Browse repository at this point
Copy the full SHA 55d5892View commit details -
Configuration menu - View commit details
-
Copy full SHA for f853e4f - Browse repository at this point
Copy the full SHA f853e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dfba87 - Browse repository at this point
Copy the full SHA 4dfba87View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc5c8bc - Browse repository at this point
Copy the full SHA dc5c8bcView commit details
Commits on Oct 17, 2024
-
Update ush/forecast_postdet.sh
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbc63e8 - Browse repository at this point
Copy the full SHA dbc63e8View commit details -
Update ush/forecast_postdet.sh
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a43e0c6 - Browse repository at this point
Copy the full SHA a43e0c6View commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6836bfc - Browse repository at this point
Copy the full SHA 6836bfcView commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e30517 - Browse repository at this point
Copy the full SHA 4e30517View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b20b4 - Browse repository at this point
Copy the full SHA d0b20b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fa7df1 - Browse repository at this point
Copy the full SHA 1fa7df1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1dad35 - Browse repository at this point
Copy the full SHA d1dad35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a696b3 - Browse repository at this point
Copy the full SHA 4a696b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9a124 - Browse repository at this point
Copy the full SHA 8d9a124View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42da2da - Browse repository at this point
Copy the full SHA 42da2daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9753ddc - Browse repository at this point
Copy the full SHA 9753ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84edf69 - Browse repository at this point
Copy the full SHA 84edf69View commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9583817 - Browse repository at this point
Copy the full SHA 9583817View commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec4f462 - Browse repository at this point
Copy the full SHA ec4f462View commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65572fa - Browse repository at this point
Copy the full SHA 65572faView commit details -
add changes to copy the data for each fire case and add a method that…
… if hfed is used just to transform the data... ie don't really process
Configuration menu - View commit details
-
Copy full SHA for ffb8664 - Browse repository at this point
Copy the full SHA ffb8664View commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Rahul Mahajan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a1efd1 - Browse repository at this point
Copy the full SHA 7a1efd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b628f29 - Browse repository at this point
Copy the full SHA b628f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c170db - Browse repository at this point
Copy the full SHA 3c170dbView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d44c5b9 - Browse repository at this point
Copy the full SHA d44c5b9View commit details -
Merge remote-tracking branch 'refs/remotes/origin/feature/fire_blendi…
…ng' into feature/fire_blending
Configuration menu - View commit details
-
Copy full SHA for 5d2f493 - Browse repository at this point
Copy the full SHA 5d2f493View commit details -
Update scripts/exglobal_prep_emissions.py
Co-authored-by: David Huber <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f204898 - Browse repository at this point
Copy the full SHA f204898View commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: David Huber <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7bf48a - Browse repository at this point
Copy the full SHA e7bf48aView commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: David Huber <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eab4554 - Browse repository at this point
Copy the full SHA eab4554View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71a0547 - Browse repository at this point
Copy the full SHA 71a0547View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ce0ab - Browse repository at this point
Copy the full SHA d6ce0abView commit details
Commits on Oct 30, 2024
-
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 313cb62 - Browse repository at this point
Copy the full SHA 313cb62View commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 438c421 - Browse repository at this point
Copy the full SHA 438c421View commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a471fa - Browse repository at this point
Copy the full SHA 8a471faView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1df78dd - Browse repository at this point
Copy the full SHA 1df78ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e660a5 - Browse repository at this point
Copy the full SHA 4e660a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a31bd - Browse repository at this point
Copy the full SHA f4a31bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c379b5c - Browse repository at this point
Copy the full SHA c379b5cView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82a2805 - Browse repository at this point
Copy the full SHA 82a2805View commit details
Commits on Nov 12, 2024
-
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d12fb3 - Browse repository at this point
Copy the full SHA 6d12fb3View commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 934c95f - Browse repository at this point
Copy the full SHA 934c95fView commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46838fd - Browse repository at this point
Copy the full SHA 46838fdView commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6e8fc1 - Browse repository at this point
Copy the full SHA d6e8fc1View commit details -
Update ush/python/pygfs/task/aero_emissions.py
Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5039957 - Browse repository at this point
Copy the full SHA 5039957View commit details