Update main to v0.1.1
Compare changes
- Matthew K Defenderfer authored
+ 7
− 6
@@ -21,8 +21,9 @@ usage()
@@ -32,10 +33,10 @@ help()
@@ -44,7 +45,7 @@ Split Parameters:
@@ -105,7 +106,7 @@ fi
This merge request adds some minor usability improvements as well as bugfixes. Scripts used to run policies are not affected and will be updated in a separate request.
Changes:
sif
for convert-to-parquet.py
's environment. Instead, run-convert-to-parquet
will automatically source a virtual environment stored in /data/rc/gpfs-policy
with the necessary packages and Python interpreter. (Fixes #23 (closed))Bugfixes:
tld
defaults to None
when the path is not in /data/user
, /data/project
, /home
, or /scratch
(Fixes #22 (closed))