Closed ehavazli closed 1 month ago
Hello @ehavazli! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
tools/bin/ariaDownload.py
:Line 74:80: E501 line too long (88 > 79 characters) Line 78:80: E501 line too long (85 > 79 characters) Line 81:80: E501 line too long (81 > 79 characters) Line 84:80: E501 line too long (85 > 79 characters) Line 130:80: E501 line too long (87 > 79 characters) Line 152:80: E501 line too long (82 > 79 characters) Line 243:80: E501 line too long (82 > 79 characters) Line 332:80: E501 line too long (83 > 79 characters)
Hi @ehavazli -- I will approve this PR if it only contains those changes to environment.yml
and requirements.txt
files (it has an additional commit from your dev branch on it now). I've tested it on Oracle Linux 8 and my laptop.
Hi @alexfore , I dropped the last commit. Thanks for pointing it out.
Add
libgdal-hdf5
andlibgdal-netcdf
to the environment explicitly.