[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fw: [netcdf-java] [Support] Opendap java



Hi Roland:

Roland Viger wrote:

Hi John, Ethan, and Rich (who hopefully isn't reading email on vacation this week),

Tom pointed this out to me. We were trying to figure out if this meant that "DAP was dead" and we need to shop for a new protocol or if this just meant that the opendap.org guys were done with the java implementation.
DAP4 is very much alive, but the java implementation is not much of a priority for opendap.org, although they do bug fixes on it. They are mostly working on their C++ sever code (Hyrax). Unidata has been the main support for the opendap Java library for the past several years. We are currently talking about it's future - probably we will rewrite it to be better integrated into our CDM software stack, and essentially take ownership of it. We already have rewritten the opendap C library for netcdf clients, so this would be continuing that path.

John


Roland
----- Forwarded by Roland Viger/WRD/USGS/DOI on 02/22/2010 03:19 PM -----
From:   Tom Kunicki <address@hidden>
To:     Roland Viger <address@hidden>
Date:   02/22/2010 03:14 PM
Subject:        Fwd: [netcdf-java] [Support] Opendap java


------------------------------------------------------------------------




Tom Kunicki
Center for Integrated Data Analytics
U.S. Geological Survey
8505 Research Way
Middleton, WI  53562





Begin forwarded message:

> From: Nathan Potter <address@hidden>
> Date: February 17, 2010 5:23:21 PM CST
> To: Brian Schlining <address@hidden>
> Cc: address@hidden, address@hidden, Nathan Potter <address@hidden>
> Subject: Re: [netcdf-java] [Support] Opendap java
>
>
>
> Brian,
>
> The Java implmentation of the DAP is not under active development. It is available through our subversion server here:
>
>   http://scm.opendap.org/svn/trunk/Java-OPeNDAP/
>
> It is available for public checkout:
>
>   svn co http://scm.opendap.org/svn/trunk/Java-OPeNDAP/
>
> If in your endeavors you find that you can improve it we would be happy to look at including your changes/updates.
>
>
> Thanks,
>
> Nathan
>
>
>
>
>
> On Feb 17, 2010, at 2:30 PM, Brian Schlining wrote:
>
>> Hi All,
>>
>> Is it possible to get the source code for opendap-java? I can't seem to find it. I'm having some issues with configuring a proxy for opendap when using netcdf-java and was hoping the source would help me get to the bottom of it.
>>
>> Specifically, when I open a opendap url via netcd-java using: ucar.nc2.dataset.NetcdfDataset.openDataset(url); I think somewhere along the call chain it's using opendap.dap.DConnect2. (Please someone correct me if I'm wrong!) The only HTTP method call in DConnect2 is GET (e.g. org.apache.commons.httpclient.methods.GetMethod). However it appears to be making a HEAD calls too even though HeadMethod is not called directly. Also, is HTTP HEAD required for the DAP 2 spec?
>>
>> Also, is anyone interested in updating opendap-java to use an updated version of Apace HttpClient in opendap-java? It's currently using 3.x but theres a 4.x branch at http://hc.apache.org/ with the admonition of:
>>
>> Commons HttpClient 3.x codeline is nearing the end of life. All users of Commons HttpClient 3.x are strongly encouraged to upgrade to HttpClient 4.0.
>>
>> Cheers
>>
>> -- B
>> ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
>> Brian Schlining
>> address@hidden
>> _______________________________________________
>> Support mailing list
>> address@hidden
>> http://mailman.opendap.org/mailman/listinfo/support
>
> = = =
> Nathan Potter                        ndp at opendap.org
> OPeNDAP, Inc.                        +1.541.231.3317
>
>
>
>
> _______________________________________________
> netcdf-java mailing list
> address@hidden
> For list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/