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.
Hello,I'm currently using the netcdf-java toolbox and NCML to create netcdf files. One thing I'd like to do is merge the variables from 2 netcdf files served on an opendap server to a single local file. That's straightforward using union aggregation. Further, I'd like to subset (tile?) the dataset along dimensions. e.g. only write the last 30 time steps from all variables to the new data file.
Is there a way to do that explicitly using NCML? Is tiled aggregation what I'm looking for?
Thanks, Eli
netcdf-java
archives: