-
Notifications
You must be signed in to change notification settings - Fork 0
Panelification: Progress and Documentation
pscheffknecht-geosphere edited this page Jan 19, 2023
·
5 revisions
Complete:
- Added OPERA accumulated rainfall as data source
- Migrated from Python 2 to Python 3
- Created a Python 3 Conda environment for Panelification
- Tested Conda environment and Panelification on ATOS with consistent results
- Rework documentation and publish it here
TODO
- Code cleanup for publishing, either within the DEODE repo or on a separate private repo
- Work out an interface for data I/O, use dcmdb to find data
Future Plans
- OPERA Data currently needs to be ordered and copied manually, an interface is being worked on but will take time.
Will be provided as soon as the tool is published.