rda-python-miscs 1.0.5__tar.gz → 1.0.6__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.
Files changed (38) hide show
  1. {rda_python_miscs-1.0.5/src/rda_python_miscs.egg-info → rda_python_miscs-1.0.6}/PKG-INFO +1 -1
  2. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/pyproject.toml +1 -1
  3. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/bashqsub.py +1 -1
  4. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdacp.py +6 -6
  5. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/tcshqsub.py +1 -1
  6. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6/src/rda_python_miscs.egg-info}/PKG-INFO +1 -1
  7. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/LICENSE +0 -0
  8. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/MANIFEST.in +0 -0
  9. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/README.md +0 -0
  10. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/setup.cfg +0 -0
  11. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/__init__.py +0 -0
  12. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/bashqsub.usg +0 -0
  13. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/gdexls.py +0 -0
  14. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/gdexls.usg +0 -0
  15. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/gdexls_standalone.py +0 -0
  16. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/pgwget.py +0 -0
  17. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdacp.usg +0 -0
  18. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdakill.py +0 -0
  19. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdakill.usg +0 -0
  20. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdals.py +0 -0
  21. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdals.usg +0 -0
  22. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdamod.py +0 -0
  23. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdamod.usg +0 -0
  24. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdaown.py +0 -0
  25. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdaown.usg +0 -0
  26. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdaps.py +0 -0
  27. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdaps.usg +0 -0
  28. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdasub.py +0 -0
  29. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdasub.usg +0 -0
  30. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdazip.py +0 -0
  31. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdazip.usg +0 -0
  32. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/tcshqsub.usg +0 -0
  33. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/SOURCES.txt +0 -0
  34. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/dependency_links.txt +0 -0
  35. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/entry_points.txt +0 -0
  36. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/requires.txt +0 -0
  37. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/top_level.txt +0 -0
  38. {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/tests/test_miscs.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rda_python_miscs
3
- Version: 1.0.5
3
+ Version: 1.0.6
4
4
  Summary: RDA Python package to hold RDA miscellaneous utility programs
5
5
  Author-email: Zaihua Ji <zji@ucar.edu>
6
6
  Project-URL: Homepage, https://github.com/NCAR/rda-python-miscs
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
6
 
7
7
  [project]
8
8
  name = "rda_python_miscs"
9
- version = "1.0.5"
9
+ version = "1.0.6"
10
10
  authors = [
11
11
  { name="Zaihua Ji", email="zji@ucar.edu" },
12
12
  ]
@@ -24,7 +24,7 @@ DEFMODS = {
24
24
  }
25
25
 
26
26
  DEFLIBS = {
27
- 'default' : "conda activate /glade/work/rdadata/conda-envs/pg-casper",
27
+ 'default' : "conda activate /glade/work/gdexdata/conda-envs/pg-casper",
28
28
  }
29
29
 
30
30
  SWAPMODS = {
@@ -101,7 +101,7 @@ def main():
101
101
  if ms:
102
102
  CINFO['tpath'] = ms.group(1)
103
103
  else:
104
- tinfo = PgFile.check_rda_file(RDACP['t'], RDACP['th'], 0, PgLOG.LGWNEX)
104
+ tinfo = PgFile.check_gdex_file(RDACP['t'], RDACP['th'], 0, PgLOG.LGWNEX)
105
105
  if tinfo and tinfo['isfile'] == 0: CINFO['tpath'] = RDACP['t']
106
106
  PgLOG.PGLOG['FILEMODE'] = RDACP['F']
107
107
  PgLOG.PGLOG['EXECMODE'] = RDACP['D']
@@ -141,9 +141,9 @@ def copy_top_list(files):
141
141
 
142
142
  for file in files:
143
143
  if RDACP['th'] and not PgUtil.pgcmp(RDACP['th'], PgLOG.PGLOG['BACKUPNM'], 1):
144
- info = PgFile.check_globus_file(file, 'rda-glade', 0, PgLOG.LGWNEX)
144
+ info = PgFile.check_globus_file(file, 'gdex-glade', 0, PgLOG.LGWNEX)
145
145
  else:
146
- info = PgFile.check_rda_file(file, RDACP['fh'], 0, PgLOG.LGWNEX)
146
+ info = PgFile.check_gdex_file(file, RDACP['fh'], 0, PgLOG.LGWNEX)
147
147
  if not info:
148
148
  PgLOG.pglog("{}{}: {}".format(CINFO['fhost'], file, PgLOG.PGLOG['MISSFILE']), PgLOG.LOGERR)
149
149
  continue
@@ -165,7 +165,7 @@ def copy_top_list(files):
165
165
  if info['isfile']:
166
166
  CINFO['tcnt'] += copy_file(file, info['isfile'])
167
167
  elif dosub or RDACP['R']:
168
- flist = PgFile.rda_glob(file, RDACP['fh'], 0, PgLOG.LGWNEX)
168
+ flist = PgFile.gdex_glob(file, RDACP['fh'], 0, PgLOG.LGWNEX)
169
169
  if flist: copy_list(flist, 1, file)
170
170
  else:
171
171
  PgLOG.pglog("{}{}: Add option -r to copy directory".format(CINFO['fhost'], file), PgLOG.LGEREX)
@@ -182,7 +182,7 @@ def copy_list(tlist, level, cdir):
182
182
  fcnt += copy_file(file, tlist[file]['isfile'])
183
183
  CINFO['cpflag'] |= (1 if tlist[file]['isfile'] else 2)
184
184
  elif level < RDACP['R']:
185
- flist = PgFile.rda_glob(file, RDACP['fh'], 0, PgLOG.LGWNEX)
185
+ flist = PgFile.gdex_glob(file, RDACP['fh'], 0, PgLOG.LGWNEX)
186
186
  if flist: copy_list(flist, level+1, file)
187
187
 
188
188
  if fcnt > 1: # display sub count if two or more files are copied
@@ -203,7 +203,7 @@ def copy_file(fromfile, isfile):
203
203
  else:
204
204
  tofile = RDACP['t']
205
205
 
206
- return (1 if PgFile.copy_rda_file(tofile, fromfile, RDACP['th'], RDACP['fh'], PgLOG.LGWNEX) else 0)
206
+ return (1 if PgFile.copy_gdex_file(tofile, fromfile, RDACP['th'], RDACP['fh'], PgLOG.LGWNEX) else 0)
207
207
 
208
208
  #
209
209
  # call main() to start program
@@ -24,7 +24,7 @@ DEFMODS = {
24
24
  }
25
25
 
26
26
  DEFLIBS = {
27
- 'default' : "conda activate /glade/work/rdadata/conda-envs/pg-casper",
27
+ 'default' : "conda activate /glade/work/gdexdata/conda-envs/pg-casper",
28
28
  }
29
29
 
30
30
  SWAPMODS = {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rda_python_miscs
3
- Version: 1.0.5
3
+ Version: 1.0.6
4
4
  Summary: RDA Python package to hold RDA miscellaneous utility programs
5
5
  Author-email: Zaihua Ji <zji@ucar.edu>
6
6
  Project-URL: Homepage, https://github.com/NCAR/rda-python-miscs