Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Feb 17, 2024
1 parent 969da5e commit 7f1e8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ xDEM revolves around the {class}`~xdem.DEM` class (a subclass of {class}`~geouti
which most methods can be called and the {class}`~xdem.coreg.Coreg` classes to build modular coregistration pipelines.

Below, in a few lines, we load two DEMs and a vector of glacier outlines, crop them to a common extent,
align the DEMs using coregistration, estimate the elevation change, estimate elevation change error using stable
align the DEMs using coregistration, estimate the elevation change, estimate elevation change error using stable
terrain, and finally plot and save the result!

```{code-cell} ipython3
Expand Down

0 comments on commit 7f1e8bb

Please sign in to comment.