Skip to content
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

Development of GFS atmospheric component of EVS #1

Closed
3 tasks
PerryShafran-NOAA opened this issue Apr 8, 2022 · 0 comments
Closed
3 tasks

Development of GFS atmospheric component of EVS #1

PerryShafran-NOAA opened this issue Apr 8, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@PerryShafran-NOAA
Copy link
Contributor

PerryShafran-NOAA commented Apr 8, 2022

Description

Develop the GFS atmospheric component of EVS, including all code to create stats, plotting, and any prep steps that may be necessary.

Steps

  • Develop and test code on local machine.
  • Push code to local fork
  • Submit pull request
@PerryShafran-NOAA PerryShafran-NOAA added the enhancement New feature or request label Apr 8, 2022
@PerryShafran-NOAA PerryShafran-NOAA added this to the EVS v1.0.0 milestone Apr 8, 2022
@PerryShafran-NOAA PerryShafran-NOAA changed the title Development of GFS grid2obs component of EVS Development of GFS atmospheric component of EVS Apr 11, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue Apr 24, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue Apr 24, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue Apr 26, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue Apr 27, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue Apr 29, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue Apr 29, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue Apr 29, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue Apr 29, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 5, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 6, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 6, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 9, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 9, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 10, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 10, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 10, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 10, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 10, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 10, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 18, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 23, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 23, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 23, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 24, 2022
malloryprow added a commit to malloryprow/EVS that referenced this issue May 26, 2022
ShelleyMelchior-NOAA pushed a commit that referenced this issue Feb 7, 2024
malloryprow added a commit to malloryprow/EVS that referenced this issue Feb 8, 2024
malloryprow added a commit to malloryprow/EVS that referenced this issue Feb 8, 2024
malloryprow added a commit to malloryprow/EVS that referenced this issue Feb 9, 2024
malloryprow added a commit to malloryprow/EVS that referenced this issue Feb 13, 2024
ShelleyMelchior-NOAA pushed a commit that referenced this issue Feb 13, 2024
malloryprow added a commit to malloryprow/EVS that referenced this issue Mar 22, 2024
ShelleyMelchior-NOAA pushed a commit that referenced this issue Mar 29, 2024
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Jun 17, 2024
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Jun 18, 2024
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Jun 20, 2024
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Jun 21, 2024
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Jun 24, 2024
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Jun 25, 2024
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Jun 25, 2024
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Jun 26, 2024
PerryShafran-NOAA pushed a commit that referenced this issue Jul 10, 2024
* Add "last" in plots driver script names

* Add "last" in plots ecf script names

* Remove echo of config file

* Change pastXXdays to lastXXdays in wave image names

* Remove LOOP_ORDER from METplus configs

* Remove subprocess import when not used

* Use subprocess.run

* Switch gfs/ecmwf order for headline plot

* Make grid2grid stats job formatting similar to plots

* Make grid2obs stats job formatting similar to plots

* Clean up plots logging messages

Refs: #1

* Mask out negative values under square root

Refs: #1

* Rename stats dev drivers

* Fix cmc_regional atmos order

* Add set -x to missing file mail script

* Define NET prior to HOMEevs

* Remove PBS -V from driver scripts

Refs: #464

* Add 0.25 inch for precip ETS headline plots

* Update default MET version

* Add osisaf COMOUT directory creation

* Add scale specifications for ETS

* Use PB2NC_SKIP_VALID_TIMES

* Remove cat'ing of METplus log files

* Update long-term time series mean to reflect values on plot

* Remove weird space that was causing weird message in log

* Bugfix

* Remove ltrop, utrop, and trop for ozone vertical profile plots

* Format environment variables correctly

* Change warning messages to note/debugs

* Update drivers to use environment VDATE_END
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Aug 13, 2024
malloryprow pushed a commit that referenced this issue Aug 15, 2024
* vpppg overall v2.0 request changes #1

* vpppg overall v2.0 request changes #2

* add check corrupt grib2 files

* update subprocess.run statements

* update subprocess.run statements2

* remove checking on model output

* replace VDATE with INITDATE in prep

* replace DCOMIN with DCOMINairnow

* remove description

* change stdout to be consistent with suprocess.run

* PR changes #1

* PR changes #2

* PR changes #3 PrgEnvintel_ver

* PR changes #4 cleanup code

* PR changes #5 reverse cleanup
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Aug 21, 2024
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Aug 28, 2024
malloryprow pushed a commit that referenced this issue Aug 30, 2024
* initial merge

* in bash shell and incremental changes

* incremental changes 08 15 2024

* incremental changes 08 15 2024 #2

* incremental changes 08 15 2024 #3

* merg j-job and performance lengend

* airnow perfdiag lengend

* update legend label and x tick label

* adjust perfdiag legend ncol

* adjust title format

* add criterion to run gefs chem stats

* PR change #1

* PR change #2

* PR change #3

* PR change #4

* PR change #5

* PR change #5 corrected
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Oct 22, 2024
malloryprow pushed a commit that referenced this issue Oct 23, 2024
…tasciifix (#593)

* add python check file code

* add checking aeronet record columns

* incremental changes 10/17/2024 1

* updated script to use post-screen aeronet file for metplus ascii2nc

* fix fcst missing sen email

* incremental changes 10/22/2024

* PR changes #1

* fix number comparison
Ho-ChunHuang-NOAA added a commit to Ho-ChunHuang-NOAA/EVS that referenced this issue Feb 10, 2025
malloryprow pushed a commit that referenced this issue Feb 12, 2025
* incremental chaneg with mpmd code changes and fix Mezquital name bug

* minor fix for email message file definition

* use rc1

* update GMC

* work on mpmd fix

* work on mpmd fix 02/04/2025

* work on mpmd fix 02/04/2025 2

* incremental changes 02/04/2025 1

* incremental changes 02/04/2025 2

* incremental changes 02/05/2025 1

* incremental changes 02/05/2025 2

* incremental changes 02/05/2025 2

* reset settings.py to the one in develop

* reset settings.py to simplify the mpmd PR

* for PR664 comments #1

* for PR664 comments #2

* backout changes in exevs_global_ens_chem_grid2obs_stats.sh

* update walltime to 00:25:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants