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

[Fwd: Re: Support for large files]





-------- Original Message --------
Subject:        Re: Support for large files
Date:   Tue, 12 Jul 2005 08:45:06 -0600
From:   John Caron <address@hidden>
Organization:   UCAR/Unidata
To:     address@hidden
CC:     address@hidden
References:     <address@hidden>



address@hidden wrote:

Hi,

we are using NetCDF files for the server-side data management in our
meteorological workstation project called "NinJo". NinJo is completely
written in Java, therefore we are using the NetCDF library for Java.

As the grids used for numerical weather prediction gets huger
and huger (currently 385 x 325 x 45 x 73 floats, ca. 1.6 GB) we are
approaching soon the limit of 2GB file size.

Are there plans to support files larger than 2GB with NetCDF for Java
as for C/C++ etc?

If not, are there easy workarounds to circumvent this limit?

Thanks

Bruno Zürcher
MeteoSwiss
Hi Bruno:

It should work now with the new "large file" netcdf format, as long as the OS and Java libraries support large files.
Its not tested however, so any help in that regard would be appreciated.

John.