Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philipc2 authored Nov 8, 2023
1 parent 64bdcf5 commit c073128
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,20 @@ our 2023 intern Ian's notebook which can be found [here](https://github.com/NCAR

## Structure

This notebook is broken down into four individual notebooks which outline the necessary workflows to visualize unstructured grids.
This cookbook is split up into six chapters which provide a comprehensive overview of how to use UXarray to work with and visualuze unstructured grid datasets.

### Using UXarray to Work with Unstructured Grid Datasets
#### 1. Introduction to UXarray & Unstructured Grids

### Plotting with HoloViz
#### 2. Methods for Unstructured Grid Visualization

### Plotting with Matplotlib
#### 3. Visualization Libraries & Rendering Techniques

#### 4. Grid Topology Visualization

#### 5. Data Variable Visualization

#### 6. Performance & Data Fidelity Considerations

### Comparison Between Methods

## Running the Notebooks

Expand Down

0 comments on commit c073128

Please sign in to comment.