Skip to content

Updated I/O#2

Open
eggls6 wants to merge 34 commits intoshantanunaidu:masterfrom
eggls6:master
Open

Updated I/O#2
eggls6 wants to merge 34 commits intoshantanunaidu:masterfrom
eggls6:master

Conversation

@eggls6
Copy link

@eggls6 eggls6 commented Jan 16, 2021

Migrated the SQL query string used to read from the survey input database into input.config so that the code does not have to be modified when the survey database has a different format, e.g. table and column designations. Furthermore, there are now output options: csv for stdout and file output. The previous output format is kept and accessible through input.config in the [OUTPUT] section via Output file = stdout; Output format = (anything but csv). The output is redirected into a file if Output file = (anything but stdout) and the supported formats are csv and HDF5.

eggls6 and others added 30 commits September 21, 2020 16:28
add in instruction about git clone
updates to allow reading in of a csv file format or white space format
update config file with the new value of input file format
updates for input file format
Updated to include git clone url. Using the eggls6/objectsInField for now there are some folks now working with this version
Crash gracefully when the key data files do not exist because of a spelling mistake in the config file or the file path is incorrect
check input files exist and exit gracefully if they do not
Updating the error statements so they have the file outputted at the end like other error statements in the code
Add more error checking on if input files exist
Temporary hack to circumvent spiceypy library version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments