pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
224 stars 77 forks source link

Documentation refers to PPP_CONFIG_DIR #111

Open adybbroe opened 1 year ago

adybbroe commented 1 year ago

Code Sample, a minimal, complete, and verifiable piece of code

# Your code here

Problem description

Documentation mention PPP_CONFIG_DIR. Nowadays it should be SATPY_CONFIIG_DIR I believe.

Expected Output

Actual Result, Traceback if applicable

Versions of Python, package at hand and relevant dependencies

Thank you for reporting an issue !

djhoese commented 1 year ago

The code uses it too. Pyorbital is an independent package from Satpy. It seems odd that it would refer to Satpy's configuration environment variables and path.