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

Feature #3024 increase to version 12.1 (PR 1 of 2) #3025

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/config/Ascii2NcConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ message_type_map = [
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V12.0.0";
version = "V12.1.0";
2 changes: 1 addition & 1 deletion data/config/EnsembleStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,6 @@ grid_weight_flag = NONE;
point_weight_flag = NONE;

output_prefix = "";
version = "V12.0.0";
version = "V12.1.0";

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

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

version = "V12.0.0";
version = "V12.1.0";

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

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

version = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/GridStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,6 @@ grid_weight_flag = NONE;

tmp_dir = "/tmp";
output_prefix = "";
version = "V12.0.0";
version = "V12.1.0";

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

tmp_dir = "/tmp";
version = "V12.0.0";
version = "V12.1.0";

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

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

version = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion 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 = "V12.0.0";
version = "V12.1.0";

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

output_prefix = "";
version = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion 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 = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion 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 = "V12.0.0";
version = "V12.1.0";
2 changes: 1 addition & 1 deletion 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 = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/PlotPointObsConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ point_data = [

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

version = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/Point2GridConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ var_name_map = [
////////////////////////////////////////////////////////////////////////////////

tmp_dir = "/tmp";
version = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/PointStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,6 @@ point_weight_flag = NONE;

tmp_dir = "/tmp";
output_prefix = "";
version = "V12.0.0";
version = "V12.1.0";

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

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

version = "V12.0.0";
version = "V12.1.0";

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

2 changes: 1 addition & 1 deletion 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 = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion 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 = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion 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 = "V12.0.0";
version = "V12.1.0";

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

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/TCDiagConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,6 @@ output_base_format = "s{storm_id}_{technique}_doper_{init_ymdh}";
////////////////////////////////////////////////////////////////////////////////

tmp_dir = "/tmp";
version = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion 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 = "V12.0.0";
version = "V12.1.0";
2 changes: 1 addition & 1 deletion data/config/TCPairsConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -214,4 +214,4 @@ basin_map = [
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V12.0.0";
version = "V12.1.0";
2 changes: 1 addition & 1 deletion data/config/TCRMWConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,6 @@ radial_velocity_long_field_name = "Radial Velocity";

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

version = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/TCStatConfig_default
Original file line number Diff line number Diff line change
Expand Up @@ -216,4 +216,4 @@ jobs = [];
// Indicate a version number for the contents of this configuration file.
// The value should generally not be modified.
//
version = "V12.0.0";
version = "V12.1.0";
2 changes: 1 addition & 1 deletion data/config/UGridConfig_lfric
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ ugrid_metadata_map = [

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

version = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion data/config/UGridConfig_mpas
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ ugrid_metadata_map = [

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

version = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
2 changes: 1 addition & 1 deletion 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 = "V12.0.0";
version = "V12.1.0";

////////////////////////////////////////////////////////////////////////////////
1 change: 1 addition & 0 deletions data/table_files/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
tablefilesdir = $(pkgdatadir)/table_files

tablefiles_DATA = \
met_header_columns_V12.1.txt \
met_header_columns_V12.0.txt \
met_header_columns_V11.1.txt \
met_header_columns_V11.0.txt \
Expand Down
Loading
Loading