Skip to content

Commit 4b0bb86

Browse files
committed
Document PROJ_NETWORK
1 parent 6c503e2 commit 4b0bb86

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,10 @@ The easiest way to install *sarsen* is in a *pip* environment.
6868
```
6969

7070
Note that in order to handle input DEM whose vertical coordinate is not on a known ellipsoid,
71-
for example *SRTM DEM* with heights over the *EGM96 geoid*, you need to download and configure
71+
for example *SRTM DEM* with heights over the *EGM96 geoid*, you need to configure
7272
the appropriate
73-
[PROJ transformation grids](https://pyproj4.github.io/pyproj/stable/transformation_grids.html).
73+
[PROJ transformation grids](https://pyproj4.github.io/pyproj/stable/transformation_grids.html),
74+
The software can do it automatically setting the the environment variable `PROJ_NETWORK=ON`.
7475

7576
## Command line usage
7677

0 commit comments

Comments
 (0)