8000 GitHub - briandobbins/CTSM-Tutorial-2022: Materials for CTSM Mini Tutorial 2022
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

briandobbins/CTSM-Tutorial-2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example workflow

The materials and notebooks in this tutorial is published as a Jupyter book here.

This repository includes materials for the Community Terrestrial Systems Model (CTSM) Spring 2022 mini-tutorial.

These tutorials are designed as an introduction to running the Community Terrestrial Systems Model (CTSM). We we will run through three configurations that include running a:

  1. Supported NEON tower site,
  2. Global FATES simution, and
  3. Generic single point simulation.

We'll also learn how to:

  • Visualize results,
  • Analize model output, and
  • Make simple code modifications.

This video will walk you through the initial steps of the tutorial, but the steps for quick start are also summarized below.

Watch the video

The full set of lectures from the tutorial can be found here.

Quick Start

Step 1: Open up CESM-Lab

  • In your web browser go to https://ctsmworkshop2022.cesm.cloud/

    It will automatically open up a portal to connect to the cloud: Screen Shot 2022-05-17 at 1 58 17 AM

  • Enter your username and passsword provided with your tutorial registration

  • This should launch a JupyterLab window in your browser.

Step 2: Clone CTSM Tutorial Repository

  • Click on the Terminal icon to open a terminal window.

Screen Shot 2022-05-17 at 2 05 32 AM

  • Run the following command to clone this repository. (Just copy and paste the text below into the terminal window that opens in JupyterLab)
git clone https://github.com/NCAR/CTSM-Tutorial-2022

This gives you a local copy of the material you'll need for the tutorial

Can you see a new directory on your navigation sidebar called CTSM-Tutorial-2022? (See the left sidebar of your JupyterLab window) Screen Shot 2022-05-17 at 4 46 13 PM

Step 3: Navigate to notebooks directory

  • Click on the CTSM-Tutorial-2022 directory
  • Click on the notebooks directory
  • Click on the Day0a_GitStarted.ipynb notebook in the sidebar of your JupyterLab window.

Now you're ready to get started with the pre-tutorial homework. Let's git started by following along in the Day0a notebook

📚 Resources

CTSM Repository which includes the CTSM Wiki page that has lots of resources, including much of the following:

CLM5 Overview Paper Lawrence et al. 2019 JAMES

CLM5 Diagnostic plots, from the overview paper.

CLM5 ILAMB page, also from the overview paper.

❓ Questions

For questions about running simulations, please use DiscussCESM Forums:

Containers & Cloud Platforms Forum

CTSM Forum

About

Materials for CTSM Mini Tutorial 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%
0