Skip to content

Commit

Permalink
Removes obsolete python scripts
Browse files Browse the repository at this point in the history
- pyscripts/double.py
  - Script attempting to double resolution: never used, and unlikely to work as is
- pyscripts/osfun.py
  - wraps a number of os commands in terminal names: never used, can be one-lined in scripts
- pyscripts/paws.py
  - Stops script executing using input. Not needed, not pythonic, and can be one-lined if deemded necessary. Also written in Python 2 (?!)
- pyscripts/rdcontdt.py
  - Obsolete time-evolving script. Superseded by uedge.rundt
- pyscripts/rdinitdt.py
  - Obsolete setup script for obsolete script rdcontdt
- pyscripts/ruthere.py
  - Obsolete script checking for user-interrupt only used by obsolete script rdcontdt
- pyscripts/uexcec.py
  - Obsolete script that (maybe) tries to import uedge packages in a convoluted way? Only used in obsolete script rdcontdt
  • Loading branch information
holm10 committed Oct 17, 2023
1 parent 75487b6 commit 7da5439
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 427 deletions.
24 changes: 0 additions & 24 deletions pyscripts/double.py

This file was deleted.

17 changes: 0 additions & 17 deletions pyscripts/osfun.py

This file was deleted.

2 changes: 0 additions & 2 deletions pyscripts/paws.py

This file was deleted.

251 changes: 0 additions & 251 deletions pyscripts/rdcontdt.py

This file was deleted.

37 changes: 0 additions & 37 deletions pyscripts/rdinitdt.py

This file was deleted.

Loading

0 comments on commit 7da5439

Please sign in to comment.