/omd

Code for ocean mover's distance (OMD) project.

Primary LanguageHTML

Ocean Mover's Distance (OMD)

This repository contains functions for implementing Wasserstein's distance in analyzing ocean data The main motivating application is that of Chlorophyll maps and distributions, over space and time.

Installation

This R package can be installed using the following commands.

library(devtools)
install_github("sangwon-hyun/omd", subdir = "omd")

Authors & Contributors

The contributors to the code are Sangwon Hyun (so far).