Skip to content

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

Notifications You must be signed in to change notification settings

sangwon-hyun/omd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimal transport for analyzing oceanographic data

This repository contains code for applying optimal transport and Wasserstein's distance for analyzing ocean data, for this paper: https://arxiv.org/abs/2111.08736. The main motivating application is that of Chlorophyll maps and distributions, over space and time.

The name of the paper and this R package are "ocean mover's distance (omd)", which is a play on "earth mover's distance".

Installation

This R package can be installed using the following commands.

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

Usage

The code to conduct the experiments and produce the figures in the paper is in .\main.

Authors & Contributors

Sangwon Hyun, Aditya Mishra

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published