From 790f37540b38eb65dad74ba8eb2e678d246b4015 Mon Sep 17 00:00:00 2001 From: Wolfgang Preimesberger Date: Sun, 2 Dec 2018 20:27:22 +0100 Subject: [PATCH 1/3] Update setup.cfg --- setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index b6f6496..389474a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,12 +3,12 @@ name = esa_cci_sm summary = Reading and reshuffling of CCI soil moisture author = TU Wien author-email = remote.sensing@geo.tuwien.ac.at -license = mit -home-page = http://rs.geo.tuwien.ac.at +license = MIT +home-page = https://www.esa-soilmoisture-cci.org/ description-file = README.rst # Add here all kinds of additional classifiers as defined under # https://pypi.python.org/pypi?%3Aaction=list_classifiers -classifiers = Development Status :: 4 - Beta, +classifiers = Development Status :: 4 - Beta Programming Language :: Python [entry_points] From 5dd1ed638264d5dab24d243f9f490359594b2e1e Mon Sep 17 00:00:00 2001 From: Wolfgang Preimesberger Date: Sun, 2 Dec 2018 20:39:52 +0100 Subject: [PATCH 2/3] Update CHANGES.rst --- CHANGES.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index a482bc2..ad1ae24 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,10 +2,11 @@ Changelog ========= -Version v0.0.X +Version v0.1 ============== +- pypi release - Homogenize classes for past ESA CCI SM versions -- Update Readme +- Update Readme and Documentation - Change submodule with testdata Version v0.0.2 From 693f2bc478658589136d6205588686c67cc5eb5c Mon Sep 17 00:00:00 2001 From: Wolfgang Preimesberger Date: Sun, 2 Dec 2018 20:57:46 +0100 Subject: [PATCH 3/3] Update AUTHORS.rst --- AUTHORS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index a8c310a..299205e 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -2,4 +2,4 @@ Developers ========== -* TU Wien +* Wolfgang Preimesberger