# threejs-modata-earth **Repository Path**: webglset/threejs-modata-earth ## Basic Information - **Project Name**: threejs-modata-earth - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-09 - **Last Updated**: 2021-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/met-office-lab/threejs-modata-earth.svg?branch=master)](https://travis-ci.org/met-office-lab/threejs-modata-earth) # threejs-modata-earth Met Office Informatics Lab Prototype. ThreeJS globe for displaying Met Office data sets. Append `#skipIntro` to the web url to skip the initial tweening animation sequence. ##installation You will need to have [node](https://nodejs.org/en/) installed, then, from the project root: `$ npm i -g gulp` `$ npm install` ##running (dev mode) `$ gulp serve` ##building `$ gulp build` ##credit Inspired by the great work of [Callum Prentice](http://callumprentice.github.io/) and his [Global Temperature Change WebGL](http://callumprentice.github.io/apps/global_temperature_change_webgl/index.html).