payu-org / payu

A workflow management tool for numerical models on the NCI computing systems
Apache License 2.0
18 stars 26 forks source link

Fix bug: messing with LD_LIBRARY_PATH when in conda environment #223

Closed aidanheerdegen closed 4 years ago

aidanheerdegen commented 4 years ago

Added is_conda function to fsops and used to detect conda environment and not muck about with LD_LIBRARY_PATH

Fixes #221

pep8speaks commented 4 years ago

Hello @aidanheerdegen! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2020-02-06 04:16:20 UTC
aidanheerdegen commented 4 years ago

Changed default node size which is a temporary fix for #217