Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 490 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 490 Bytes

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).