[owslib-devel] owslib fork on github
Cinquini, Luca (3880)
Luca.Cinquini at jpl.nasa.gov
Mon Jun 11 13:09:02 PDT 2012
Hi Kyle,
On Jun 11, 2012, at 2:00 PM, Kyle Wilcox wrote:
> Thanks Jachym
>
> I just updated my 'trunk' branch on GitHub to be based on the most recent SVN trunk (r1882)
>
> Some of the commits to trunk in the past few days caused testing errors so changes (additional commits) were needed
>
> I also updated the WPS tests to go along with Tom's change to avoid parsing a WPS's GetCaps on init.
I actually had already updated the WPS tests in SVN trunk for the same reason - it is likely to give you conflicts when merging, juts be aware...
thanks, Luca
>
> https://github.com/kwilcox/owslib/tree/trunk
>
> 66/66 tests passing, /me is cheering
>
>> -----Original Message-----
>> From: Jachym Cepicky [mailto:jachym.cepicky at gmail.com]
>> Sent: Sunday, June 10, 2012 3:45 PM
>> To: Tom Kralidis
>> Cc: Kyle Wilcox; dominic.lowe at stfc.ac.uk; owslib-
>> devel at lists.sourceforge.net; derrick.snowden at noaa.gov; Sean Cowan
>> Subject: Re: [owslib-devel] owslib fork on github
>>
>> Hi Tom and Kyle,
>>
>> one more commit, more stuff should be there, please check r1881
>>
>> Hope, it looks well now
>>
>> Jachym
>>
>> Dne 8.6.2012 22:34, Tom Kralidis napsal(a):
>>>
>>> Kyle: Jachym applied this patch in an svn branch
>> (https://owslib.svn.sourceforge.net/svnroot/owslib/branches/kyle-github/),
>> but it appears that some files did not get through/got deleted/got added.
>>>
>>> Anyone know of other ways to successfully apply a git patch from github to
>> svn?
>>>
>>> Kyle's fork provides some much needed test fixes and SensorML/SOS
>> additions, and overall cleanup, so any advice here would be appreciated.
>>>
>>> Thanks
>>>
>>> ..Tom
>>>
>>>
>>>
>>>
>>> From: KWilcox at asascience.com
>>> To: tomkralidis at hotmail.com; jachym.cepicky at gmail.com
>>> CC: dominic.lowe at stfc.ac.uk; owslib-devel at lists.sourceforge.net;
>>> derrick.snowden at noaa.gov; SCowan at asascience.com
>>> Date: Wed, 6 Jun 2012 17:53:42 -0400
>>> Subject: RE: [owslib-devel] owslib fork on github
>>>
>>> I’ve branched my code from master so it might be easier to integrate
>>> into SVN. Here are the
>>> commits:https://github.com/kwilcox/owslib/commits/trunk And the diff
>>> from the current SVN trunk (r1873) is here:
>>> https://github.com/downloads/kwilcox/owslib/diff From: Tom Kralidis
>>> [mailto:tomkralidis at hotmail.com]
>>> Sent: Wednesday, June 06, 2012 8:02 AM
>>> To: jachym.cepicky at gmail.com
>>> Cc: Kyle Wilcox; dominic.lowe at stfc.ac.uk;
>>> owslib-devel at lists.sourceforge.net; derrick.snowden at noaa.gov; Sean
>>> Cowan
>>> Subject: RE: [owslib-devel] owslib fork on github
>>> Jachym: agreed, although I've had my share of issues with git diffs in svn.
>>>
>>> Kyle: can you provide a diff based on current git master?
>>>
>>> Thanks
>>>
>>> ..Tom
>>>
>>>> Date: Tue, 5 Jun 2012 20:32:37 +0200
>>>> From: jachym.cepicky at gmail.com
>>>> To: tomkralidis at hotmail.com
>>>> CC: kwilcox at asascience.com; dominic.lowe at stfc.ac.uk;
>>>> owslib-devel at lists.sourceforge.net; derrick.snowden at noaa.gov;
>>>> scowan at asascience.com
>>>> Subject: Re: [owslib-devel] owslib fork on github
>>>>
>>>> diff ?
>>>>
>>>> J
>>>>
>>>> Dne 5.6.2012 18:07, Tom Kralidis napsal(a):
>>>>>
>>>>> Kyle: thanks for this valuable contribution.
>>>>>
>>>>> Since the root codebase is on SVN, does anyone know how we can make
>> this into an SVN patch against which to review?
>>>>>
>>>>> ..Tom
>>>>>
>>>>>
>>>>>> From: KWilcox at asascience.com
>>>>>> To: dominic.lowe at stfc.ac.uk
>>>>>> Date: Tue, 22 May 2012 11:23:39 -0400
>>>>>> CC: owslib-devel at lists.sourceforge.net; Derrick.Snowden at noaa.gov;
>>>>>> SCowan at asascience.com
>>>>>> Subject: Re: [owslib-devel] owslib fork on github
>>>>>>
>>>>>> Tom pointed us at the two SOS branches in SVN and we reused what
>> code was relevant. The SOS support follows the same design pattern as the
>> other OWS services and should look familiar to the developers.
>>>>>>
>>>>>>> -----Original Message-----
>>>>>>> From: Dominic Lowe [mailto:dominic.lowe at stfc.ac.uk]
>>>>>>> Sent: Tuesday, May 22, 2012 10:16 AM
>>>>>>> To: Kyle Wilcox
>>>>>>> Cc: owslib-devel at lists.sourceforge.net; Derrick.Snowden at noaa.gov;
>>>>>>> Sean Cowan
>>>>>>> Subject: Re: [owslib-devel] owslib fork on github
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> This is great, it would be good to get this merged into the trunk.
>>>>>>> Tom, didn't you start work on SOS support a while back?
>>>>>>>
>>>>>>> Is this a completely new implementation or does it use some of the
>>>>>>> old SOS code (which was in a branch).
>>>>>>>
>>>>>>> Either way, I think it would be great to add SOS support to
>>>>>>> OWSLib. And cleaning up the tests is a big favour...
>>>>>>>
>>>>>>> Cheers,
>>>>>>> Dom
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 18/05/12 16:42, KWilcox at asascience.com wrote:
>>>>>>>> Hello all -
>>>>>>>>
>>>>>>>> Thanks to funding from the NOAA IOOS Program we have been able
>> to
>>>>>>>> do some work on owslib here: https://github.com/kwilcox/owslib
>>>>>>>>
>>>>>>>> Some things that are on the fork:
>>>>>>>>
>>>>>>>> 1.) Cleaned up the tests and made sure they are all passing
>>>>>>>> 2.) Using py.test for the test runner
>>>>>>>> 3.) Organized the tests and testing resources
>>>>>>>> 4.) Support for SOS 1.0
>>>>>>>> GetCapabilities/DescribeSensor/GetObservation
>>>>>>>>
>>>>>>>> Some things that are planned in the next few weeks:
>>>>>>>>
>>>>>>>> 5.) Support for SOS 2.0
>>>>>>>> GetCapabilities/DescribeSensor/GetObservation
>>>>>>>> 6.) Normalize the namespace lookup library wide
>>>>>>>> 7.) Abstract all of the GetCapabilitiesReader classes into a
>>>>>>>> parent class (WMSCapabilitiesReader, WFSCapabilitiesReader x 3,
>>>>>>>> WCSCapabilitiesReader, SosCapabilitiesReader)
>>>>>>>>
>>>>>>>>
>>>>>>>> We would like to eventually get this merged into trunk for
>>>>>>>> everyone to
>>>>>>> enjoy, comments or suggestions are welcome, thanks!
>>>>>>>>
>>>>>>>>
>>>>>>>> -----------------------------------------------------------------
>>>>>>>> -----
>>>>>>>> --------
>>>>>>>> Live Security Virtual Conference
>>>>>>>> Exclusive live event will cover all the ways today's security and
>>>>>>>> threat landscape has changed and how IT managers can respond.
>>>>>>>> Discussions will include endpoint security, mobile security and
>>>>>>>> the latest in malware threats.
>>>>>>>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>>>>>>> _______________________________________________
>>>>>>>> owslib-devel mailing list
>>>>>>>> owslib-devel at lists.sourceforge.net
>>>>>>>> https://lists.sourceforge.net/lists/listinfo/owslib-devel
>>>>>>>
>>>>>>> --
>>>>>>> Scanned by iCritical.
>>>>>> -------------------------------------------------------------------
>>>>>> -----------
>>>>>> Live Security Virtual Conference
>>>>>> Exclusive live event will cover all the ways today's security and
>>>>>> threat landscape has changed and how IT managers can respond.
>>>>>> Discussions will include endpoint security, mobile security and the
>>>>>> latest in malware threats.
>>>>>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>>>>> _______________________________________________
>>>>>> owslib-devel mailing list
>>>>>> owslib-devel at lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/owslib-devel
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --------------------------------------------------------------------
>>>>> ----------
>>>>> Live Security Virtual Conference
>>>>> Exclusive live event will cover all the ways today's security and
>>>>> threat landscape has changed and how IT managers can respond.
>>>>> Discussions will include endpoint security, mobile security and the
>>>>> latest in malware threats.
>>>>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> owslib-devel mailing list
>>>>> owslib-devel at lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/owslib-devel
>>>>
>>>> --
>>>> Jachym Cepicky
>>>> Help Service - Remote Sensing s.r.o.
>>>> jachym.cepicky at gmail.com | jachym at hsrs.cz http://les-ejk.cz |
>>>> http://bnhelp.cz
>>>>
>>
>> --
>> Jachym Cepicky
>> Help Service - Remote Sensing s.r.o.
>> jachym.cepicky at gmail.com | jachym at hsrs.cz http://les-ejk.cz |
>> http://bnhelp.cz
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> owslib-devel mailing list
> owslib-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owslib-devel
More information about the OWSLib-devel
mailing list