Changes between Version 10 and Version 11 of GSoC_Ideas
- Timestamp:
- 06/05/13 02:17:18 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC_Ideas
v10 v11 39 39 [[BR]] 40 40 The main idea is to develop an intuitive tool to read-process-display online data sources, available in netcdf format. 41 The tool will be able to decode the “get capabilities” of dataservices like Thredds, allow variables selection and execute spatio temporal queries on netcdf resources. All processing will be done in python using pyossim ([ https://github.com/vipulraheja/ossim-svnGSoC-2011]/[wiki:GSoC_2012 2012]) and Necdf4, while [wiki:GSoC_2009 PlanetSasha] (GSoC 2009) and [http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2012/High_level_map_interaction PyGRASS] (GSoC-2012) will be used to develop the user interface and imporove the OSSIMPlanet-GRASS comunication. The output generated is sent to OSSIMPlanet for visualization. The GUI will consist of a tool for spatio/temporal query and data selection and a set of controllers to add/remove data from the ossimplanet canvas including the ability to start/stop animation of time series of raster data.41 The tool will be able to decode the “get capabilities” of dataservices like Thredds, allow variables selection and execute spatio temporal queries on netcdf resources. All processing will be done in python using pyossim ([wiki:GSoC_2011 GSoC-2011]/[wiki:GSoC_2012 2012]) and Necdf4, while [wiki:GSoC_2009 PlanetSasha] (GSoC 2009) and [http://grasswiki.osgeo.org/wiki/GRASS_SoC_Ideas_2012/High_level_map_interaction PyGRASS] (GSoC-2012) will be used to develop the user interface and imporove the OSSIMPlanet-GRASS comunication. The output generated is sent to OSSIMPlanet for visualization. The GUI will consist of a tool for spatio/temporal query and data selection and a set of controllers to add/remove data from the ossimplanet canvas including the ability to start/stop animation of time series of raster data. 42 42 As test-bed, the spatio-temporal data from the ocean circulatory model “FVCOM” can be used (data publicy available at : [http://www.smast.umassd.edu:8080/thredds/catalog.html USGS Thredds sevice] ) [[BR]] 43 43