[SoC] Weekly report - Giovanni Onofri

Giovanni Onofri gio.onofri at gmail.com
Sat Jun 27 00:00:02 EDT 2009


WEEK 5 (JUN 26, 2009)

*What I did during the week*

   - I have “played” with CDF, trying to create a dashboard with graphs and
   charts on spatialytics datacube

 *What difficulties I encountered*

   - It is not simple to use simultaneously different technologies news for
   me

 *What I plan to do during the next week*

   - I hope to conclude my work of “preparation” and start to code.



2009/6/26 <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. Re: [gdal-dev] Re: [postgis-devel] WKT Raster weekly report
>      #4 (Jorge Ar?valo)
>   2. Re: Netcdf for uDig - status report #5 (Wolf Bergenheim)
>   3. Re: Netcdf for uDig - status report #5 (Hamish)
>   4. Re: Netcdf for uDig - status report #5 (Wolf Bergenheim)
>   5. [Report #5] Kriging with GRASS and R: v.autokrige port to
>      wxPython and more (Anne Ghisla)
>   6. GSoC 09 - Mapbender CSW Report Week 5 (Mifan Careem)
>   7. Re: [Report #5] Kriging with GRASS and R: v.autokrige port to
>      wxPython and more (Michael Barton)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 25 Jun 2009 18:01:57 +0200
> From: Jorge Ar?valo <jorge.arevalo at gmail.com>
> Subject: [SoC] Re: [gdal-dev] Re: [postgis-devel] WKT Raster weekly
>        report #4
> To: Mateusz Loskot <mateusz at loskot.net>
> Cc: gdal-dev at lists.osgeo.org,   PostGIS Development Discussion
>        <postgis-devel at postgis.refractions.net>,        soc at lists.osgeo.org
> Message-ID:
>        <cb4457700906250901x2056aceft68e57504eba46dea at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> 2009/6/25 Mateusz Loskot <mateusz at loskot.net>
>
> > Jorge Arévalo wrote:
> >
> >> I have a question: What's the best way to test a new driver's code? I've
> >> loaded this TIFF file into PostGIS using gdal2wktraster.py:
> >>
> http://rapidfire.sci.gsfc.nasa.gov/subsets/?subset=USA1.2009168.terra.2km,
> >> and I think that I can simply do gdalinfo PG:.... to test if my driver
> is
> >> working.
> >>
> >
> > Possible, but...
> >
> >  Another option is to create testing code, but gdalinfo is more reliable
> >> that any code that I can write...
> >>
> >
> > you'll most likely need to debug your driver, so having this in mine,
> > choose your favourite option.
> >
> > Best regards,
> > --
> > Mateusz Loskot, http://mateusz.loskot.net
> >
>
> OK, maybe I can create my own testing code. I supose that the best place to
> put this testing code is in the driver's directory. It's only temporary
> testing code.
>
> Yogi Berra <http://www.brainyquote.com/quotes/authors/y/yogi_berra.html>
>  -
> "I never said most of the things I said."
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.osgeo.org/pipermail/soc/attachments/20090625/edaa85b5/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Fri, 26 Jun 2009 00:03:06 +0300
> From: Wolf Bergenheim <wolf+grass at bergenheim.net<wolf%2Bgrass at bergenheim.net>
> >
> Subject: Re: [SoC] Netcdf for uDig - status report #5
> To: andrea antonello <andrea.antonello at gmail.com>
> Cc: OSGeo SoC <soc at lists.osgeo.org>
> Message-ID:
>        <6b60cc4f0906251403uca43a6nfe72301075e8a01d at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi Andrea!
>
> On Thu, Jun 25, 2009 at 11:14, andrea
> antonello<andrea.antonello at gmail.com> wrote:
> > Since tomorrow I won't be available, I put my weekly report as usual
> > at the following link:
> >
> > http://jgrass.wiki.software.bz.it/jgrass/weekly_reports
> >
> > Finally some screenshots to color up my reports and help my self esteem.
> :)
>
>
> Thanks for the report. I really like those vector arrows for
> directional data. :) How hard would it be to modify it to show wind
> data with different icons depending on the magnitude?
>
> The idea would be to create maps like this:
> http://www.weatheronline.co.uk/sail.htm
>
> Where one would typically also want to display temperature or water
> depth instead of wind magnitude as the raster map.
>
> --Wolf
>
> --
>
> <:3 )---- Wolf Bergenheim ----( 8:>
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 25 Jun 2009 16:47:15 -0700 (PDT)
> From: Hamish <hamish_b at yahoo.com>
> Subject: Re: [SoC] Netcdf for uDig - status report #5
> To: andrea antonello <andrea.antonello at gmail.com>,      Wolf Bergenheim
>        <wolf+grass at bergenheim.net <wolf%2Bgrass at bergenheim.net>>
> Cc: OSGeo SoC <soc at lists.osgeo.org>
> Message-ID: <592636.56451.qm at web110013.mail.gq1.yahoo.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> Wolf wrote:
> > Thanks for the report. I really like those vector arrows
> > for directional data. :) How hard would it be to modify it to
> > show wind data with different icons depending on the magnitude?
> >
> > The idea would be to create maps like this:
> > http://www.weatheronline.co.uk/sail.htm
>
>
> Hi, FYI I have half-written a new module called d.barb for GRASS,
> it does like the above (GRIB data; partial code reused from
> d.rast.arrow) but also allows an option for sparse lagrangian
> style at vector points using DB attributes for velo,dir, & an
> option to use magnitude-sticks of varying length instead of
> barbs.
>
> The technology is well in hand, as always I just need to find
> some free time to clean it up.
>
>
> for now, you might try the zyGrib software.
> http://www.zygrib.org/
>
>
> Hamish
>
>
>
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Fri, 26 Jun 2009 08:03:37 +0300
> From: Wolf Bergenheim <wolf+grass at bergenheim.net<wolf%2Bgrass at bergenheim.net>
> >
> Subject: Re: [SoC] Netcdf for uDig - status report #5
> To: Hamish <hamish_b at yahoo.com>
> Cc: OSGeo SoC <soc at lists.osgeo.org>
> Message-ID:
>        <6b60cc4f0906252203r66027290k7138fd602a47fc44 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On Fri, Jun 26, 2009 at 02:47, Hamish<hamish_b at yahoo.com> wrote:
> >
> > Hi, FYI I have half-written a new module called d.barb for GRASS,
> > it does like the above (GRIB data; partial code reused from
> > d.rast.arrow) but also allows an option for sparse lagrangian
> > style at vector points using DB attributes for velo,dir, & an
> > option to use magnitude-sticks of varying length instead of
> > barbs.
> >
>
> Cool! Even better, since it is in GRASS :D. Thanks for the heads up.
> I'll be looking forward to seeing it.
>
> > The technology is well in hand, as always I just need to find
> > some free time to clean it up.
> >
>
> Aye. The eternal problem!
>
> >
> > for now, you might try the zyGrib software.
> > http://www.zygrib.org/
> >
>
> Thanks! I'll check it out.
>
> --Wolf
>
> --
>
> <:3 )---- Wolf Bergenheim ----( 8:>
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 26 Jun 2009 17:02:24 +0200
> From: Anne Ghisla <a.ghisla at gmail.com>
> Subject: [SoC] [Report #5] 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,
> gfoss italia
>        <gfoss at faunalia.com>
> Message-ID: <1246028544.4157.8.camel at galadriel.uagra.net>
> Content-Type: text/plain; charset="us-ascii"
>
> Hello all, and sorry for cross-posting,
>
> just few minutes ago I succeded in completing the kriging procedure with
> gstat functions. It runs with a proof-of-concept dataset based on
> spearfish data, see this tutorial [0].
> Martin helped me a lot in getting the standard wxGUI comboboxes to run
> properly with filters.
>
> Next week I plan to adapt the interface to each R package's available
> options and consider how to solve lag issues in populating interface.
>
> The blocking issue about autoKrige() and projections is no more valid as
> I create the grid myself based on GRASS region.
>
> best regards,
>
> Anne
>
> [0] http://casoilresource.lawr.ucdavis.edu/drupal/node/438
> http://grass.osgeo.org/wiki/V.autokrige_GSoC_2009
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 197 bytes
> Desc: Questa =?ISO-8859-1?Q?=E8?= una parte del messaggio
>        firmata digitalmente
> Url :
> http://lists.osgeo.org/pipermail/soc/attachments/20090626/91bf58ac/attachment-0001.bin
>
> ------------------------------
>
> Message: 6
> Date: Fri, 26 Jun 2009 20:36:08 +0530
> From: Mifan Careem <mifan at opensource.lk>
> Subject: [SoC] GSoC 09 - Mapbender CSW Report Week 5
> To: soc at lists.osgeo.org
> Cc: mapbender_dev at lists.osgeo.org
> Message-ID: <1246028768.11221.1.camel at mordor>
> Content-Type: text/plain
>
> Dear Lists,
>
> The week 5 report of the CSW development for Mapbender is here:
>
> http://www.mapbender.org/CSW_report_week_5
>
> Cheers
>
> Mifan
>
>
>
> ------------------------------
>
> Message: 7
> Date: Fri, 26 Jun 2009 08:08:05 -0700
> From: Michael Barton <michael.barton at asu.edu>
> Subject: Re: [SoC] [Report #5] 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" <r-sig-geo at stat.math.ethz.ch>,
>  gfoss
>        italia <gfoss at faunalia.com>,    "grass-dev at lists.osgeo.org"
>        <grass-dev at lists.osgeo.org>,    OSGeo SoC <soc at lists.osgeo.org>,
>        "grass-stats at lists.osgeo.org" <grass-stats at lists.osgeo.org>
> Message-ID: <ECFE2E94-B2EB-4FBA-BAF1-6F7A5A3E52E4 at asu.edu>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
> Congratulations!
>
> Michael
> ____________________
> C. Michael Barton, Professor of Anthropology
> Director of Graduate Studies, School of Human Evolution & Social Change
> Director, Center for Social Dynamics & Complexity
> Arizona State University
>
> Phone: 480-965-6262
> Fax: 480-965-7671
> www: <www.public.asu.edu/~cmbarton <http://www.public.asu.edu/%7Ecmbarton>
> >
>
>
>
>
> On Jun 26, 2009, at 8:02 AM, Anne Ghisla wrote:
>
> > Hello all, and sorry for cross-posting,
> >
> > just few minutes ago I succeded in completing the kriging procedure
> > with
> > gstat functions. It runs with a proof-of-concept dataset based on
> > spearfish data, see this tutorial [0].
> > Martin helped me a lot in getting the standard wxGUI comboboxes to run
> > properly with filters.
> >
> > Next week I plan to adapt the interface to each R package's available
> > options and consider how to solve lag issues in populating interface.
> >
> > The blocking issue about autoKrige() and projections is no more
> > valid as
> > I create the grid myself based on GRASS region.
> >
> > best regards,
> >
> > Anne
> >
> > [0] http://casoilresource.lawr.ucdavis.edu/drupal/node/438
> > http://grass.osgeo.org/wiki/V.autokrige_GSoC_2009
> >
> > <signature.asc><ATT00001.txt>
>
>
>
> ------------------------------
>
> _______________________________________________
> SoC mailing list
> SoC at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/soc
>
>
> End of SoC Digest, Vol 23, Issue 24
> ***********************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/soc/attachments/20090626/581f50d9/attachment-0001.html


More information about the SoC mailing list