Library of python functions to extract short-term BOD values from raw RODTOX data
WHAT YOU NEED: To manage all the required software, I recommend installing Anaconda (https://www.anaconda.com/downloads)
Required software:
- Anaconda (optional)
- Python 3.7 and later
- Jupyter Notebooks
Required Python libraries:
- Plolty
- Pandas
- Numpy
- Scipy
Once this is all installed, open Rodtox_signal_analysis.ipynb, follow the instructions and start analysing your data :)