Arctic sea ice viewer
0
0
This application shows the level of change in arctic sea ice volume over the past years
This application uses nativeAPI to work with IRIS.
It is very simple. To start the application, clone project:
$ git clone https://github.com/danoleg/ice-level
And run the commands:
$ docker-compose up -d --build
Then open http://127.0.0.1:8080
Dataset source: https://psc.apl.uw.edu/research/projects/arctic-sea-ice-volume-anomaly/data/
Change dataset
Fix issues
Added ice thickness chart
Initial Release