Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 2.49 KB

File metadata and controls

52 lines (29 loc) · 2.49 KB

How to contribute and engage

This project has limited scope and is a prototype effort to support a specific data dissemination effort. The climate projections task force members are kindly requested to checkout the document on: Collaborative Quality Assurance for Climate Projections Task Force, in particular the Data access policy. For questions, contact TF co-leads or open a GitHub issue.

Where can I find the URL to the data holdings?

Please see Data availability section in the document titled: Collaborative Quality Assurance for Climate Projections Task Force ( Only shared with the climate projections TF)

How to make a QA report:

Go to "Issues", press the "New issue" button in the top right, and then choose "QC Update". Or, click here to open a new issue. The form will ask a few questions. This helps us record the status of the QA, and initiate next steps.

For time range, you can leave blank to select all time ranges for the given variable and experiment. Otherwise, you can pass multiple by putting commas between them, e.g.,

20410101-20501231, 20110101-20201231, 20510101-20601231, 20310101-20401231

Please make sure all 30 ensemble members pass before reporting.

Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, [open a new one](. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

Did you write a patch that fixes a bug or improves the code or documentation?

  • Open a new GitHub pull request with the patch.

  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

  • Open a new issue to provide suggested changes to the best practices.

How to cite this work?

TBA

How can I add myself to the contributors page?

TBA

Do you have questions related to this project?

  • Look for answers in the documentation. If not, please open an issue with the question, [open a new one](

THANK YOU