Attributes {
    lat {
        String long_name "Latitude";
        String units "degrees_north";
        Float32 actual_range 87.5, -87.5;
        String axis "Y";
        String coordinate_defines "point";
        String standard_name "latitude";
    }
    lon {
        String long_name "Longitude";
        String units "degrees_east";
        Float32 actual_range -177.5, 177.5;
        String axis "X";
        String coordinate_defines "point";
        String standard_name "longitude";
    }
    time {
        String units "days since 1800-1-1 00:00:0.0";
        String long_name "Time";
        String delta_t "0000-01-00 00:00:00";
        String avg_period "0000-01-00 00:00:00";
        Float64 actual_range 18262.0, 81053.0;
        String standard_name "time";
        String axis "T";
        String coordinate_defines "start";
        String bounds "time_bnds";
    }
    time_bnds {
        String long_name "Time Boundaries";
    }
    air {
        String dataset "CRUTEM4";
        String var_desc "Air Temperature 2.5 bias";
        String level_desc "Surface";
        String statistic "Anomaly";
        String parent_stat "Observation";
        Float32 valid_range -40.0, 40.0;
        Float32 actual_range -9.96921E36, 20.77685;
        String units "degC";
        Float32 missing_value -9.96921E36;
        String long_name "CRUTEM4: Surface Air Temperature Monthly 2.5 Bias Anomaly";
        Int16 precision 2;
        String cell_methods "time: anomaly (monthly from values)";
        String standard_name "air_temperature_anomaly";
    }
    NC_GLOBAL {
        String platform "Surface Land";
        String title "CRUTEM4 Air Temperature Dataset";
        String history "Originally created at NOAA/ESRL PSD by CAS 04/2012 from files obtained at the Hadley Center";
        String Conventions "CF-1.0";
        String References "https://www.psl.noaa.gov/data/gridded/data.crutem4.html";
        String Comment "This dataset supersedes V3";
        String Source "Obtained from http://hadobs.metoffice.com/
Data is a collaboration of CRU and the Hadley Center";
        String dataset_title "CRUTEM4";
    }
    DODS_EXTRA {
        String Unlimited_Dimension "time";
    }
}