From 1d6b556f705d22f47dc92903f056193c745d71e2 Mon Sep 17 00:00:00 2001 From: Wolfgang Preimesberger Date: Tue, 12 Nov 2019 17:29:23 +0100 Subject: [PATCH] Update README.rst --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 702fa69..b1749e2 100644 --- a/README.rst +++ b/README.rst @@ -60,8 +60,7 @@ It includes two main modules: spatial resampling. - ``ts2img`` for time series to image conversion, including support for temporal resampling. This module is very experimental at the moment. -- ``resample`` for spatial resampling of (regular or irregular) gridded data -to different resolutions. +- ``resample`` for spatial resampling of (regular or irregular) gridded data to different resolutions. Alternatives ============