This repository contains the server side code and the ETL pipelines used to automate data warehousing in the web application.
Accelerating Innovation for Rainforest Biodiversity Assessment in a Complex Ecosystem using Artificial Intelligence
- Anaconda
- Python 3.7.x
- Flask
- Jinja2
- Any modifications made are automatically deployed on the server.
- How to run the program
- Step-by-step bullets
conda create -n env_name python=3.7
pip install -r requirements.txt
- Contact the contributors
- 0.2
- Various bug fixes and optimizations
- See commit change or See release history
- 0.1
- Initial Release
This project is licensed under the Apache License - see the LICENSE.md file for details