[Opengeoscience-developers] OpenGeoscience branch, normalize_time, updated. 428b5d3d54b170640d1160512167df6ddb67f2b5
Dave DeMarle
dave.demarle at kitware.com
Tue Jul 9 23:45:43 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, normalize_time has been updated
via 428b5d3d54b170640d1160512167df6ddb67f2b5 (commit)
from 3ab079199dd8bd0c345737ea47b8ff930b5caf97 (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=428b5d3d54b170640d1160512167df6ddb67f2b5
commit 428b5d3d54b170640d1160512167df6ddb67f2b5
Author: Dave DeMarle <dave.demarle at kitware.com>
Date: Tue Jul 9 23:37:00 2013 -0400
fix data path to do better than clt.nc and add units
get spatial bounds and array ranges and units into mongo
get temporal units and add stub that normalizes them (internals of
which are intended to be replaced by udunits) so that we can
interpret what times mean
wrap last to first point values to create missing implicit cell
wrap lats into -180..180
render in < 32000 point chunks for webGL limit and use cross chunk
scalar ranges for colormaps
deal with mask values by turning them into NaNs and handling them
in a javascript friendly way
modules/vtk_reader.py | 23 ++++++++++++++++++-----
scripts/mongoimp.py | 28 +++++++++++++++++++++++-----
web/lib/vgl/geojsonReader.js | 24 +++++++++++++++++++++++-
web/lib/vgl/geomData.js | 15 ++++++++++++++-
4 files changed, 78 insertions(+), 12 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
modules/vtk_reader.py | 23 ++++++++++++++++++-----
scripts/mongoimp.py | 28 +++++++++++++++++++++++-----
web/lib/vgl/geojsonReader.js | 24 +++++++++++++++++++++++-
web/lib/vgl/geomData.js | 15 ++++++++++++++-
4 files changed, 78 insertions(+), 12 deletions(-)
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list