-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
MET: PreProcessing Tools (Grid)component: documentationDocumentation issueDocumentation issuepriority: lowLow PriorityLow Priorityrequestor: NOAA/GSLNOAA Global Systems LaboratoryNOAA Global Systems Laboratorytype: taskAn actionable item of workAn actionable item of work
Description
Describe the Task
I would like to add an example to the users' guide for the pcp_combine -subtract
option with a list of files. I just used it for the first time and I could not get the syntax right until I found it way down in dtcenter/METplus#1138. All of the current examples in the users’ guide are either for -sum
or else only have one file involved instead of a list. Something like:
pcp_combine -subtract 2022043018_48.grib2 'name="APCP"; level="A48";' 2022043018_36.grib2 'name="APCP"; level="A36";' sample_fcst.nc
Time Estimate
15 minutes
Task Checklist
See the METplus Workflow for details.
- Complete the issue definition above, including the Time Estimate and Funding Source.
- Fork this repository or create a branch of develop.
Branch name:feature_<Issue Number>_<Description>
- Complete the development and test your changes.
- Add/update log messages for easier debugging.
- Add/update unit tests.
- Add/update documentation.
- Push local changes to GitHub.
- Submit a pull request to merge into develop.
Pull request:feature <Issue Number> <Description>
- Define the pull request metadata, as permissions allow.
Select: Reviewer(s) and Linked issues
Select: Repository level development cycle Project for the next official release
Select: Milestone as the next official version - Iterate until the reviewer(s) accept and merge your changes.
- Delete your fork or branch.
- Close this issue.
Metadata
Metadata
Assignees
Labels
MET: PreProcessing Tools (Grid)component: documentationDocumentation issueDocumentation issuepriority: lowLow PriorityLow Priorityrequestor: NOAA/GSLNOAA Global Systems LaboratoryNOAA Global Systems Laboratorytype: taskAn actionable item of workAn actionable item of work