Skip to content

Commit

Permalink
docs: minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Jun 14, 2024
1 parent 47b65ca commit e72cf1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The key functionality of `PolarToolkit` is organized into five modules:
| **fetch** | Functions to download, pre-process, and retrieve cached data |
| **maps** | Create high-quality maps with functions specifically tailored to polar settings |
| **profiles** | Define a line, sample layers and data along it, and plot the results |
| **utils** | Useful functions for common geospatial tasks (e.g. coordinate conversion, masking) |
| **utils** | Useful functions for common geospatial tasks (e.g. reprojecting, masking) |

# Example
The below example demonstrates some of the functionality of `PolarToolkit`. Running the code will perform the following steps:
Expand Down

0 comments on commit e72cf1b

Please sign in to comment.