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.
This R package can be installed using the following commands.
library(devtools)
install_github("sangwon-hyun/omd", subdir = "omd")
The contributors to the code are Sangwon Hyun (so far).