Skip to content

Sailing simulation based on CFSR data

Notifications You must be signed in to change notification settings

VM8gkAs/sailing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sailing

This is a sailing simulation based on CFSR wind and ocean current data. The goal is to simulate the sailing route of a sailing ship during different seasons based on a simple model, which may be helpful for studies on human migration across the ocean.

Prerequisites

Instructions

Install prerequisites (on Ubuntu):

$ make deps

To build & install,

$ make install

Download data:

$ make DATA_DIR=/data2 nc

To run,

$ sudo bin/sailing

Project directory structure

  • src: Source files for main application
  • www: Source files for browser frontend

About

Sailing simulation based on CFSR data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 41.1%
  • C++ 23.1%
  • JavaScript 11.6%
  • C 10.7%
  • HTML 9.3%
  • CSS 2.2%
  • Other 2.0%