Skip to content

Useful Configuration Paths and Settings

malloryprow edited this page Sep 2, 2021 · 13 revisions

Below are useful paths and configuration settings users may need in setting up their configuration file. The settings are organized by machine.

**** If certain files are missing on a machine that you need please contact Mallory Row at mallory.row@noaa.gov ****

WCOSS_DELL_P3 (WCOSS Dells - Mars and Venus)

To compare to the operational GFS version 16 data (2021 03 22 12Z to present) below are settings to use in your configuration file

    model_list="gfs"
    model_dir_list="/gpfs/dell2/emc/verification/noscrub/emc.verif/global/archive"
    model_stat_dir_list="/gpfs/dell2/emc/modeling/noscrub/Mallory.Row/archive"
    model_file_format_list="pgbf{lead?fmt=%2H}.gfs.{init?fmt=%Y%m%d%H}"
    model_hpss_dir_list="/NCEPPROD/hpssprod/runhistory"

    g2g2_anom_truth_name_list="self_anl"
    g2g2_anom_gather_by_list="VSDB"
    g2g2_pres_truth_name_list="self_anl"
    g2g2_pres_gather_by_list="VSDB"
    g2g2_sfc_truth_name_list="self_f00"
    g2g2_sfc_gather_by_list="VSDB"

    tropcyc_model_atcf_name_list="AVNO"
    tropcyc_model_file_format_list="ADECK"

    maps2d_anl_file_format_list="pgbanl.gfs.{valid?fmt=%Y%m%d%H}"
    
    mapsda_gdas_model_file_format_list="pgbf{lead?fmt=%2H}.gdas.{init?fmt=%Y%m%d%H}"
    mapsda_gdas_anl_file_format_list="pgbanl.gdas.{valid?fmt=%Y%m%d%H}"
    mapsda_ens_model_dir_list="/gpfs/dell1/nco/ops/com"
    mapsda_ens_model_file_format_list="prod/enkfgdas.{init?fmt=%Y%m%d}/{init?fmt=%H}/atmos/gdas.t{init?fmt=%H}z.atmf{lead?fmt=%3H}.ens[mean,spread].nc"

To compare to the GFS version 16 data prior to it being in operations (prior 2021 03 22 12Z) below are settings to use in your configuration file

    model_list="gfsv16"
    model_dir_list="/gpfs/dell2/emc/verification/noscrub/emc.verif/global/archive"
    model_stat_dir_list="/gpfs/dell2/emc/modeling/noscrub/Mallory.Row/archive"
    model_file_format_list="pgbf{lead?fmt=%2H}.gfs.{init?fmt=%Y%m%d%H}.grib2"

    g2g2_anom_truth_name_list="self_anl"
    g2g2_anom_gather_by_list="VSDB"
    g2g2_pres_truth_name_list="self_anl"
    g2g2_pres_gather_by_list="VSDB"
    g2g2_sfc_truth_name_list="self_f00"
    g2g2_sfc_gather_by_list="VSDB"

    tropcyc_model_atcf_name_list="GFSV"
    tropcyc_model_file_format_list="atcfunix.gfs.{init?fmt=%Y%m%d%H}"

    maps2d_anl_file_format_list="pgbanl.gfs.{valid?fmt=%Y%m%d%H}.grib2"
    
    mapsda_gdas_model_file_format_list="pgbf{lead?fmt=%2H}.gdas.{init?fmt=%Y%m%d%H}.grib2"
    mapsda_gdas_anl_file_format_list="pgbanl.gdas.{valid?fmt=%Y%m%d%H}.grib2"

HERA (NOAA RDHPCS)

To compare to the operational GFS version 16 data (2021 03 22 12Z to present) below are settings to use in your configuration file

    model_list="gfs"
    model_dir_list="/scratch1/NCEPDEV/global/Mallory.Row/archive"
    model_stat_dir_list="/scratch1/NCEPDEV/global/Mallory.Row/archive"
    model_file_format_list="pgbf{lead?fmt=%2H}.gfs.{init?fmt=%Y%m%d%H}"
    model_hpss_dir_list="/NCEPPROD/hpssprod/runhistory"

    g2g2_anom_truth_name_list="self_anl"
    g2g2_anom_gather_by_list="VSDB"
    g2g2_pres_truth_name_list="self_anl"
    g2g2_pres_gather_by_list="VSDB"
    g2g2_sfc_truth_name_list="self_f00"
    g2g2_sfc_gather_by_list="VSDB"

    maps2d_anl_file_format_list="pgbanl.gfs.{valid?fmt=%Y%m%d%H}"
    
    mapsda_gdas_model_file_format_list="pgbf{lead?fmt=%2H}.gdas.{init?fmt=%Y%m%d%H}"
    mapsda_gdas_anl_file_format_list="pgbanl.gdas.{valid?fmt=%Y%m%d%H}"
    mapsda_ens_model_dir_list="/scratch1/NCEPDEV/rstprod/com"
    mapsda_ens_model_file_format_list="prod/enkfgdas.{init?fmt=%Y%m%d}/{init?fmt=%H}/atmos/gdas.t{init?fmt=%H}z.atmf{lead?fmt=%3H}.ens[mean,spread].nc"

