You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is a mega-list of use cases and tutorials we can do to populate the JupyterBook. We can break them down into specific sections. We can break these tutorials down into 4 levels of granularity:
Landing Page
High-Level Usage
Low-Level Usage
Contributing
Level 0 - Landing Page
This is where the users will enter into the OceanBench package. We will:
Describe what is OceanBench
Demonstrate how can one install it
Describe how does one get access to the data, 4) showcase and how
What is OceanBench? (Diagram, few paragraphs from paper)
How to Install
How to download the data, little bit of dvc fluency
Getting Started
Task -> ML
Torch Integration of XRPatcher
Map -> Leaderboard
Showcase 4 Tasks & 4 LeaderBoards
Upgrading your OceanBench Fluency
Level I - High-Level Usage
In this section of tutorials, we look at some "out-of-the-box" solutions that OceanBench provides. This can be useful for people interested in piping preprocessed data for
Tutorials
Result (Map) -> Leaderboard
Task 2 XRPatcher
Bonus Tutorials
Reconstruct Sea Surface Currents from Altimetry Tracks
Forecasting
Learning a Latent Space
Super Resolution, Downscaling, Upsampling
Denoising
Use Cases
These are self-contained, reproducible use cases which use these out-of-the-box solutions which demonstrate how we can do SSH reconstructions.
Data Challenge 2021a - Gulfstream - OSE - Altimetry
Evaluation Metrics
Some standard statistics that one typically uses when evaluating fields for SSH. We typically have two types: 1) gridded and along track. We also need some standard preprocessing steps for some of the metrics
Regridded
LatLon degrees -> meters
Time -> days (or wtv unit)
Gridded
Skill Scores
Power Spectrum + Score (Isotropic)
Power Spectrum + Score (SpaceTime)
AlongTrack
Skill Scores
Power Spectrum + Score
Visualizations
Showcase some staple visualisations for evaluations
Here is a mega-list of use cases and tutorials we can do to populate the JupyterBook. We can break them down into specific sections. We can break these tutorials down into 4 levels of granularity:
Level 0 - Landing Page
dvc
fluencyLevel I - High-Level Usage
Tutorials
Bonus Tutorials
Use Cases
Level II - Low-Level Usage
Modifying Existing
Use Cases
Level III - Contribution
How do you contribute? How do you add resuable blocks that are resuable by everyone? (package Conventions)
Pre-Processing
dvc
tutorial, accessing all of the available datasets (summary table of available ones), downloading, quick plot .XRPatcher Integration
Generic Formulations
PyTorch Integration
Hydra Usage
Full Walkthrough
0-100 with Hydra
Preprocessing/GeoProcessing Pipeline
xr.open_dataset
)xr.open_mfdataset
,preprocess=
)xr.open_mfdataset
,preprocess=
)Evaluation Pipeline
Visualization
LeaderBoard
Evaluation Metrics
Gridded
AlongTrack
Visualizations
Data Challenges
Machine Learning Demos
SSH Interpolation
The text was updated successfully, but these errors were encountered: