Skip to content

Commit 5435d72

Browse files
committed
add custom interpolation nb
1 parent 10fcac9 commit 5435d72

3 files changed

Lines changed: 696 additions & 19 deletions

File tree

docs/examples.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Example Notebooks
1313
examples/example_007_interpolation
1414
examples/example_008_interpolation_with_refinement
1515
examples/example_009_custom_transformations
16+
examples/example_010_custom_interpolations
1617

1718
These notebooks demonstrate `yt_xarray` usage:
1819

@@ -24,4 +25,5 @@ These notebooks demonstrate `yt_xarray` usage:
2425
- Example 006: :doc:`examples/example_006_yt_method_access`
2526
- Example 007: :doc:`examples/example_007_interpolation`
2627
- Example 008: :doc:`examples/example_008_interpolation_with_refinement`
27-
- Example 010: :doc:`examples/example_009_custom_transformations`
28+
- Example 009: :doc:`examples/example_009_custom_transformations`
29+
- Example 010: :doc:`examples/example_010_custom_interpolations`

0 commit comments

Comments
 (0)