netcdf CLINT_TC_NI_1_2714258165387818638 {
dimensions:
time = 516 ;
cluster = 7 ;
level = 4 ;
latitude = UNLIMITED ; // (0 currently)
longitude = UNLIMITED ; // (0 currently)
variables:
double averages(time, cluster, level) ;
averages:_FillValue = NaN ;
averages:long_name = "Area-weighted spatial means of each cluster for absolute vorticity" ;
averages:standard_name = "atmosphere_upward_absolute_vorticity" ;
averages:units = "s-1" ;
double centroids(time, cluster, level) ;
centroids:_FillValue = NaN ;
centroids:long_name = "Centroid points values of each cluster for absolute vorticity" ;
centroids:standard_name = "atmosphere_upward_absolute_vorticity" ;
centroids:units = "s-1" ;
double labels(latitude, longitude) ;
labels:_FillValue = NaN ;
labels:long_name = "cluster number to which the point of latitude and longitude coordinates belongs" ;
labels:units = "1" ;
int64 time(time) ;
time:long_name = "time" ;
time:standard_name = "time" ;
time:description = "Monthly time steps; each value corresponds to the first day of the month" ;
time:units = "days since 1980-01-01" ;
time:calendar = "standard" ;
int64 cluster(cluster) ;
cluster:long_name = "cluster number" ;
cluster:units = "1" ;
double level(level) ;
level:_FillValue = NaN ;
level:long_name = "pressure level" ;
level:standard_name = "model_level_number" ;
level:units = "hPa" ;
double latitude(latitude) ;
latitude:_FillValue = NaN ;
latitude:long_name = "latitude" ;
latitude:standard_name = "latitude" ;
latitude:units = "degrees_north" ;
double longitude(longitude) ;
longitude:_FillValue = NaN ;
longitude:long_name = "longitude" ;
longitude:standard_name = "longitude" ;
longitude:units = "degrees_east" ;
// global attributes:
:Conventions = "CF-1.6" ;
:title = "North Atlantic cluster data for absolute vorticity" ;
:source = "ERA5" ;
:creator = "Filippo Dainelli" ;
:institution = "Politecnico di Milano" ;
:creation_date = "2025-09-02" ;
}