Attributes {
    P {
        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";
    }
    v {
        Float32 pointwidth 1.0;
        Int32 PDS_TimeRange 113;
        Float32 scale_min -66.660004;
        Int32 gribNumBits 12;
        String subcenter "NCEP Ensemble Products";
        Int32 PTVersion 2;
        Int32 gribleveltype 100;
        Int32 gribvariable 34;
        String center "US Weather Service - National Met. Center";
        Float32 scale_max 66.379997;
        Int32 GRIBgridcode 2;
        Int32 gribfield 1;
        String calendar "standard";
        Int32 gribparam 34;
        String process "62 wave triangular, 28 layer Spectral model from \"Medium Range Forecast\" run";
        String grib_name "VGRD";
        Int32 expires 1625270400;
        String units "m/s";
        String long_name "meridional wind";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}