netcdf files/d317001/2064/hadcm3.a2.2064.09.ts.nc { dimensions: time = UNLIMITED; // (120 currently) bound = 2; latitude = 73; longitude = 96; variables: float time(time=120); :bounds = "bounds_time"; :units = "days since 1960-1-1"; :calendar = "360_day"; :axis = "T"; float bounds_time(time=120, bound=2); float latitude(latitude=73); :bounds = "bounds_latitude"; :units = "degrees_north"; :axis = "Y"; float bounds_latitude(latitude=73, bound=2); float longitude(longitude=96); :bounds = "bounds_longitude"; :axis = "X"; :units = "degrees_east"; :modulo = 360.0; // double :topology = "circular"; float bounds_longitude(longitude=96, bound=2); float ts(time=120, latitude=73, longitude=96); :_FillValue = -1.07374182E9f; // float :name = "surface_temperature"; :long_name = "SURFACE TEMPERATURE AFTER TIMESTEP"; :units = "1"; :standard_name = "surface_temperature"; :axis = "TXY"; // global attributes: :Conventions = "CF-1.0"; :history = "Sat Mar 7 19:06:20 2009: ncrename -O -v surface_temperature,ts agwdda.pjq4910.00024.nc"; }