-
Notifications
You must be signed in to change notification settings - Fork 24
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
Create outline for the MET Contributor's Guide #1774
Comments
Recommend that we schedule a working meeting to brainstorm topics for the Contributor's Guide. |
Add information regarding running the unit tests individually for testing. In particular, we want to note that some tests are dependent on output from others. For example, xml/unit_wavelet_stat.xml requires the obs file stage4_2012040912_F012_APCP12.nc, which would only be created by running xml/unit_pcp_combine.xml first. This issue arose when @sethlinden was testing for Issue 1746. |
Add information regarding adding new unit test data. New data should be added to mohawk in /d2/www/dtcenter/dfiles/code/METplus/MET/MET_unit_test/unit_test. This is linked to from kiowa and seneca in the project area. |
Pull request #2029 includes CI functionality via GitHub Actions that should be documented here. We should at very least document the commit keywords used to override the default logic. @jprestop is editing this comment to add the notes from the MET Engineering meeting on 20220127:
|
Recommend documenting how we add new test data files that are needed for new unit tests. Note that this requires the ability to run as the met_test user on mohawk.
|
Recommend adding sections describing how to...
|
@lisagoodrich, just a note that I already created a branch for this work (feature_1774_contrib_outline). I added the names for the rst files to the existing index.rst page in the docs/Contributors_Guide directory. |
While the outline has been created and merged (#2253), coding standards aren't yet in place. Leaving this issue open. |
Consider adding a section to list the steps needed for creating a GitHub project:
|
While the outline has been created and merged (#2253), coding standards aren't yet in place. A new task Add content to the Contributor's Guide and subtask Create and add coding standards to the Contributor's Guide have been created for future work in the Contributor's Guide. Closing this issue. |
Describe the Task
Create an outline for a MET Contributor's Guide.
Please use this rst guide for formatting sections:
https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
Time Estimate
1 to 3 days of work
Sub-Issues
Consider breaking the task down into sub-issues.
Relevant Deadlines
NONE
Funding Source
2702691, 2792541
Assignee
Labels
Projects and Milestone
Define Related Issue(s)
Consider the impact to the other METplus components.
Task 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: