[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[IDV #WXU-203618]: IDV - aggregated grid files error
- Subject: [IDV #WXU-203618]: IDV - aggregated grid files error
- Date: Wed, 08 Aug 2007 05:10:29 -0600
> 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