Hi John,
I only see a 4.5.5 release from a week ago in the unidata-releases repo.
Are you suggesting that I use 4.6.0-SNAPSHOT instead from unidata-snapshots?
Aaron
On Tue, Mar 17, 2015 at 12:48 PM, John Caron <caron@xxxxxxxx> wrote:
> Hi Aaron:
>
> < TDS 4.3 gbx, gbx2-8, ncx
> TDS 4.3-4.5 gbx9, ncx2
> TDS 4.6 gbx9, ncx3
>
> if you are processing GRIB, you want to use >= 4.6, and delete any old
> indices. Cant promise it wont change again but im hopeful.
>
> John
>
> On Tue, Mar 17, 2015 at 12:27 PM, Aaron Braeckel <braeckel@xxxxxxxx>
> wrote:
>
>> Hello,
>>
>> is there a method in the Java netCDF API for getting the file extensions
>> that are used for GRIB index files? I have hard-coded those that I've
>> observed into my software, but every so often they change (such as the
>> recent ncx2 extension). Those that I've seen semi-recently include:
>>
>>
>> - *.gbx
>> - *.gbx9
>> - *.ncx
>> - *.ncx2
>>
>> Being able to get a String[] of index file extensions would be handy.
>>
>> Thanks,
>>
>> Aaron
>>
>> _______________________________________________
>> netcdf-java mailing list
>> netcdf-java@xxxxxxxxxxxxxxxx
>> For list information or to unsubscribe, visit:
>> http://www.unidata.ucar.edu/mailing_lists/
>>
>
>