This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Inquiry: I'm trying to group several netCDF files, to load them as a single > data source. The files differ on time only. > here's what I got. > Thank you. > > An error has occurred: > There was an error loading the data: Hi German, The problem is that the file paths in the ncml: > Error creating data source:aggregated.netcdf.grid with: [C:\Documents and > Settings\n00195076\Desktop\LAPS_Grid\LAPS\20040904_0500.nc, C:\Documents and > Settings\n00195076\Desktop\LAPS_Grid\LAPS\20040904_0600.nc Have a leading "C:" and the ncml code is treating those like a URL. If the ncml is in the same directory as the data files you can just have relative file names, e.g.: "20040904_0500.nc" Also, try running with the latest IDV release: http://www.unidata.ucar.edu/software/idv/release/ -Jeff Ticket Details =================== Ticket ID: WXU-203618 Department: Support IDV Priority: Normal Status: Closed