[Opengeoscience-developers] OpenGeoscience branch, master, updated. afa76f3eb60570da9e196bb16f4f37f5354a8639

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Aug 30 10:03:27 EDT 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, master has been updated
       via  afa76f3eb60570da9e196bb16f4f37f5354a8639 (commit)
       via  34132ae6b4348889951e2a06b6b966fecfa81306 (commit)
       via  f70d8c32b84eaafd7e1fac22ae310dfbf40d2ce5 (commit)
       via  fcba375c0dc3eeda53cc02094c59a8d802132516 (commit)
       via  90297cb0d0000bf3a4dbe68d223d087bd0c133aa (commit)
       via  df1c34ee53ae26c77349e7ce3ee301c6a2c47dc5 (commit)
       via  61f4191c9bef94f1a733aaa5025e60db05fd1c15 (commit)
       via  0d17f9aff4fc607dd615d6e4a1c9902e4a020855 (commit)
      from  8900f38f67e735ed49eb1bae9fce07b46ad39934 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=afa76f3eb60570da9e196bb16f4f37f5354a8639
commit afa76f3eb60570da9e196bb16f4f37f5354a8639
Merge: 8900f38 34132ae
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Aug 30 09:59:11 2013 -0400

    Merge remote-tracking branch 'origin/104-add-animation-timestep-display'
    
    * origin/104-add-animation-timestep-display:
      Return '{}' from reader if timestep is outside range
      On import use full filepath if provided
      Add support to reader for timesteps in UTC
      Update animation code to allow multi-layer animation
      Add div to display the timestamp for each timestep
      add more converter methods and provide a test and example

 CMakeLists.txt              |    1 +
 modules/mongoimp.py         |    3 +
 modules/standardtime.py     |   94 ++++++++++++++++++++++-------
 modules/vtk_reader.py       |   25 ++++----
 web/apps/archive/archive.js |   37 ++++++++++-
 web/lib/geo/map.js          |  141 ++++++++++++++++++++++++-------------------
 web/lib/geo/time.js         |   16 +++++
 web/lib/ui/gis.js           |  102 ++++++++++++++++++++++++++-----
 8 files changed, 300 insertions(+), 119 deletions(-)

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

Summary of changes:
 CMakeLists.txt              |    1 +
 modules/mongoimp.py         |    3 +
 modules/standardtime.py     |   94 ++++++++++++++++++++++-------
 modules/vtk_reader.py       |   25 ++++----
 web/apps/archive/archive.js |   37 ++++++++++-
 web/lib/geo/map.js          |  141 ++++++++++++++++++++++++-------------------
 web/lib/geo/time.js         |   16 +++++
 web/lib/ui/gis.js           |  102 ++++++++++++++++++++++++++-----
 8 files changed, 300 insertions(+), 119 deletions(-)
 create mode 100644 web/lib/geo/time.js


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list