# Water color TriOS package Package to process TriOS-like radiometer data for various acquisition protocols: - above-water radiometry

- in-water radiometry ![figure](images/inwater_water_system.png) - surface-water radiometry ![figure](images/surface_water_radiometry.png) This package also contains tools for interactive visualization of the radiometric data: ![animated1](images/visu_trios_data.gif) ## Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. ### Prerequisites What things you need to install the software and how to install them ``` Give examples ``` ### Installing A step by step series of examples that tell you how to get a development env running ``` python setup.py install ``` ## Running the tests ## Authors * **Tristan Harmel** - *Initial work* - See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project. ## License This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details ## Acknowledgments * Hat tip to anyone whose code was used * Inspiration * etc