Changes between Version 7 and Version 8 of GSoC_Ideas


Ignore:
Timestamp:
Jun 5, 2013, 1:55:16 AM (11 years ago)
Author:
rashadkm
Comment:

rashad: gsoc update

Legend:

Unmodified
Added
Removed
Modified
  • GSoC_Ideas

    v7 v8  
    11== 2009 ==
    2 
     2''' PlanetSasha'''
    33[[BR]]
    44Student : [http://wiki.osgeo.org/wiki/User:Epifanio  Massimo Di Stefano] [[BR]]
     
    1919 * GUI applications
    2020
    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.html PlanetSasha] functionalities inside the respective GRASS and QGIS plug-in.
     21OSSIM 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.
    2222
    2323== 2012 ==
     
    3333
    3434== 2013 ==
    35 '''Oceanography Circulatory model for OSSIM using [wiki:GSoC_2012 PyOSSIM] and [http://epi.whoi.edu/blog/epi/sasha/sasha/Home.html PlanetSasha]'''
     35'''Oceanography Circulatory model for OSSIM using [wiki:GSoC_2012 PyOSSIM] and [wiki:GSoC_2009 PlanetSasha]'''
    3636[[BR]]
    3737Student : Mohammed Rashad K.M [[BR]]
     
    3939[[BR]]
    4040The 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.html 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.
     41The 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.
    4242As 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]]
    4343