jgliss / pyplis

Python toolbox for the analysis of UV SO2 camera data
GNU General Public License v3.0
7 stars 5 forks source link

Update dependencies in readme #14

Closed solvejgdinger closed 5 years ago

solvejgdinger commented 5 years ago

The dependencies are outdated due to the newer version of geonum. At least latlon has to be replaced by latlon23 but there might be more.

johannjacobsohn commented 5 years ago

This is fixed in the py3 branches requirements.txt. I think the readme should defer to that file for requirements, to avoid duplication and inconsistencies. The later file is also under unit test (using tox) and is less likely to be incorrect.

jgliss commented 5 years ago

Thanks for the hint. I will leave it in master as is for now, since py3 branch will be merged into master soon. Will also update the README then. Will leave this issue open until then.

jgliss commented 5 years ago

Is updated. I am closing this now.