Feature 1700 python#1765
Merged
JohnHalleyGotway merged 16 commits intodevelopfrom feature_1700_pythonApr 26, 2021
+184-241
Commits
Commits on Apr 22, 2021
Commits on Apr 23, 2021
- committed
Per #1700, lots of little changes to make the python scripts consistent, updating the write*.py functions to add the user script directory to the system path, and remove extraneous log messages.
committedPer #1700, rename generic_python.py to set_python_env.py. Still actually need to change the source code to handle this change!
committed- committed
- committed
- committed
Per #1700, update read_tmp_ascii.py to work for both ascii2nc and stat_analysis. Just create an object named ascii_data and have both instances read it.
committedPer #1700, getting closer. Work in progress. Just need to get user-python embedding working for stat-analysis.
committed- committed
Commits on Apr 25, 2021
Per #1700, fix logic in PyLineDataFile::do_tmp_ascii() to get stat_analysis python embedding working again.
committed- committed
- committed
- committed