Attributes {
    P {
        String bounds "P0";
        String long_name "Pressure";
        Int32 gridtype 0;
        String units "mb";
    }
    T {
        String standard_name "time";
        Float32 pointwidth 1.0;
        String long_name "Time";
        String calendar "360";
        Int32 expires 1625270400;
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    Y {
        String standard_name "latitude";
        Float32 pointwidth 2.5;
        String long_name "Latitude";
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        String standard_name "longitude";
        Float32 pointwidth 2.5;
        String long_name "Longitude";
        Int32 gridtype 1;
        String units "degree_east";
    }
    rhum {
        Float32 pointwidth 1.0;
        Int32 PDS_TimeRange 113;
        Float32 scale_min 0.0;
        Int32 gribNumBits 10;
        String subcenter "NCEP Ensemble Products";
        Int32 PTVersion 2;
        Int32 gribleveltype 100;
        Int32 gribvariable 52;
        String center "US Weather Service - National Met. Center";
        Float32 scale_max 100.0;
        Int32 GRIBgridcode 2;
        Int32 gribfield 1;
        String calendar "standard";
        Int32 gribparam 52;
        String process "62 wave triangular, 28 layer Spectral model from \"Medium Range Forecast\" run";
        String grib_name "RH";
        Int32 expires 1625270400;
        String units "percent";
        String long_name "Relative humidity";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}