NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[netcdf-java] Combining NcFiles

All,

I have a question about combining two netcdf datasets.  I am currently
downloading datasets from an opendap site, the result of which is a separate
file for each timestep.  Each file contains the same lat/lon/depth
dimensions and have the same variables, so aside from the time that the file
represents and the data contained within the variables, the files are
identical.  I¹m looking for a way to append all of the files together
programmatically (I know there are applications which can append, but I need
to do it in my own code).

Do I have to tear each file apart and ³rebuild² the variables ³by hand², or
is there a way I can ³join² the files together at a ³higher level²??

Can some one help me out with this??


Thank you in advance,
Chris

-- 
Christopher Mueller | Scientist
Applied Science Associates
70 Dean Knauss Drive | Narragansett, RI 02882 USA
p: +1 401-789-6224 | f: +1 401-789-1932
e: cmueller@xxxxxxxxxxxxxx | www.asascience.com

ASA | Science. Services. Solutions

Imagination is everything.  It is the preview of life's coming attractions.
- Albert Einstein

Whether you think you can or think you can't, either way you are right. -
Henry Ford

  • 2008 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: