Re: [Geotools-devel] Programmatically Creating Custom Dimension

2015-03-02 Thread Sylvia Charchut
in the read parameters in my >datastore it starts up fine. > >Sorry if this is vague! I¹m new to geoserver and geotools and trying to >get a handle on creating a custom netcdf plugin. > >Best, > >Sylvia Charchut > >Computer Scientist > >Naval Research Laboratory C

Re: [Geotools-devel] Programmatically Creating Custom Dimension

2015-03-02 Thread Sylvia Charchut
forge.net<mailto:[email protected]>" mailto:[email protected]>> Subject: Re: [Geotools-devel] Programmatically Creating Custom Dimension Hi Sylvia, On Fri, Feb 27, 2015 at 10:31 PM, Sylvia Charchut mailto:[email protected]

Re: [Geotools-devel] Programmatically Creating Custom Dimension

2015-03-02 Thread Daniele Romagnoli
Hi Sylvia, On Fri, Feb 27, 2015 at 10:31 PM, Sylvia Charchut < [email protected]> wrote: > Hello! > > I have a store that extends AbstractGridFormat and a reader that is a > StructuredGridReader, I need a custom dimension for the read parameters > other than time and elevation. >

[Geotools-devel] Programmatically Creating Custom Dimension

2015-02-27 Thread Sylvia Charchut
Hello! I have a store that extends AbstractGridFormat and a reader that is a StructuredGridReader, I need a custom dimension for the read parameters other than time and elevation. I've created a ParameterDescriptor in my store: ParameterDescriptor CUSTOM_DIM = DefaultParameterDescriptor.create