dtcenter / METplus

Python scripting infrastructure for MET tools.
https://metplus.readthedocs.io
Apache License 2.0
98 stars 37 forks source link

Enhance the ASCII2NC wrapper to support setting the `-valid_beg` and `-valid_end` command line options #2547

Closed JohnHalleyGotway closed 4 months ago

JohnHalleyGotway commented 5 months ago

Describe the Enhancement

The issue dtcenter/MET#2654 and pull request dtcenter/MET#2846 updated the ASCII2NC tool to add support for -valid_beg and -valid_end command line options to support filtering the input point observations by their valid time. These command line options already exist in PB2NC, a similar point pre-processing tool.

This issue is to enhance the ASCII2NC wrapper to support the setting of these command line options in a way that is consistent with how they're supported for PB2NC.

Time Estimate

4 hours?

Sub-Issues

Consider breaking the enhancement down into sub-issues. None.

Relevant Deadlines

List relevant project deadlines here or state NONE.

Funding Source

split between Dynamic drought veg (2785031) and the UAlbany (7750034) projects

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.