This dashboard presents environmental datasets from NASA, ESA, UKMO, and MOI for Cockburn Sound (CS), providing interactive visualizations to explore the data.
Check out the Live Dashboard to see it in action!
- 📊 Time Series Visualization: Visualizes datasets over time.
- 🗺️ Interactive Map: Explore dataset positions and view WMS layers.
- ℹ️ Dataset Info: Learn more about each dataset, its source, and data processing.
- Clone the repository:
git clone https://github.com/ronygolderku/seaf_dashboard.git cd seaf_dashboard
- Create a virtual environment:
python -m venv venv source venv/bin/activate
- Install the dependencies:
pip install -r requirements.txt
- Run the application:
python app.py
- Sidebar Navigation: Click the 'Datasets' button to explore datasets.
- Map Interaction: Zoom and click on map layers to explore data points.
- Customization: Adjust the filters to view the data you want.
Contributions are welcome! Feel free to fork the repository and submit a pull request.
For assistance or feedback:
- Email: Md Rony Golder
Thanks to WAMSI and agencies like NASA, ESA, UKMO, and MOI for supporting this project.