Skip to content

Precipitation and extreme precipitation in CMIP6

License

Notifications You must be signed in to change notification settings

tanxuezhi/cmip6hack-precip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMIP6 Hackathon - Precipitation

Goal: Update the following figure to CMIP6 data (from this paper)

alt text

Teammates: you will want to "Fork" the project, and then "clone" your fork to your local computer (more on forking and cloning). Then later you can merge your changes back to your remote fork, and from there back to the main branch.

Once the initial setup is done, everyone will want to clone the repository onto the compute system they plan to use for the hackathon.

  1. Open a JupyterLab session on the system you plan to use.
  2. Open a terminal in the JupyterLab environment.
  3. Clone your project: git clone https://github.com/apendergrass/cmip6hack-precip.git
  4. Get to work!

The CMIP6 Hackathon template provides a starting point for CMIP6 Hackathon projects.

What's included?

  1. catalogs: data catalogs that can be used by Intake-ESM.
  2. environments: Conda environment files for the NCAR/Google Cloud deployments.
  3. notebooks: a place for storing Jupyter Notebooks.
  4. README.md: this document - consider modifying to make it a description of your project on GitHub.
  5. LICENSE: a default (MIT) license file for your project. You can change this if you feel the need.

How to use this Template

Project leads should follow the next four steps. This only needs to be done once.

  1. Navigate to https://github.com/cmip6hack/project-template
  2. Click the "Use this template" button
  3. Name your project (consider prepending with "cmip6hack", so something like cmip6hack-myproject)
  4. Provide a brief description
  5. Tell your teammates where to find your repository and tell them to "Fork" the project.

Once the initial setup is done, everyone will want to clone the repository onto the compute system they plan to use for the hackathon.

  1. Open a JupyterLab session on the system you plan to use.
  2. Open a terminal in the JupyterLab environment.
  3. Clone your project: git clone https://github.com/username/cmip6hack-myproject.git
  4. Get to work!

How to make your project citable

Zenodo is a data archiving tool that can help make your project citable by assigning a DOI to the project's GitHub repository.

Follow the guidelines here https://guides.github.com/activities/citable-code

About

Precipitation and extreme precipitation in CMIP6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Other 0.2%