AmazonHydroViewer
Advanced hydrometeorology monitoring and analysis tools for the Amazon basin. Data visualization, forecasting, and decision support systems.
Data-Driven
Retrospective data constructed from an extensive data catalogue across the Amazon basin over the past 2 decades.
Analytical
Advanced forecasting models and statistical analysis tools for informed decision-making.
Accessible
Open-source platform designed for researchers, policymakers, and communities.
Quick Start
# Clone the repository
git clone https://github.com/blackteacatsu/AmazonHydroViewer.git# Navigate to directory
cd AmazonHydroViewer# Install dependencies
pip install -r requirements.txt# Run the application
shiny run app.py