rda-python-common 1.0.53__tar.gz → 1.0.55__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/PKG-INFO +1 -1
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/pyproject.toml +1 -1
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common/PgLOG.py +9 -9
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common.egg-info/PKG-INFO +1 -1
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/LICENSE +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/README.md +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/setup.cfg +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common/PgCMD.py +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common/PgDBI.py +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common/PgFile.py +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common/PgLock.py +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common/PgOPT.py +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common/PgSIG.py +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common/PgSplit.py +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common/PgUtil.py +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common/__init__.py +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common.egg-info/SOURCES.txt +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common.egg-info/dependency_links.txt +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common.egg-info/requires.txt +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common.egg-info/top_level.txt +0 -0
- {rda_python_common-1.0.53 → rda_python_common-1.0.55}/test/test_common.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rda_python_common
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.55
|
|
4
4
|
Summary: RDA Python common library codes shared by other RDA python packages
|
|
5
5
|
Author-email: Zaihua Ji <zji@ucar.edu>
|
|
6
6
|
Project-URL: Homepage, https://github.com/NCAR/rda-python-common
|
|
@@ -1353,16 +1353,16 @@ def set_common_pglog():
|
|
|
1353
1353
|
SETPGLOG("DSDHOME", PGLOG['DSSDATA']+"/data") # dataset data root path
|
|
1354
1354
|
SETPGLOG("DECSHOME", PGLOG['DSSDATA']+"/decsdata") # dataset decsdata root path
|
|
1355
1355
|
SETPGLOG("DSHHOME", PGLOG['DECSHOME']+"/helpfiles") # dataset help root path
|
|
1356
|
-
SETPGLOG("
|
|
1357
|
-
SETPGLOG("
|
|
1358
|
-
SETPGLOG("TRANSFER", "/lustre/desc1/gdex/transfer")
|
|
1356
|
+
SETPGLOG("GDEXWORK", "/lustre/desc1/gdex/work") # gdex work path
|
|
1357
|
+
SETPGLOG("UPDTWKP", PGLOG['GDEXWORK']) # dsupdt work root path
|
|
1358
|
+
SETPGLOG("TRANSFER", "/lustre/desc1/gdex/transfer") # gdex transfer path
|
|
1359
1359
|
SETPGLOG("RQSTHOME", PGLOG['TRANSFER']+"/dsrqst") # dsrqst home
|
|
1360
|
-
SETPGLOG("DSAHOME", "")
|
|
1360
|
+
SETPGLOG("DSAHOME", "") # dataset data alternate root path
|
|
1361
1361
|
SETPGLOG("RQSTALTH", "") # alternate dsrqst path
|
|
1362
1362
|
SETPGLOG("GPFSHOST", "") # empty if writable to glade
|
|
1363
|
-
SETPGLOG("PSQLHOST", "rda-db.ucar.edu")
|
|
1364
|
-
SETPGLOG("SLMHOSTS", "cheyenne:casper")
|
|
1365
|
-
SETPGLOG("PBSHOSTS", "
|
|
1363
|
+
SETPGLOG("PSQLHOST", "rda-db.ucar.edu") # host name for postgresql server
|
|
1364
|
+
SETPGLOG("SLMHOSTS", "cheyenne:casper") # host names for SLURM server
|
|
1365
|
+
SETPGLOG("PBSHOSTS", "cron:casper") # host names for PBS server
|
|
1366
1366
|
SETPGLOG("CHKHOSTS", "") # host names for dscheck daemon
|
|
1367
1367
|
SETPGLOG("PVIEWHOST", "pgdb02.k8s.ucar.edu") # host name for view only postgresql server
|
|
1368
1368
|
SETPGLOG("PMISCHOST", "pgdb03.k8s.ucar.edu") # host name for misc postgresql server
|
|
@@ -1374,12 +1374,12 @@ def set_common_pglog():
|
|
|
1374
1374
|
os.environ['history'] = '0'
|
|
1375
1375
|
|
|
1376
1376
|
# set tmp dir
|
|
1377
|
-
SETPGLOG("TMPPATH", "/
|
|
1377
|
+
SETPGLOG("TMPPATH", PGLOG['GDEXWORK'] + "/ptmp")
|
|
1378
1378
|
if not PGLOG['TMPPATH']: PGLOG['TMPPATH'] = "/data/ptmp"
|
|
1379
1379
|
|
|
1380
1380
|
SETPGLOG("TMPDIR", '')
|
|
1381
1381
|
if not PGLOG['TMPDIR']:
|
|
1382
|
-
PGLOG['TMPDIR'] = "/
|
|
1382
|
+
PGLOG['TMPDIR'] = "/lustre/desc1/gdex/scratch/" + PGLOG['CURUID']
|
|
1383
1383
|
os.environ['TMPDIR'] = PGLOG['TMPDIR']
|
|
1384
1384
|
|
|
1385
1385
|
# empty diretory for HOST-sync
|
{rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common.egg-info/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rda_python_common
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.55
|
|
4
4
|
Summary: RDA Python common library codes shared by other RDA python packages
|
|
5
5
|
Author-email: Zaihua Ji <zji@ucar.edu>
|
|
6
6
|
Project-URL: Homepage, https://github.com/NCAR/rda-python-common
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common.egg-info/requires.txt
RENAMED
|
File without changes
|
{rda_python_common-1.0.53 → rda_python_common-1.0.55}/src/rda_python_common.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|