From 6bc7bacba67105b9a99f9b79d536b8c4f6119190 Mon Sep 17 00:00:00 2001 From: Ray Bell Date: Fri, 14 Sep 2018 13:29:52 -0400 Subject: [PATCH] DOC: typo --- oceanwaves/oceanwaves.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oceanwaves/oceanwaves.py b/oceanwaves/oceanwaves.py index b056558..4f9fa10 100644 --- a/oceanwaves/oceanwaves.py +++ b/oceanwaves/oceanwaves.py @@ -48,7 +48,7 @@ class OceanWaves(xr.Dataset): result to practical entities. The class provides two plotting routines: 1) plotting of spectral - wave data in a raster of subplots and 2) plotting of spectral wabe + wave data in a raster of subplots and 2) plotting of spectral wave data on a map. The class supports all convenient properties of an xarray.Dataset,