To compare to the GFS version 16 data prior to it being in operations (prior 2021 03 22 12Z) below are settings to use in your configuration file

    model_list="gfsv16"
    model_dir_list="/scratch1/NCEPDEV/global/Mallory.Row/archive"
    model_stat_dir_list="/scratch1/NCEPDEV/global/Mallory.Row/archive"
    model_file_format_list="pgbf{lead?fmt=%2H}.gfs.{init?fmt=%Y%m%d%H}.grib2"

    g2g2_anom_truth_name_list="self_anl"
    g2g2_anom_gather_by_list="VSDB"
    g2g2_pres_truth_name_list="self_anl"
    g2g2_pres_gather_by_list="VSDB"
    g2g2_sfc_truth_name_list="self_f00"
    g2g2_sfc_gather_by_list="VSDB"

    maps2d_anl_file_format_list="pgbanl.gfs.{valid?fmt=%Y%m%d%H}.grib2"
    
    mapsda_gdas_model_file_format_list="pgbf{lead?fmt=%2H}.gdas.{init?fmt=%Y%m%d%H}.grib2"
    mapsda_gdas_anl_file_format_list="pgbanl.gdas.{valid?fmt=%Y%m%d%H}.grib2"

ORION (MSU HPC2)

To compare to the operational GFS version 16 data (2021 03 22 12Z to present) below are settings to use in your configuration file

    model_list="gfs"
    model_dir_list="/scratch1/NCEPDEV/global/Mallory.Row/archive"
    model_stat_dir_list="/scratch1/NCEPDEV/global/Mallory.Row/archive"
    model_file_format_list="pgbf{lead?fmt=%2H}.gfs.{init?fmt=%Y%m%d%H}"
    model_hpss_dir_list="/NCEPPROD/hpssprod/runhistory"

    g2g2_anom_truth_name_list="self_anl"
    g2g2_anom_gather_by_list="VSDB"
    g2g2_pres_truth_name_list="self_anl"
    g2g2_pres_gather_by_list="VSDB"
    g2g2_sfc_truth_name_list="self_f00"
    g2g2_sfc_gather_by_list="VSDB"

    maps2d_anl_file_format_list="pgbanl.gfs.{valid?fmt=%Y%m%d%H}"
    
    mapsda_gdas_model_file_format_list="pgbf{lead?fmt=%2H}.gdas.{init?fmt=%Y%m%d%H}"
    mapsda_gdas_anl_file_format_list="pgbanl.gdas.{valid?fmt=%Y%m%d%H}"

To compare to the GFS version 16 data prior to it being in operations (prior 2021 03 22 12Z) below are settings to use in your configuration file

    model_list="gfsv16"
    model_dir_list="/work/noaa/ovp/mrow/archive"
    model_stat_dir_list="/work/noaa/ovp/mrow/archive"
    model_file_format_list="pgbf{lead?fmt=%2H}.gfs.{init?fmt=%Y%m%d%H}.grib2"

    g2g2_anom_truth_name_list="self_anl"
    g2g2_anom_gather_by_list="VSDB"
    g2g2_pres_truth_name_list="self_anl"
    g2g2_pres_gather_by_list="VSDB"
    g2g2_sfc_truth_name_list="self_f00"
    g2g2_sfc_gather_by_list="VSDB"

    maps2d_anl_file_format_list="pgbanl.gfs.{valid?fmt=%Y%m%d%H}.grib2"
    
    mapsda_gdas_model_file_format_list="pgbf{lead?fmt=%2H}.gdas.{init?fmt=%Y%m%d%H}.grib2"
    mapsda_gdas_anl_file_format_list="pgbanl.gdas.{valid?fmt=%Y%m%d%H}.grib2"