[netcdf-java] Combining NcFiles
Kyle Wilcox
Kyle.Wilcox at noaa.gov
Fri Feb 29 11:48:54 MST 2008
Does this work for you? ncrcat is my best friend for doing exactly what
you described.
http://nco.sourceforge.net/nco.html#Concatenation
Christopher Mueller wrote:
> 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
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> netcdf-java mailing list
> netcdf-java at unidata.ucar.edu
> For list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/
--
Kyle Wilcox
NOAA Chesapeake Bay Office
410 Severn Avenue
Suite 107A
Annapolis, MD 21403
office: (410) 295-3151
Kyle.Wilcox at noaa.gov
A: It takes over twice as long to understand the conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the worst thing about plain text email discussions?
More information about the netcdf-java
mailing list