Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
natgeo-wong authored Jan 6, 2025
1 parent 8246ea4 commit ee2e0dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@
## **Introduction**

`GeoRegions.jl` is a Julia package that aims to streamline the following processes:
* defining a geographic region of interest and its shape/boundaries
* query if a point / grid is within a specified boundary
* extract point data (given coordinates) from a given region
* extract gridded data (given grid boundaries) from a larger (parent) region (grid must be entirely within the parent region)

In general, these boundaries can be specified either using `[N,S,E,W]` coordinates, or by `longitude` and `latitude` vectors.

Expand Down

0 comments on commit ee2e0dd

Please sign in to comment.