[GSoC] OODT-436 and OODT-437

2012-04-04 Thread Mattmann, Chris A (388J)
(apologies for the cross post) Hi All, FYI, I'd like to call your attention to OODT-436 [1] and OODT-437 [2], two new spatial projects proposed for GSOC 2012. One is to enable the File Manager to support a new GeoJSON service which will make OODT products available in GIS systems like qGIS,

Re: Review Request: Introduce a CAS-Metadata based renaming interface (CAS-PGE Changes)

2012-04-04 Thread Chris Mattmann
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4628/#review6686 --- trunk/pge/src/main/java/org/apache/oodt/cas/pge/PGETaskInstance.java

Organization of Java-SQL-DB Interface

2012-04-04 Thread Starch, Michael D (388L)
All, I am currently working on designing a catalog implementation that interacts with an oracle database for use with the filemanager component. The current version uses sql that is inline with the java code. However, a recent need for maintenance to this SQL has highlighted the need to pull

Re: Organization of Java-SQL-DB Interface

2012-04-04 Thread holenoter
hey mike,Are you looking do something like this? Storing queries in a file and adding in values utilizing PathUtils replacement:SELECT DISTINCT product_idfrom MOA_IASI_L1C_Metadata where element_id = 'urn:peate:NominalDate' and element_value = '[NominalDate]';While this is cool and convenient, i

Re: Google Summer of Code 2012

2012-04-04 Thread Ross Laidlaw
Hi Chris, I've submitted a first draft of my GSoC 2012 proposal to the GSoC website. Here's a link to the proposal: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/rlaidlaw/1 If you have time, please could you review it and let me know if it's up to scratch? If you'd like

Re: Google Summer of Code 2012

2012-04-04 Thread Sean Kelly
http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/rlaidlaw/1 Argh. When I try to view it, I get: This proposal is not made public, and you are not the student who submitted the proposal, nor are you a mentor for the organization it was submitted to. Maybe another

Re: Review Request: Introduce a CAS-Metadata based renaming interface (CAS-PGE Changes)

2012-04-04 Thread Paul Ramirez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4628/#review6670 --- trunk/pge/src/main/resources/examples/Crawler/action-beans.xml

Re: Organization of Java-SQL-DB Interface

2012-04-04 Thread Mattmann, Chris A (388J)
Hi Brian, I shared your concerns, *and* your enthusiasm. Mike: I think you can use JIRA issue https://issues.apache.org/jira/browse/OODT-393 and we'll be happy to help you shepherd this. Cheers, Chris On Apr 4, 2012, at 1:37 PM, holeno...@me.com holeno...@me.com wrote: hey mike, Are

Re: Google Summer of Code 2012

2012-04-04 Thread Mattmann, Chris A (388J)
Hi Ross, Thanks. LGTM :) I commented as much on the proposal. I also like that you saw the recent issues submitted by Paul and Cam, and are interested in those too. We have a synergistic opportunity here! Glad that you are a part. Cheers, Chris On Apr 4, 2012, at 2:23 PM, Ross Laidlaw wrote: