[SoC] Re: Weekly report - Giovanni Onofri

Giovanni Onofri gio.onofri at gmail.com
Fri Jun 12 22:19:45 EDT 2009


Week 3 (Jun 12, 2009)

*What I did during the week*

   - Migrating to Pentaho BI 2
   - I configured Spatialytics under Pentaho
   - Studying Spatialytics
   - Studyng JavaScript, Datawarehouse, MDX

 *What difficulties I encountered*

   - Some problems about the connection between psql e Pentaho BI 2 and the
   configuration of tomcat

 *What I plan to do during the next week*

   - Complete the outstanding issues, migrate to Pentaho BI 3 (last version)
   and continue the analysis of Spatialytics

Have all a good week-end
Giovanni.

2009/6/12 <soc-request at lists.osgeo.org>

> Send SoC mailing list submissions to
>        soc at lists.osgeo.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.osgeo.org/mailman/listinfo/soc
> or, via email, send a message with subject or body 'help' to
>        soc-request at lists.osgeo.org
>
> You can reach the person managing the list at
>        soc-owner at lists.osgeo.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of SoC digest..."
>
>
> Today's Topics:
>
>   1. [Report #2] Kriging with GRASS and R: v.autokrige port to
>      wxPython and more (Anne Ghisla)
>   2. Re: [R-sig-Geo] [Report #2] Kriging with GRASS and R:
>      v.autokrige port to wxPython and more (Anne Ghisla)
>   3. Re: [GRASS-dev] Re: [R-sig-Geo] [Report #2] Kriging with
>      GRASS and R: v.autokrige port to wxPython and more (Wolf Bergenheim)
>   4. Netcdf for uDig - status report #3 (andrea antonello)
>   5. Ossimplanet integration with Grass and Qgis - status report
>      #3 (Massimo Di Stefano)
>   6. [Report #3] Kriging with GRASS and R: v.autokrige port to
>      wxPython and more (Anne Ghisla)
>   7. Re: Ossimplanet integration with Grass and Qgis - status
>      report #3 (Massimo Di Stefano)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 11 Jun 2009 18:50:36 +0200
> From: Anne Ghisla <a.ghisla at gmail.com>
> Subject: [SoC] [Report #2] Kriging with GRASS and R: v.autokrige port
>        to wxPython and more
> To: OSGeo SoC <soc at lists.osgeo.org>, grass-dev at lists.osgeo.org,
>        r-sig-geo at stat.math.ethz.ch
> Message-ID: <4A3135DC.901 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-15
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello all,
>
> there are some important news about the module!
>
> First of all, the interface is almost finished. See a screenshot on the
> wiki page [0].
> The layout includes a notebook with a page for each R package (automap,
> gstat and geoR), with the available options. Another layout could be a
> chiocebox wht the three packages on the top of Kriging section, that
> redraws the section accourding to the user's choice.
> Let me know which one do you prefer, feel free also to suggest something
> new.
>
> The R-GRASS integration is on its way: autofitting the variogram on a
> map obtained from a DEM sample [1] works in the proof of concept.  rpy2
> is extremely helpful and does not require much more code than the
> original R code. More to come in the next days.
>
> The idea for variogram fitting is to plot the variogram in a new frame
> and add some controls like sliders and/or text boxes to fill up with
> nugget, sill and range values. This will involve Python graphics, not R,
> as the former is more flexible.
>
> Comments, suggestions, critics are welcome!
>
> best regards and happy coding to everyone,
>
> Anne
>
> [0] http://grass.osgeo.org/wiki/V.autokrige_GSoC_2009
> [1] http://casoilresource.lawr.ucdavis.edu/drupal/node/442
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkoxNdwACgkQzZ3g4YwFFgZ2xgCgmIVL34wnuAD3MIPxLGoKmCE+
> yMUAn1Nzf2jzSn9T2jGCaAeKgnD7SV3u
> =UaBU
> -----END PGP SIGNATURE-----
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 12 Jun 2009 10:28:05 +0200
> From: Anne Ghisla <a.ghisla at gmail.com>
> Subject: [SoC] Re: [R-sig-Geo] [Report #2] Kriging with GRASS and R:
>        v.autokrige port to wxPython and more
> To: Thomas Adams <Thomas.Adams at noaa.gov>
> Cc: r-sig-geo at stat.math.ethz.ch, grass-dev at lists.osgeo.org,     OSGeo SoC
>        <soc at lists.osgeo.org>
> Message-ID: <4A321195.1040203 at gmail.com>
> Content-Type: text/plain; charset=windows-1252
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Thomas Adams ha scritto:
> > Anne,
> >
> > Will this be scriptable? I guess it's not a huge deal since it would be
> > using a script that included GRASS and R using automap…
>
> Sure it will! I'll have a look at how to add this functionality in the
> next weeks.
>
> regards,
> Anne
>
> > Tom
> >
> >
> > Anne Ghisla wrote:
> > Hello all,
> >
> > there are some important news about the module!
> >
> > First of all, the interface is almost finished. See a screenshot on the
> > wiki page [0].
> > The layout includes a notebook with a page for each R package (automap,
> > gstat and geoR), with the available options. Another layout could be a
> > chiocebox wht the three packages on the top of Kriging section, that
> > redraws the section accourding to the user's choice.
> > Let me know which one do you prefer, feel free also to suggest something
> > new.
> >
> > The R-GRASS integration is on its way: autofitting the variogram on a
> > map obtained from a DEM sample [1] works in the proof of concept.  rpy2
> > is extremely helpful and does not require much more code than the
> > original R code. More to come in the next days.
> >
> > The idea for variogram fitting is to plot the variogram in a new frame
> > and add some controls like sliders and/or text boxes to fill up with
> > nugget, sill and range values. This will involve Python graphics, not R,
> > as the former is more flexible.
> >
> > Comments, suggestions, critics are welcome!
> >
> > best regards and happy coding to everyone,
> >
> > Anne
> >
> > [0] http://grass.osgeo.org/wiki/V.autokrige_GSoC_2009
> > [1] http://casoilresource.lawr.ucdavis.edu/drupal/node/442
> >>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkoyEZUACgkQzZ3g4YwFFgbywwCfUqEQ4DFLG7PQGP1I4+aGV+Jq
> pQYAniQ2OZ3fCx8huAY1uFyto7/L0KcR
> =Q+wU
> -----END PGP SIGNATURE-----
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 12 Jun 2009 12:54:48 +0300
> From: Wolf Bergenheim <wolf+grass at bergenheim.net<wolf%2Bgrass at bergenheim.net>
> >
> Subject: [SoC] Re: [GRASS-dev] Re: [R-sig-Geo] [Report #2] Kriging
>        with    GRASS and R: v.autokrige port to wxPython and more
> To: Anne Ghisla <a.ghisla at gmail.com>
> Cc: r-sig-geo at stat.math.ethz.ch, grass-dev at lists.osgeo.org,     Thomas
>        Adams <Thomas.Adams at noaa.gov>, OSGeo SoC <soc at lists.osgeo.org>
> Message-ID:
>        <6b60cc4f0906120254qc3b696bkedd93ebcbbde6b34 at mail.gmail.com>
> Content-Type: text/plain; charset=windows-1252
>
> On Fri, Jun 12, 2009 at 11:28, Anne Ghisla<a.ghisla at gmail.com> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Thomas Adams ha scritto:
> >> Anne,
> >>
> >> Will this be scriptable? I guess it's not a huge deal since it would be
> >> using a script that included GRASS and R using automap…
> >
> > Sure it will! I'll have a look at how to add this functionality in the
> > next weeks.
>
> I think there is a function in SWIG so that your module will have the
> same commandline behaviour as other GRASS modules. Martin, you know
> better than I do how to ennable it.
>
> --Wolf
>
> --
>
> <:3 )---- Wolf Bergenheim ----( 8:>
>
>
> ------------------------------
>
> Message: 4
> Date: Fri, 12 Jun 2009 13:54:13 +0200
> From: andrea antonello <andrea.antonello at gmail.com>
> Subject: [SoC] Netcdf for uDig - status report #3
> To: OSGeo SoC <soc at lists.osgeo.org>
> Message-ID:
>        <116eb44a0906120454r2e3a9025ge0f6aa8f5225205d at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Tough times in the netcdf world, my report of week 3 available at:
>
> http://jgrass.wiki.software.bz.it/jgrass/weekly_reports
>
>
> Best regards,
> Andrea
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 12 Jun 2009 17:07:22 +0200
> From: Massimo Di Stefano <massimodisasha at yahoo.it>
> Subject: [SoC] Ossimplanet integration with Grass and Qgis - status
>        report #3
> To: OSGeo SoC <soc at lists.osgeo.org>
> Cc: ossim-developer-request at lists.sourceforge.net
> Message-ID: <F622B34D-DF7F-447A-99DF-B0E644FAB3FC at yahoo.it>
> Content-Type: text/plain; charset="us-ascii"
>
>
> Little notes :
>
> Restored my OS,
>
> for grass on osx i'm using version 6.4
> (the 7 can works, but some time the build fais, so to have a more
> stable development
> i'm switching to 6,4 binary version, so it is more easy for osx user
> to test the code)
>
> on linux i'using grass7 (there are difference in the module import for
> grass, so i'll use "try: except"
> to get the code running for grss 6.4 and 7)
>
>
> Coded :
>
> fixed the polygons exporte to kml so now hole in polygons hare andled
> firex some gui behavioure .. a window too much big, so i done a recode
> of the gui code
>
> - preparing a different web-map widjet, based on ka-map2
>  this can give some enanchement like :
>  - ability to crteate a mapfile on the fly, generated reading the
> grass mapset layers
>  - better refresh of gps signal
>
> - done a report about the grass-raster rendering, this tasks will be
> faced the next week,
>  i have exam on 16 june so the incoming week my Soc works will be
> slowly
>  (i hope all goes well) then i'm planning to go to bolsena meeting
> where i'll spend
>   a full dept week to code.
>
> here some screenshoot  of the gui (yet prototipe) :
>
> http://www.geofemengineering.it/data/view.png
> http://www.geofemengineering.it/data/data.png
> http://www.geofemengineering.it/data/gps.png
>
> for who is intersted in testing, debug :
>
> -  notes about the installation of the needed software can be etracted
> from :
>
> http://wiki.osgeo.org/wiki/GFOSS.it_Live_DVD_Install
>
>
> done a virtual machine with needed sw,
> but my ftp reject it :-(
> so i don't know where to upload it
> (this is for who is intersted in testing purpose, but has problems /
> or do not want touch his system)
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.osgeo.org/pipermail/soc/attachments/20090612/0450fbbf/attachment-0001.html
>
> ------------------------------
>
> Message: 6
> Date: Fri, 12 Jun 2009 17:09:33 +0200
> From: Anne Ghisla <a.ghisla at gmail.com>
> Subject: [SoC] [Report #3] Kriging with GRASS and R: v.autokrige port
>        to wxPython and more
> To: OSGeo SoC <soc at lists.osgeo.org>, grass-dev at lists.osgeo.org,
>        r-sig-geo at stat.math.ethz.ch, grass-stats at lists.osgeo.org
> Message-ID: <4A326FAD.3040107 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-15
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello all,
>
> this weekly report will be very short, as yesterday I sent this email
> [0] and made little progress.
>
> I'm having some problems in using autoKrige() function work, AFAIK
> because of projection information handling [1].
>
> best regards and happy coding,
> Anne
>
> Homepage of the module:
> http://grass.osgeo.org/wiki/V.autokrige_GSoC_2009
>
> [0] https://stat.ethz.ch/pipermail/r-sig-geo/2009-June/005919.html
> [1] https://stat.ethz.ch/pipermail/r-sig-geo/2009-June/005925.html
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkoyb6wACgkQzZ3g4YwFFgaLqgCgq3QvqbZwQ8ho1Aux82D4nhie
> DH4AoItfbNTC9A7sLa8eSn0UTUxbIpVf
> =2NoY
> -----END PGP SIGNATURE-----
>
>
> ------------------------------
>
> Message: 7
> Date: Fri, 12 Jun 2009 17:47:39 +0200
> From: Massimo Di Stefano <massimodisasha at yahoo.it>
> Subject: [SoC] Re: Ossimplanet integration with Grass and Qgis -
>        status  report #3
> To: OSGeo SoC <soc at lists.osgeo.org>
> Cc: ossim-developer-request at lists.sourceforge.net
> Message-ID: <5E6FED62-CBF4-4778-B30C-528B21EE9AB6 at yahoo.it>
> Content-Type: text/plain; charset="us-ascii"
>
> I'm having problems with yahoo account .. hope this message will be
> sended
>
>
> Il giorno 12/giu/09, alle ore 17:07, Massimo Di Stefano ha scritto:
>
> >
> > Little notes :
> >
> > Restored my OS,
> >
> > for grass on osx i'm using version 6.4
> > (the 7 can works, but some time the build fais, so to have a more
> > stable development
> > i'm switching to 6,4 binary version, so it is more easy for osx user
> > to test the code)
> >
> > on linux i'using grass7 (there are difference in the module import
> > for grass, so i'll use "try: except"
> > to get the code running for grss 6.4 and 7)
> >
> >
> > Coded :
> >
> > fixed the polygons exporte to kml so now hole in polygons hare andled
> > firex some gui behavioure .. a window too much big, so i done a
> > recode of the gui code
> >
> > - preparing a different web-map widjet, based on ka-map2
> >  this can give some enanchement like :
> >  - ability to crteate a mapfile on the fly, generated reading the
> > grass mapset layers
> >  - better refresh of gps signal
> >
> > - done a report about the grass-raster rendering, this tasks will be
> > faced the next week,
> >  i have exam on 16 june so the incoming week my Soc works will be
> > slowly
> >  (i hope all goes well) then i'm planning to go to bolsena meeting
> > where i'll spend
> >   a full dept week to code.
> >
> > here some screenshoot  of the gui (yet prototipe) :
> >
> > http://www.geofemengineering.it/data/view.png
> > http://www.geofemengineering.it/data/data.png
> > http://www.geofemengineering.it/data/gps.png
> >
> > for who is intersted in testing, debug :
> >
> > -  notes about the installation of the needed software can be
> > etracted from :
> >
> > http://wiki.osgeo.org/wiki/GFOSS.it_Live_DVD_Install
> >
> >
> > done a virtual machine with needed sw,
> > but my ftp reject it :-(
> > so i don't know where to upload it
> > (this is for who is intersted in testing purpose, but has problems /
> > or do not want touch his system)
> >
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.osgeo.org/pipermail/soc/attachments/20090612/43c92bed/attachment-0001.html
>
> ------------------------------
>
> _______________________________________________
> SoC mailing list
> SoC at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/soc
>
>
> End of SoC Digest, Vol 23, Issue 10
> ***********************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/soc/attachments/20090612/2b2feb21/attachment-0001.html


More information about the SoC mailing list