NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[thredds] THREDDS Aggregation

Hi,
 
Is it possbile to aggregate files that do not have coordainte variables?
 
netcdf .\fcst_malaysia_20101228_0800 {
dimensions:
        time = UNLIMITED ; // (73 currently)
        s_rho = 32 ;
        eta_rho = 242 ;
        xi_u = 289 ;
        eta_v = 241 ;
        xi_rho = 290 ;
variables:
        float u(time, s_rho, eta_rho, xi_u) ;
                u:long_name = "u-momentum component" ;
                u:units = "meter second-1" ;
                u:field = "u-velocity, scalar, series" ;
        float v(time, s_rho, eta_v, xi_rho) ;
                v:long_name = "v-momentum component" ;
                v:units = "meter second-1" ;
                v:field = "v-velocity, scalar, series" ;
 
Kind regards,
 
Glenn Comiskey
Data System Administrator
  • 2011 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: