Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: [netcdf-java] Bug (concurrency issue?) when reading NCML aggregations

Hi Clifford:

  <aggregation type="joinNew" dimName="runtime">
    <netcdf  coordValue="0" location="ncom-relo-mayport_u_miw-t000.nc"/>
    <netcdf coordValue="24">
      <aggregation type="joinExisting" dimName="time">
        <netcdf location="ncom-relo-mayport_26_u_miw-t001.nc"/>
        <netcdf location="ncom-relo-mayport_26_u_miw-t000.nc"/>
      </aggregation>
    </netcdf>

ncom-relo-mayport_u_miw-t000.nc only has 1 time coordinate, but the inner
aggregation has 2, so these are not homogeneous in the sense that Ncml
aggregation requires.

could you explain more what you are trying to do?

John


On Fri, Nov 13, 2015 at 11:24 PM, Clifford Harms <clifford.harms@xxxxxxxxx>
wrote:

> I've posted the report, sample data, sample xml, and sample code on github
> -> https://github.com/Unidata/thredds/issues/276
>
>
> --
> Clifford M. Harms
>
> _______________________________________________
> netcdf-java mailing list
> netcdf-java@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe, visit:
> http://www.unidata.ucar.edu/mailing_lists/
>
  • 2015 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: