netcdf files/d651080/O3/O3_mon_init09.nc { dimensions: lat = 192; lev = 70; time = 6; init_year = 51; variables: float O3(init_year=51, time=6, lev=70, lat=192); :_FillValue = NaNf; // float double lat(lat=192); :_FillValue = -900.0; // double :long_name = "latitude"; :units = "degrees_north"; double lev(lev=70); :_FillValue = NaN; // double :long_name = "hybrid level at midpoints (1000*(A+B))"; :units = "hPa"; :positive = "down"; :standard_name = "atmosphere_hybrid_sigma_pressure_coordinate"; :formula_terms = "a: hyam b: hybm p0: P0 ps: PS"; long time(time=6); :units = "days since 1970-09-16 00:00:00"; :calendar = "proleptic_gregorian"; long init_year(init_year=51); // global attributes: }