Interactive ActivitiesΒΆ
Each afternoon in the JEDI Academy, padawans will have the opportunity to work with the JEDI code in a series of hands-on activities. Each activity builds on those that precede it.
Consult the following pages for step-by-step instructions on how to proceed with each of these activities.
- Monday A: Getting Started with AWS, Singularity, and JEDI
- Monday B: Running JEDI
- Tuesday A: Getting to know the variational application
- Tuesday B: Adding new observations to be assimilated
- Wednesday A: Adding QC to JEDI
- Introduction
- Step 1: Access your AWS instance and enter the Singularity container
- Step 2: Customize the fv3-bundle
- Step 3: Make a new UFO feature branch
- Step 4: Review of YAML files
- Step 5: How do we invoke filters using a YAML configuration file?
- Step 6: How do we implement a filter?
- Step 7: Try to add a new filter
- Step 8: Compile your code
- Step 9: Add in the YAML that describes this filter to a test
- Wednesday B: Data assimilation in 4D
- Thursday A: Advanced model features
- Thursday B: Adding a filter test to JEDI
- Friday: Pull Requests and Code Reviews