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

[netCDFJava #MKU-963564]: thredds collection manager



Hi Jeff:

I think I have a fix where the DatasetCollectionManager is not activated if 
there is no scan. its will be in the next(4.2.19) release.

John

> Hi Guys,
> I have an ncml file I am opening in RAMADDA. When I do this I get a log
> message:
> 693689 [1951793101@qtp-1672308868-4] INFO
> thredds.inventory.DatasetCollectionManager - null: initial scan found n
> datasets = 0
> 
> The ncml is a simple aggregation on time:
> <netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2";>
> <aggregation type="joinExisting" dimName="time" timeUnitsChange="true">
> <netcdf
> location="file:/Users/jeffmc/ramadda/data/aggregation2/subaggregation1/tasmin_A1_2.nc"
> enhance="true" ></netcdf>
> <netcdf
> location="file:/Users/jeffmc/ramadda/data/aggregation2/subaggregation1/tasmin_A1_1.nc"
> enhance="true" ></netcdf>
> </aggregation>
> </netcdf>
> 
> 
> Is there any way to turn off the dataset collection manager?
> 
> -Jeff
> 
> 


Ticket Details
===================
Ticket ID: MKU-963564
Department: Support netCDF Java
Priority: Normal
Status: Closed