Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.18 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.18 KB

FGCU Hydrogeology Toolkit

Intial repository for the first version(s) of the toolkit for FGCU's hyrdrology research team.

TODO - Cleanup to turn into package

Well Data Process Automation
This version of our first tool will help automate the Google Sheet manipulation process by taking data from the HTML file generated by the sensors and spitting out a Google Sheet with the correct and up-to-date information.

Source Files
All the Python code for what will be version 1.0 of the well data automation tool is located in the directory:
tookit > debug > auto_well_data

Development Enviornment
I'm building this software using the Anaconda development envrionment. It's a widely used Python platform in the world of data science. Contact me if you need any help/info setting up the development enviornment if you're ever get curious and want to do so.

Bug Report
Soon enough you guys will actually be using this software. Sometimes bugs slip through the cracks and manage to end up in the release version. When you guys encounter bugs, email me at: [email protected] to report the bugs!

How to Use
You don't (yet)