Skip to content

Commit

Permalink
Remove broken link
Browse files Browse the repository at this point in the history
This whole statement is actually a bit redundant and covered by the
section immediately below it.
  • Loading branch information
benburwell committed Nov 1, 2023
1 parent 3e0b957 commit c853380
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ The [Earth Gravitational Models](https://en.wikipedia.org/wiki/Earth_Gravitation

This library includes data derived from [EGM 2008](https://earth-info.nga.mil/index.php?dir=wgs84&action=wgs84) along with an interpolation function. Together, these allow for an approximate offset to be obtained for arbitrary points on the globe.

The `geoid.rs` file containing terrain data is [generated using the Fortran program](./tools/README.md) provided by NGA.

## Updating `geoid.rs`

The `src/geoid.rs` file is generated by a Python script (`generate.py`) that
Expand Down

0 comments on commit c853380

Please sign in to comment.