Changes between Version 7 and Version 8 of GSoC_Ideas
- Timestamp:
- 06/05/13 01:55:16 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC_Ideas
v7 v8 1 1 == 2009 == 2 2 ''' PlanetSasha''' 3 3 [[BR]] 4 4 Student : [http://wiki.osgeo.org/wiki/User:Epifanio Massimo Di Stefano] [[BR]] … … 19 19 * GUI applications 20 20 21 OSSIM already has some API exposed using the SWIG interface as wrapper. Hence, The Python bindings for the core library will be used to write a toolbox based on the OSSIM function as an extension to GRASS and QGIS for image analysis while the python bindings for the OSSIMPlanet API will be used to extend the [ http://epi.whoi.edu/blog/epi/sasha/sasha/Home.htmlPlanetSasha] functionalities inside the respective GRASS and QGIS plug-in.21 OSSIM already has some API exposed using the SWIG interface as wrapper. Hence, The Python bindings for the core library will be used to write a toolbox based on the OSSIM function as an extension to GRASS and QGIS for image analysis while the python bindings for the OSSIMPlanet API will be used to extend the [wiki:GSoC_2009 PlanetSasha] functionalities inside the respective GRASS and QGIS plug-in. 22 22 23 23 == 2012 == … … 33 33 34 34 == 2013 == 35 '''Oceanography Circulatory model for OSSIM using [wiki:GSoC_2012 PyOSSIM] and [ http://epi.whoi.edu/blog/epi/sasha/sasha/Home.htmlPlanetSasha]'''35 '''Oceanography Circulatory model for OSSIM using [wiki:GSoC_2012 PyOSSIM] and [wiki:GSoC_2009 PlanetSasha]''' 36 36 [[BR]] 37 37 Student : Mohammed Rashad K.M [[BR]] … … 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-svn GSoC-2011]/[https://bitbucket.org/bugbrains/gsoc2012 2012]) and Necdf4, while [ http://epi.whoi.edu/blog/epi/sasha/sasha/Home.htmlPlanetSasha] (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 ([https://github.com/vipulraheja/ossim-svn GSoC-2011]/[https://bitbucket.org/bugbrains/gsoc2012 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