Need to update the setenv.py functionality so that it takes into account the new setup.py installation procedure. This probably needs to just know that pip install clawpack puts things in some places and other packages still need environment variable references.
Need to update the setenv.py functionality so that it takes into account the new setup.py installation procedure. This probably needs to just know that
pip install clawpack
puts things in some places and other packages still need environment variable references.