Re: [Geoserver-devel] NetCDF Coverage Store

2013-02-07 Thread Andrea Aime
On Fri, Feb 8, 2013 at 12:16 AM, Yancy Matherne wrote: > Our NetCDF plugin is focused on the data formats for our customer. That > said, we would like to make it general enough for everyone to use. Our test > data varies quite a bit and unfortunately at times doesn't follow CF > conventions. From

Re: [Geoserver-devel] NetCDF Coverage Store

2013-02-07 Thread Yancy Matherne
__ From: andrea.a...@gmail.com [andrea.a...@gmail.com] on behalf of Andrea Aime [andrea.a...@geo-solutions.it] Sent: Thursday, February 07, 2013 3:16 AM To: Yancy Matherne Cc: Jody Garnett; Geoserver-devel Subject: Re: [Geoserver-devel] NetCDF Coverage Store On Tue, Feb 5, 2013 at 11:44 PM,

Re: [Geoserver-devel] NetCDF Coverage Store

2013-02-07 Thread Phil Scadden
This really is an interesting development. We have a lot of big datasets in netCDF and it will be interesting to see how they perform. The simplest are the netCDF format used by GMT for raster grids. Notice: This email and any attachments are confidential. If received in error please destroy an

Re: [Geoserver-devel] NetCDF Coverage Store

2013-02-07 Thread Zachary Rouse
As far as any license clash issues go, we are willing to release it under any permissive license that is useful to the community. Our customer's end goal is to have their flavor of NetCDF supported in current and future versions of Geoserver. As Jody points out there are many flavors of NetCDF

Re: [Geoserver-devel] NetCDF Coverage Store

2013-02-07 Thread Chris Holmes
> *Sent:* Tuesday, February 05, 2013 3:50 PM > *To:* Yancy Matherne > *Cc:* Geoserver-devel > *Subject:* Re: [Geoserver-devel] NetCDF Coverage Store > > +1 for the module (keen to see how it is configured, as in my > experience NetCDF files vary a bit between organisations). > &

Re: [Geoserver-devel] NetCDF Coverage Store

2013-02-07 Thread Andrea Aime
On Tue, Feb 5, 2013 at 11:44 PM, Yancy Matherne wrote: > We received a copy of our fully executed code contribution agreement > from Camille mid June of 2012. Would that still be valid? > Just gave your github user direct commit access to the GeoServer repository. Remember that you are free to m

Re: [Geoserver-devel] NetCDF Coverage Store

2013-02-06 Thread Jody Garnett
mail.com] > *Sent:* Tuesday, February 05, 2013 3:50 PM > *To:* Yancy Matherne > *Cc:* Geoserver-devel > *Subject:* Re: [Geoserver-devel] NetCDF Coverage Store > > +1 for the module (keen to see how it is configured, as in my > experience NetCDF files vary a bit

Re: [Geoserver-devel] NetCDF Coverage Store

2013-02-05 Thread Yancy Matherne
://www.geocent.com From: Jody Garnett [jody.garn...@gmail.com] Sent: Tuesday, February 05, 2013 3:50 PM To: Yancy Matherne Cc: Geoserver-devel Subject: Re: [Geoserver-devel] NetCDF Coverage Store +1 for the module (keen to see how it is configured, as in my experience

Re: [Geoserver-devel] NetCDF Coverage Store

2013-02-05 Thread Jody Garnett
+1 for the module (keen to see how it is configured, as in my experience NetCDF files vary a bit between organisations). The developers guide page is here - http://docs.geoserver.org/latest/en/developer/policies/committing.html and includes a code contribution agreement to send in. You could p

[Geoserver-devel] NetCDF Coverage Store

2013-02-05 Thread Yancy Matherne
We have written a GeoServer plugin that allows it use NetCDF files as coverage stores. These files are commonly used in meteorology and oceanography. We have it at point that we would like to share it and would like to request community commit access. My github user name is geocent-yancy. Tha