[Opengeoscience-developers] OpenGeoscience branch, add_timeseries_analysis, created. master-no-submodule-53-g24f0d5c

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Nov 8 01:28:23 EST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenGeoscience".

The branch, add_timeseries_analysis has been created
        at  24f0d5c6d4b503ff6a0b500f8f590e14e3f98b9d (commit)

- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=24f0d5c6d4b503ff6a0b500f8f590e14e3f98b9d
commit 24f0d5c6d4b503ff6a0b500f8f590e14e3f98b9d
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Nov 7 13:07:47 2013 -0500

    Got the timeseris plot working

 services/cdms.py             |    3 +-
 web/apps/archive/archive.css |   13 ++++++-
 web/apps/archive/archive.js  |   84 ++++++++++++++++++++++++++++++++----------
 web/apps/archive/index.html  |    2 +-
 web/apps/archive/linePlot.js |   58 ++++++++++++-----------------
 5 files changed, 102 insertions(+), 58 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=2ce20cc910cd5da563c6bde5bc33eb7f7c977eb1
commit 2ce20cc910cd5da563c6bde5bc33eb7f7c977eb1
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Nov 7 12:47:09 2013 -0500

    Fixed invalid data being passed to the backend

 services/cdms.py            |   16 +++++++++++++---
 web/apps/archive/archive.js |    6 ++++--
 2 files changed, 17 insertions(+), 5 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=ec4042c56772082610dbf97f0cb5586f5a2301de
commit ec4042c56772082610dbf97f0cb5586f5a2301de
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Oct 31 14:53:10 2013 -0400

    Connecting backend to the frontend for timeseries plot

 web/apps/archive/archive.js |   44 ++++++++++++++++++++++++++----------------
 1 files changed, 27 insertions(+), 17 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=d6d4a02a78991f56f1f253fd2bef99f76958df34
commit d6d4a02a78991f56f1f253fd2bef99f76958df34
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Oct 31 12:39:39 2013 -0400

    Added code to get timeseries data from the backend

 services/cdms.py            |    5 +++--
 web/apps/archive/archive.js |   12 ++++++++++++
 2 files changed, 15 insertions(+), 2 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=f8ba86cd3fe6b92e53dd04c1ede4d3c803e2fbb9
commit f8ba86cd3fe6b92e53dd04c1ede4d3c803e2fbb9
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Oct 31 10:40:02 2013 -0400

    Initial attempt to display timeseries plot

 web/apps/archive/archive.css |   17 +++++++++
 web/apps/archive/archive.js  |    6 +++
 web/apps/archive/index.html  |    3 ++
 web/apps/archive/linePlot.js |   76 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 102 insertions(+), 0 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=2a8a2916d341d8d9037118448e95d58c82abb34c
commit 2a8a2916d341d8d9037118448e95d58c82abb34c
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Oct 31 09:44:59 2013 -0400

    Fixed code style

 services/cdms.py            |    1 -
 web/apps/archive/archive.js |  241 ++++++++++++++++++++++++++++++++++++++----
 web/apps/archive/index.html |    1 -
 3 files changed, 218 insertions(+), 25 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=f1680afcbfaef6749521552296c7e0abb85d406d
commit f1680afcbfaef6749521552296c7e0abb85d406d
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Thu Oct 31 00:16:24 2013 -0400

    Added method to get time series dataset given a latitude / longitude

 services/cdms.py |   38 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list