netcdf WRF_WIND_14yrs_Glp_1_15511087963906462256 {
dimensions:
Times = UNLIMITED ; // (8760 currently)
lon = 110 ;
lat = 110 ;
bottom_top = 7 ;
variables:
double Times(Times) ;
Times:standard_name = "time" ;
Times:units = "minutes since 0001-01-01 00:00:00.0" ;
Times:calendar = "standard" ;
Times:axis = "T" ;
float lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
lon:axis = "X" ;
float lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
lat:axis = "Y" ;
short PD(Times, bottom_top, lat, lon) ;
PD:long_name = "wind_power_density" ;
PD:units = "W m-2" ;
PD:add_offset = 1910.96875358781 ;
PD:scale_factor = 0.0583216979059941 ;
// global attributes:
:CDI = "Climate Data Interface version 2.2.4 (https://mpimet.mpg.de/cdi)" ;
:Conventions = "CF-1.6" ;
:source = "WRF v4.02" ;
:institution = "University of Bremen" ;
:history = "Fri Feb 14 18:11:56 2025: cdo pack temp2-2005-PD.nc temp2-2005-PD-pack.nc" ;
:title = "Mesoscale Time-Series" ;
:creator = "Mariela Tapia, https://orcid.org/0000-0003-3086-6078" ;
:contact = "Mariela Tapia, https://orcid.org/0000-0003-3086-6078" ;
:creation_date = "2025-02-14" ;
:CDO = "Climate Data Operators version 2.2.2 (https://mpimet.mpg.de/cdo)" ;
}