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.
John- John Caron wrote:
http://www.unidata.ucar.edu/software/netcdf-java/reference/DatasetUrls.html#NcMLhas been modified. any further suggestions welcome
That's a bit clearer, thanks. Maybe you want to change:An absolute file URL with an absolute path (eg file:/usr/local/data/mine.nc).
to show a Windows example: An absolute file URL with an absolute path (eg file:c:/data/mine.nc). just to drive the point home. I'd also remove the line: This makes NcML portable across platforms. in the windows note. Even on Windows, back slashes don't work, so in reality, the sentence would be: This makes NcML work. ;-) At the top, you also have: C:/share/data/model.nc perhaps you want to note the forwards slashes here as well, e.g.: C:/share/data/model.nc (note forward slashes must be used) Don ************************************************************* Don Murray UCAR Unidata Program address@hidden P.O. Box 3000 (303) 497-8628 Boulder, CO 80307 http://www.unidata.ucar.edu/staff/donm *************************************************************