Started this repository from the CMIP6 Hackathon Template. Will adapt to ML tutorial.
This template provides a starting point for Machine Learning Tutorial projects.
catalogs
: data catalogs that can be used by Intake-ESM.environments
: Conda environment files for the NCAR/Google Cloud deployments.notebooks
: a place for storing Jupyter Notebooks.README.md
: this document - consider modifying to make it a description of your project on GitHub.LICENSE
: a default (MIT) license file for your project. You can change this if you feel the need.
Project leads should follow the next four steps. This only needs to be done once.
- Navigate to https://github.com/NCAR-ASP-2021/ml_tutorial_asp2021/
- Click the "Use this template" button
- Name your project (consider prepending with "ml_tutorial_asp2021", so something like
ml_tutorial_asp2021-myproject
) - Provide a brief description
- 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.
- Open a JupyterLab session on the system you plan to use.
- Open a terminal in the JupyterLab environment.
- Clone your project:
git clone https://github.com/NCAR-ASP-2021/ml_tutorial_asp2021/
- Get to work!
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