Skip to content

icenet-ai/icenet-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icenet-dashboard

This repository contains a dashboard for visualising IceNet forecasts. It is built on top of Plotly Dash to serve Cloud Optimized GeoTIFF (COG) files from icenet-dashboard-preprocessor using icenet-tiler-api.

Depends on icenet-tiler-api and icenet-dashboard-preprocessor.

Usage

This application is designed to be used in conjunction with icenet-tiler-api.

Installation and Setup

1. Clone the repository

git clone https://github.com/icenet-ai/icenet-dashboard.git
cd icenet-dashboard

2. Install requirements

pip install -r requirements.txt

3. Run the applications

make run

Open a browser and navigate to http://localhost:8001.

About

IceNet sea-ice forecast visualisation dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published