Skip to content

ubesluttsom/arctic-currents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arctic Ocean Current Visualization

This project visualizes ocean currents using data from the MIT General Circulation Model (MITGCM). It leverages D3.js for rendering the visualization and is built with Vite (an arbitrary choice).

Light Mode Dark Mode

There is a dist branch, if you don't want to install the dependencies.

To start the development server (requires node.js):

npm install
npm run dev

To build the project for production:

npm run build

The build artifacts will be stored in the dist/ directory.


This largely was inspired by the much more comprehensive earth project by Cameron Beccario, and probably would not be possible without a peek at his source code. The main difference is the data used.

About

Visualisation of Arctic Ocean currents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors