Skip to content

Commit

Permalink
Per #2123, update the version number listed in the MET config files f…
Browse files Browse the repository at this point in the history
…rom V10.1.0 to V11.0.0.
  • Loading branch information
JohnHalleyGotway committed Apr 7, 2022
1 parent 1dd15e9 commit a7b8373
Show file tree
Hide file tree
Showing 155 changed files with 155 additions and 155 deletions.
2 changes: 1 addition & 1 deletion met/data/config/Ascii2NcConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ message_type_map = [
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion met/data/config/EnsembleStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/GenEnsProdConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ ensemble_flag = {

////////////////////////////////////////////////////////////////////////////////

version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/GridDiagConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ mask = {

////////////////////////////////////////////////////////////////////////////////

version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/GridStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,6 @@ nc_pairs_flag = {
grid_weight_flag = NONE;
tmp_dir = "/tmp";
output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/IODA2NCConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ time_summary = {
////////////////////////////////////////////////////////////////////////////////

tmp_dir = "/tmp";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/MODEAnalysisConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,6 @@ unmatched = FALSE;

////////////////////////////////////////////////////////////////////////////////

version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/MODEConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,6 @@ shift_right = 0; // grid squares
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/MODEMultivarConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,6 @@ shift_right = 0; // grid squares
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/MTDConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,6 @@ txt_output = {

output_prefix = "";

version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/Madis2NcConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ time_summary = {
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion met/data/config/PB2NCConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@ time_summary = {
////////////////////////////////////////////////////////////////////////////////

tmp_dir = "/tmp";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/Point2GridConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ quality_mark_thresh = 2;
////////////////////////////////////////////////////////////////////////////////

tmp_dir = "/tmp";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/PointStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,6 @@ output_flag = {

tmp_dir = "/tmp";
output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/RMWAnalysisConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ valid_mask = "";

////////////////////////////////////////////////////////////////////////////////

version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////

2 changes: 1 addition & 1 deletion met/data/config/STATAnalysisConfig_CBS_Index
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@ hss_ec_value = NA;
rank_corr_flag = FALSE;
vif_flag = FALSE;
tmp_dir = "/tmp";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/STATAnalysisConfig_GO_Index
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,6 @@ hss_ec_value = NA;
rank_corr_flag = FALSE;
vif_flag = FALSE;
tmp_dir = "/tmp";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/STATAnalysisConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,6 @@ hss_ec_value = NA;
rank_corr_flag = FALSE;
vif_flag = FALSE;
tmp_dir = "/tmp";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/SeriesAnalysisConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,6 @@ output_stats = {
hss_ec_value = NA;
rank_corr_flag = FALSE;
tmp_dir = "/tmp";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/TCGenConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,4 @@ nc_pairs_grid = "G003";
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion met/data/config/TCPairsConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ basin_map = [
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion met/data/config/TCRMWConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ rmw_scale = 0.2;

////////////////////////////////////////////////////////////////////////////////

version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/data/config/TCStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@ jobs = [];
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion met/data/config/WaveletStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,6 @@ wvlt_plot = {
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/EnsembleStatConfig
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/GenEnsProdConfig
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,6 @@ ensemble_flag = {

////////////////////////////////////////////////////////////////////////////////

version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/GridStatConfig_APCP_12
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,6 @@ nc_pairs_flag = {
grid_weight_flag = NONE;
tmp_dir = "/tmp";
output_prefix = "APCP_12";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/GridStatConfig_APCP_24
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,6 @@ nc_pairs_flag = {
grid_weight_flag = NONE;
tmp_dir = "/tmp";
output_prefix = "APCP_24";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/GridStatConfig_POP_12
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,6 @@ nc_pairs_flag = {
grid_weight_flag = NONE;
tmp_dir = "/tmp";
output_prefix = "POP_12";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/GridStatConfig_all
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,6 @@ nc_pairs_flag = {
grid_weight_flag = NONE;
tmp_dir = "/tmp";
output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/MODEAnalysisConfig
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,6 @@ simple = TRUE;

////////////////////////////////////////////////////////////////////////////////

version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/MODEConfig_APCP_12
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,6 @@ shift_right = 0; // grid squares
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/MODEConfig_APCP_24
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,6 @@ shift_right = 0; // grid squares
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/MODEConfig_RH
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,6 @@ shift_right = 0; // grid squares
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/PB2NCConfig_G212
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ event_stack_flag = TOP;
////////////////////////////////////////////////////////////////////////////////

tmp_dir = "/tmp";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/PointStatConfig
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,6 @@ output_flag = {
rank_corr_flag = TRUE;
tmp_dir = "/tmp";
output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/STATAnalysisConfig
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ hss_ec_value = NA;
rank_corr_flag = TRUE;
vif_flag = FALSE;
tmp_dir = "/tmp";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/WaveletStatConfig_APCP_12
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ wvlt_plot = {
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion met/scripts/config/WaveletStatConfig_APCP_12_NC
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,6 @@ wvlt_plot = {
////////////////////////////////////////////////////////////////////////////////

output_prefix = "";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion test/config/Ascii2NcConfig.surfrad
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ time_summary = {
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion test/config/Ascii2NcConfig_aeronet
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ message_type_map = [
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V10.1.0";
version = "V11.0.0";
2 changes: 1 addition & 1 deletion test/config/EnsembleStatConfig
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "${OUTPUT_PREFIX}";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion test/config/EnsembleStatConfig_MASK_SID
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "${OUTPUT_PREFIX}";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion test/config/EnsembleStatConfig_climo
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "${OUTPUT_PREFIX}";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion test/config/EnsembleStatConfig_grid_weight
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,6 @@ rng = {

grid_weight_flag = ${GRID_WEIGHT};
output_prefix = "${OUTPUT_PREFIX}";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion test/config/EnsembleStatConfig_one_cdf_bin
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "${OUTPUT_PREFIX}";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion test/config/EnsembleStatConfig_python
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "${OUTPUT_PREFIX}";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion test/config/EnsembleStatConfig_qty_inc_exc
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "${OUTPUT_PREFIX}";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion test/config/EnsembleStatConfig_single_file_grib
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "${OUTPUT_PREFIX}";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion test/config/EnsembleStatConfig_single_file_nc
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,6 @@ rng = {

grid_weight_flag = NONE;
output_prefix = "${OUTPUT_PREFIX}";
version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion test/config/GenEnsProdConfig
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,6 @@ ensemble_flag = {

////////////////////////////////////////////////////////////////////////////////

version = "V10.1.0";
version = "V11.0.0";

////////////////////////////////////////////////////////////////////////////////
Loading

0 comments on commit a7b8373

Please sign in to comment.