[Opengeoscience-developers] OpenGeoscience branch, add_timeseries_analysis, created. master-no-submodule-53-g2d2e4a3
Aashish Chaudhary
aashish.chaudhary at kitware.com
Thu Nov 7 13:08:19 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 2d2e4a39f6e95c32f4d7bebdfbd1ad9089d7ce05 (commit)
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=2d2e4a39f6e95c32f4d7bebdfbd1ad9089d7ce05
commit 2d2e4a39f6e95c32f4d7bebdfbd1ad9089d7ce05
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Thu Nov 7 13:07:47 2013 -0500
Work in progress to fix the time series plot
services/cdms.py | 3 +--
web/apps/archive/archive.js | 2 +-
web/apps/archive/linePlot.js | 12 ++++++------
3 files changed, 8 insertions(+), 9 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