Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 888 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 888 Bytes

Arctic Sea Ice Data Visualisation

image

A cosy, 3D data visualisation using National Snow and Ice Data Center, https://nsidc.org/data/seaice_index/data-and-image-archive.

Live site: https://canxerian.com/arctic-sea-ice

Getting Start

Install dependencies

npm install

Run locally

npm start

Assets

Arctic Sea Index data

The data was downloaded from https://nsidc.org/data/seaice_index/data-and-image-archive. Script used to process the data lives here: combineIceData.js, downloadImages.js

NASA Earth textures

https://www.nasa.gov/multimedia/imagegallery/index.html

Image based lighting

.env files are created using the BabylonJS IBL tool. See https://doc.babylonjs.com/features/featuresDeepDive/materials/using/HDREnvironment