Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Dec 6, 2024
1 parent e843376 commit 031e761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/sliderule.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ bounds = list(dem.get_bounds_projected(4326))
region = sliderule.toregion(bounds)["poly"]
```

We can then initialize the SlideRule client, and fetch the ICESat-2 ATL06 reference data in the region of interest
We can then initialize the SlideRule client, and fetch the ICESat-2 ATL06 reference data in the region of interest
using {func}`icesat2.atl06sp`.

```{code-cell} ipython3
Expand Down

0 comments on commit 031e761

Please sign in to comment.