- 06 May, 2020 1 commit
-
-
LEFEBVREJP email authored
-
- 05 May, 2020 2 commits
-
-
Huff, Israel authored
- added some nullptr checks to SFTPSession, SFTPFile and SFTPDir
-
Huff, Israel authored
- now returning pointers instead of objects when creating new SFTPSession, SFTPFile and SFTPDir objects - removed some debug messages - changed example program to use the new methods (dir example now works -- no more crashing)
-
- 04 May, 2020 3 commits
-
-
Huff, Israel authored
- removed APTEnsWidget and APTEnsDataModel from the example (not relevant to it and previously moved to another project) - more changes to support SFTPFile and SFTPDir usage - added functionality to GUI to demonstrate SFTPFile and SFTPDir usage (although the latter is not yet working)
-
Huff, Israel authored
-
Huff, Israel authored
- need to finish implementation and separate into new source and header files
-
- 23 Apr, 2020 2 commits
-
-
LEFEBVREJP email authored
-
LEFEBVREJP email authored
#1. Initial implementation of Session and Channel classes for separation of session and execution channels to support multi-threaded environment.
-
- 20 Apr, 2020 6 commits
-
-
Huff, Israel authored
-
Huff, Israel authored
- added stub file and help menus
-
LEFEBVREJP email authored
-
LEFEBVREJP email authored
-
LEFEBVREJP email authored
-
LEFEBVREJP email authored
-
- 17 Apr, 2020 6 commits
-
-
Huff, Israel authored
-
Huff, Israel authored
-
Huff, Israel authored
- added double and unsigned validation for line edit controls - added open file dialogs for meteorology and disp phys ensemble files
-
Huff, Israel authored
- now using enum classes and static maps (enum item -> string) for combobox options
-
Huff, Israel authored
-
Huff, Israel authored
-
- 16 Apr, 2020 3 commits
-
-
Huff, Israel authored
- put yield ensemble and HOB ensemble side-by-side - made soil type and fission id combo boxes with preset lists - populated data model with initial values and started reading from it while building GUI
-
Huff, Israel authored
- variable name changes
-
Huff, Israel authored
-
- 15 Apr, 2020 1 commit
-
-
Huff, Israel authored
- SessionWorker::requestExec() now also reads and returns from stderr stream
-
- 14 Apr, 2020 1 commit
-
-
Huff, Israel authored
. in particular, this prevents "qsub" with no parameters which waits indefinitely on stdin - added parsing for some SGE outputs (submitJob, checkJobs, deleteJobs)
-
- 09 Apr, 2020 2 commits
-
-
Huff, Israel authored
- implemented/tweaked several SGE commands - added several controls to test GUI for handling new commands and switching schedulers
-
Huff, Israel authored
-
- 08 Apr, 2020 3 commits
-
-
Huff, Israel authored
- changed executables and/or arguments for queue commands based on some quick testing for both PBS and SGE
-
Huff, Israel authored
- changed QueueBase methods to pure virtual
-
Huff, Israel authored
initial check-in of some queue API calls (currently avoiding some linker issues so organization of code will likely change)
-
- 20 Mar, 2020 1 commit
-
-
LEFEBVREJP email authored
-
- 19 Mar, 2020 4 commits
-
-
LEFEBVREJP email authored
-
LEFEBVREJP email authored
-
LEFEBVREJP email authored
-
LEFEBVREJP email authored
-
- 06 Feb, 2020 3 commits
-
-
LEFEBVREJP email authored
-
LEFEBVREJP email authored
-
LEFEBVREJP email authored
-
- 28 Jan, 2020 2 commits
-
-
LEFEBVREJP email authored
-
LEFEBVREJP email authored
-