-
Notifications
You must be signed in to change notification settings - Fork 38
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
Add support for many commonly changed MET config variables #779
Closed
20 of 21 tasks
Labels
component: python wrapper
METplus: Configuration
priority: high
High Priority
requestor: METplus Team
METplus Development Team
requestor: NOAA/EMC
NOAA Environmental Modeling Center
requestor: UK Met Office
United Kingdom Met Office
type: enhancement
Improve something that it is currently doing
Milestone
Comments
georgemccabe
added
type: enhancement
Improve something that it is currently doing
component: python wrapper
component: use case configuration
priority: high
High Priority
requestor: NOAA/EMC
NOAA Environmental Modeling Center
alert: NEED ACCOUNT KEY
Need to assign an account key to this issue
requestor: METplus Team
METplus Development Team
labels
Jan 26, 2021
Merged
11 tasks
Merged
11 tasks
TaraJensen
added
requestor: UK Met Office
United Kingdom Met Office
and removed
alert: NEED ACCOUNT KEY
Need to assign an account key to this issue
labels
Mar 31, 2021
11 tasks
11 tasks
PR #888 handles unsupported MODE configs
It also handles unsupported PointStat configs:
|
This was
linked to
pull requests
Apr 27, 2021
PR #893 added support for PB2NC config variables:
PR #894 added support in GridStat wrapper for:
Also added support for all climo_mean and climo_stdev items for
|
Closing this issue so it is tied to the 4.0.0 release. Remaining work will be documented in #896 for the 4.1.0 release. |
34 tasks
georgemccabe
changed the title
Add support for commonly changed MET config variables
Add support for many commonly changed MET config variables
Apr 27, 2021
jprestop
added
METplus: Configuration
and removed
component: use case configuration
labels
Aug 24, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component: python wrapper
METplus: Configuration
priority: high
High Priority
requestor: METplus Team
METplus Development Team
requestor: NOAA/EMC
NOAA Environmental Modeling Center
requestor: UK Met Office
United Kingdom Met Office
type: enhancement
Improve something that it is currently doing
We would like to support setting MET config variables through the wrappers for values that are likely to be changed from the default. This will reduce the need for user's to create their own wrapped MET config files to configure.
Here is a list of variables from @malloryprow that she has changed:
GridStat: model, desc, obtype, regrid, fcst, obs, climo_mean, mask,
fourier, output_flag, grid_weight_flag, tmp_dir, output_prefix, version
StatAnalysis: model, fcst_lead, fcst_valid_beg, fcst_valid_end,
fcst_valid_hour, fcst_init_beg, fcst_init_end, fcst_init_hour, fcst_var,
obs_var, fcst_lev, obs_lev, obtype, vx_mask, interp_mthd, fcst_thresh,
line_type, jobs, tmp_dir, version
PB2NC: message_type, obs_window, pb_report_type, level_category,
obs_bufr_var, obs_prepbufr_map, quality_mark_thresh, tmp_dir, version
PointStat: model, regrid, fcst, obs, message_type, obs_window, mask,
output_flag, tmp_dir, version
TcPairs: model, storm_id, basin, cyclone, storm_name, init_beg, init_end,
init_inc, init_exc, valid_beg, valid_end, check_dup, interp12,
match_points, version
SerisAnalysis: model, obtype, regrid, fcst, obs, block_size,
output_stats, tmp_dir, version
Describe the Enhancement
Add support for setting environment variables from METplus config settings.
Time Estimate
Sub-Issues
Consider breaking the enhancement down into sub-issues.
Relevant Deadlines
Ideally for 4.0.0
Funding Source
2791541 and 2799991
Define the Metadata
Assignee
Labels
Projects and Milestone
Define Related Issue(s)
Consider the impact to the other METplus components.
Enhancement Checklist
See the METplus Workflow for details.
Branch name:
feature_<Issue Number>_<Description>
Pull request:
feature <Issue Number> <Description>
Select: Reviewer(s), Project(s), Milestone, and Linked issues
The text was updated successfully, but these errors were encountered: