NOAA-EMC / global-workflow

Global Superstructure/Workflow supporting the Global Forecast System (GFS)
https://global-workflow.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
75 stars 168 forks source link

Retire VSDB #844

Closed KateFriedman-NOAA closed 2 years ago

KateFriedman-NOAA commented 2 years ago

Description

The VSDB is no longer supported as the verification package for GFS/global-workflow. Users should now be using METplus (DO_METP) for their verification needs, in addition to Fit2Obs. It's time to retire VSDB from global-workflow develop.

Will make item 4 in issue #235 moot.

FYI @yangfanglin

Requirements

Acceptance Criteria (Definition of Done)

VSDB variables no longer exist in global-workflow configs and VSDB is no longer invoke-able in the vrfy job.

KateFriedman-NOAA commented 2 years ago

Created branch feature/retire-vsdb for this work.

KateFriedman-NOAA commented 2 years ago

@malloryprow Is there anything in VSDB that METplus needs for some reason? I see references to VSDB in config.metp:

export g2g1_anom_gather_by="VSDB"
export g2g1_pres_gather_by="VSDB"
export g2g1_sfc_gather_by="VSDB"
export g2o1_upper_air_gather_by="VSDB"
export g2o1_conus_sfc_gather_by="VSDB"
export g2o1_polar_sfc_gather_by="VSDB"
export precip1_ccpa_accum24hr_gather_by="VSDB"
yangfanglin commented 2 years ago

Agreed. It is the time

On Tue, Jun 7, 2022 at 2:38 PM Kate Friedman @.***> wrote:

Description

The VSDB is no longer supported as the verification package for GFS/global-workflow. Users should now be using METplus (DO_METP) for their verification needs, in addition to Fit2Obs. It's time to retire VSDB from global-workflow develop.

Will make item 4 in issue #235 https://github.com/NOAA-EMC/global-workflow/issues/235 moot.

FYI @yangfanglin https://github.com/yangfanglin

Requirements

Acceptance Criteria (Definition of Done)

VSDB variables no longer exist in global-workflow configs and VSDB is no longer invoke-able in the vrfy job.

— Reply to this email directly, view it on GitHub https://github.com/NOAA-EMC/global-workflow/issues/844, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKY5N2NYAVO5MMSIUPVDWULVN6JLBANCNFSM5YD4ZLKA . You are receiving this because you were mentioned.Message ID: @.***>

-- Fanglin Yang, Ph.D. Chief, Model Physics Group Modeling and Data Assimilation Branch

NOAA/NWS/NCEP Environmental Modeling Center

https://www.emc.ncep.noaa.gov/gmb/wx24fy/fyang/ https://www.emc.ncep.noaa.gov/gmb/wx24fy/fyang/

malloryprow commented 2 years ago

@KateFriedman-NOAA Nope all good. Those are just references on how to organize the METplus data archive.