[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[THREDDS #XBA-228331]: Unable to aggregate with NCML ....

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.


  • Subject: [THREDDS #XBA-228331]: Unable to aggregate with NCML ....
  • Date: Mon, 02 Apr 2007 12:43:27 -0600

Dont worry, we'll figure it out. Its probebl a combination of your mistakes and 
my bugs.

1) are the files static or being added to?

2) is there any concurrency going on?

3) "Create a stand-alone NcML aggregation file, without files that change. Try 
to read it in ToolsUI, or some other client."

Go to the TDS catalog and find the problem dataset. Inside the <dataset> will 
be a <netcdf> element, that is the NcML aggregation. Extract it out and put it 
in a file called "test.ncml". Add the XML header to it:

<?xml version="1.0" encoding="UTF-8"?>

Remove the recheckEvery attribute if present on the <scan> element.
make sure that the <scan> location is available on the machine you are running 
ToolsUI

Now start up ToolsUI, and in the viewer tab, navigate to  test.ncml and try to 
open it. See if it works or not.



Ticket Details
===================
Ticket ID: XBA-228331
Department: Support THREDDS
Priority: Normal
Status: Open