GithubHelp home page GithubHelp logo

arm-development / arm-summer-school-2024 Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 9.0 628.39 MB

Repository for the ARM Summer School in Cleveland, Ohio

Home Page: https://arm-development.github.io/arm-summer-school-2024/

License: Apache License 2.0

Jupyter Notebook 99.94% Python 0.06%

arm-summer-school-2024's Introduction

ARM Summer School 2024

ARM Summer School 2024: Open Science in the Department of Energy's Atmospheric Radiation Measurement (ARM) User Facility: Connecting State-of-the-Art Models with Diverse Field Campaign Observations

badge nightly-build

Motivation

ARM Mobile Facilities (AMF) have traveled to locations all over the world, including South America for the Cloud, Aerosol, and Complex Terrain Interactions (CACTI) field campaign, as well as Norway for the Cold-Air Outbreaks in the Marine Boundary Layer Experiment (COMBLE). One of the key goals of these field deployments is to integrate measurements with a spectrum of model datasets, ranging from high-resolution large-eddy simulation to limited-domain nested weather and climate model datasets, furthering the understanding of Earth’s climate system. Within this tutorial, participants will gain a broad understanding of the ARM User Facility, the open data available to the community, the data workbench that allows data-proximate-computing, and science overviews of two ongoing model-observation intercomparison projects. This will be suitable for a broad audience of atmospheric scientists, bringing together both observations and simulations, as well as deep and shallow convection.

This summer school, aimed at a broad audience, will:

  1. Introduce participants to ARM’s observational facilities and data products and the community of atmospheric scientists that use and produce ARM data.
  2. Educate attendees on ARM’s measurement suite and data archive.
  3. Educate attendees on ARM’s (and collaborators') model data.
  4. Highlight the underlying science behind CACTI and COMBLE.
  5. Demonstrate how to find and access ARM data.
  6. Using open source tools, guide attendees in analyzing ARM’s open data in the Python programming language.
  7. Highlight several techniques to compare ARM observations and high-resolution model output.

Authors

ARM Summer School 2024 Instructors

Contributors

Structure

To familiarize attendees with ARM, its measurements and data discovery systems.

  1. To highlight the breadth of measurements and science possible through the AMF deployments for CACTI and COMBLE.
  2. To demonstrate a series of analytical methods using open science cookbooks and ARM data, with a focus on robustly comparing observational data with high-resolution simulations.
  3. To provide an onramp to open science using ARM data and to remove barriers to using ARM data.
  4. To train attendees on the latest features of ARM tools and open HPC platforms.

Lectures

Small Group Projects

Running the Notebooks

You can either run the notebook using Binder or on your local machine.

Running on Jupyter

The simplest way to interact with a Jupyter Notebook is through the ARM Jupyter, which enables the execution of a Jupyter Book on ARM infrastructure. The details of how this works are not important for now. Navigate your mouse to the top right corner of the book chapter you are viewing and click on the rocket ship icon, (see figure below), and be sure to select “launch Jupyterhub”. After a moment you should be presented with a notebook that you can interact with. I.e. you’ll be able to execute and even change the example programs. You’ll see that the code cells have no output at first, until you execute them by pressing {kbd}Shift+{kbd}Enter. Complete details on how to interact with a live Jupyter notebook are described in Getting Started with Jupyter.

Running on Your Own Machine

If you are interested in running this material locally on your computer, you will need to follow this workflow:

  1. Clone the https://github.com/ARM-Development/arm-summer-school-2024 repository:

     git clone https://github.com/ARM-Development/arm-summer-school-2024
  2. Move into the arm-summer-school-2024 directory

    cd arm-summer-school-2024
  3. Create and activate your conda environment from the environment.yml file

    conda env create -f environment.yml
    conda activate arm-summer-school-2024-dev
  4. Move into the notebooks directory and start up Jupyterlab

    cd notebooks/
    jupyter lab

arm-summer-school-2024's People

Contributors

mgrover1 avatar lishanlitamu avatar wgustafson avatar rcjackson avatar twjuliano avatar thijsheus avatar jrobrien91 avatar dependabot[bot] avatar

Stargazers

Jessica Gasparik avatar  avatar  avatar

Watchers

Zach Sherman avatar  avatar

arm-summer-school-2024's Issues

Clarify that a "classic" token is needed for github

The token generation instructions, as written now, assume creation of a classic token. Make this clear so students do not get confused by trying to create a find-grained token, which is the newer best practice suggested by Github.

Classic tokens are created in https://github.com/settings/tokens. Whereas, the fine-grain tokens are generated at https://github.com/settings/tokens?type=beta.

The page in the summer school repository to modify is https://arm-development.github.io/arm-summer-school-2024/preliminary/checklist/git.html.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.