NetCDF Header

Planetary-boundary and urban-canopy layer modeling study of the landfall of Hurricane Irma (2017) in Miami


ERROR
Cookies must be enabled.

netcdf file:///data/c82fc770-874c-410b-8154-fc1ce8ea6507/myj-bep.wrfout_d01_2017-09-09.nc-33edf824-1468-416c-ac73-c197a21c5814 {
  dimensions:
    Time = UNLIMITED;   // (9 currently)
    DateStrLen = 19;
    west_east = 249;
    south_north = 249;
    bottom_top = 59;
    bottom_top_stag = 60;
    soil_layers_stag = 4;
    west_east_stag = 250;
    south_north_stag = 250;
    seed_dim_stag = 2;
  variables:
    char Times(Time=9, DateStrLen=19);
      :_ChunkSizes = 1U, 19U; // uint

    float XLAT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LATITUDE, SOUTH IS NEGATIVE";
      :units = "degree_north";
      :stagger = "";
      :coordinates = "XLONG XLAT";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float XLONG(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LONGITUDE, WEST IS NEGATIVE";
      :units = "degree_east";
      :stagger = "";
      :coordinates = "XLONG XLAT";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LU_INDEX(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LAND USE CATEGORY";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ZNU(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "eta values on half (mass) levels";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float ZNW(Time=9, bottom_top_stag=60);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "eta values on full (w) levels";
      :units = "";
      :stagger = "Z";
      :_ChunkSizes = 1U, 60U; // uint

    float ZS(Time=9, soil_layers_stag=4);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "DEPTHS OF CENTERS OF SOIL LAYERS";
      :units = "m";
      :stagger = "Z";
      :_ChunkSizes = 1U, 4U; // uint

    float DZS(Time=9, soil_layers_stag=4);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "THICKNESSES OF SOIL LAYERS";
      :units = "m";
      :stagger = "Z";
      :_ChunkSizes = 1U, 4U; // uint

    float VAR_SSO(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "variance of subgrid-scale orography";
      :units = "m2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float U(Time=9, bottom_top=59, south_north=249, west_east_stag=250);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "x-wind component";
      :units = "m s-1";
      :stagger = "X";
      :coordinates = "XLONG_U XLAT_U XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float V(Time=9, bottom_top=59, south_north_stag=250, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "y-wind component";
      :units = "m s-1";
      :stagger = "Y";
      :coordinates = "XLONG_V XLAT_V XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float W(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "z-wind component";
      :units = "m s-1";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float PH(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "perturbation geopotential";
      :units = "m2 s-2";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float PHB(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "base-state geopotential";
      :units = "m2 s-2";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float T(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "perturbation potential temperature theta-t0";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float THM(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "either 1) pert moist pot temp=(1+Rv/Rd Qv)*(theta)-T0, or 2) pert dry pot temp=t";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float HFX_FORCE(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "SCM ideal surface sensible heat flux";
      :units = "W m-2";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float LH_FORCE(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "SCM ideal surface latent heat flux";
      :units = "W m-2";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float TSK_FORCE(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "SCM ideal surface skin temperature";
      :units = "W m-2";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float HFX_FORCE_TEND(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "SCM ideal surface sensible heat flux tendency";
      :units = "W m-2 s-1";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float LH_FORCE_TEND(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "SCM ideal surface latent heat flux tendency";
      :units = "W m-2 s-1";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float TSK_FORCE_TEND(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "SCM ideal surface skin temperature tendency";
      :units = "W m-2 s-1";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float MU(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "perturbation dry air mass in column";
      :units = "Pa";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float MUB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "base state dry air mass in column";
      :units = "Pa";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float NEST_POS(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "-";
      :units = "-";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float P(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "perturbation pressure";
      :units = "Pa";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float PB(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "BASE STATE PRESSURE";
      :units = "Pa";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float FNM(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "upper weight for vertical stretching";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float FNP(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "lower weight for vertical stretching";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float RDNW(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "inverse d(eta) values between full (w) levels";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float RDN(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "inverse d(eta) values between half (mass) levels";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float DNW(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "d(eta) values between full (w) levels";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float DN(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "d(eta) values between half (mass) levels";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float CFN(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "extrapolation constant";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float CFN1(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "extrapolation constant";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    int THIS_IS_AN_IDEAL_RUN(Time=9);
      :description = "T/F flag: this is an ARW ideal simulation";
      :units = "-";
      :stagger = "";
      :FieldType = 106; // int
      :MemoryOrder = "0  ";
      :_ChunkSizes = 1024U; // uint

    float P_HYD(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "hydrostatic pressure";
      :units = "Pa";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float Q2(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "QV at 2 M";
      :units = "kg kg-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float T2(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "TEMP at 2 M";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float TH2(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "POT TEMP at 2 M";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float PSFC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SFC PRESSURE";
      :units = "Pa";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float U10(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "U at 10 M";
      :units = "m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float V10(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "V at 10 M";
      :units = "m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float RDX(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "INVERSE X GRID LENGTH";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float RDY(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "INVERSE Y GRID LENGTH";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float RESM(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "TIME WEIGHT CONSTANT FOR SMALL STEPS";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float ZETATOP(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "ZETA AT MODEL TOP";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float CF1(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "2nd order extrapolation constant";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float CF2(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "2nd order extrapolation constant";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float CF3(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "2nd order extrapolation constant";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    int ITIMESTEP(Time=9);
      :FieldType = 106; // int
      :MemoryOrder = "0  ";
      :description = "";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float XTIME(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "minutes since 2017-09-09 12:00:00";
      :units = "minutes since 2017-09-09 12:00:00";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float QVAPOR(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "Water vapor mixing ratio";
      :units = "kg kg-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float QCLOUD(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "Cloud water mixing ratio";
      :units = "kg kg-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float QRAIN(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "Rain water mixing ratio";
      :units = "kg kg-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float QICE(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "Ice mixing ratio";
      :units = "kg kg-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float QSNOW(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "Snow mixing ratio";
      :units = "kg kg-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float QNCCN(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "CCN Number concentration";
      :units = "  kg(-1)";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float QNCLOUD(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "cloud water Number concentration";
      :units = "  kg(-1)";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float QNRAIN(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "Rain Number concentration";
      :units = "  kg(-1)";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float SHDMAX(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ANNUAL MAX VEG FRACTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SHDMIN(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ANNUAL MIN VEG FRACTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SNOALB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ANNUAL MAX SNOW ALBEDO IN FRACTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float TSLB(Time=9, soil_layers_stag=4, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "SOIL TEMPERATURE";
      :units = "K";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 4U, 125U, 125U; // uint

    float SMOIS(Time=9, soil_layers_stag=4, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "SOIL MOISTURE";
      :units = "m3 m-3";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 4U, 125U, 125U; // uint

    float SH2O(Time=9, soil_layers_stag=4, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "SOIL LIQUID WATER";
      :units = "m3 m-3";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 4U, 125U, 125U; // uint

    float SMCREL(Time=9, soil_layers_stag=4, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "RELATIVE SOIL MOISTURE";
      :units = "";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 4U, 125U, 125U; // uint

    float SEAICE(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SEA ICE FLAG";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float XICEM(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SEA ICE FLAG (PREVIOUS STEP)";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SFROFF(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SURFACE RUNOFF";
      :units = "mm";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float UDROFF(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "UNDERGROUND RUNOFF";
      :units = "mm";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    int IVGTYP(Time=9, south_north=249, west_east=249);
      :FieldType = 106; // int
      :MemoryOrder = "XY ";
      :description = "DOMINANT VEGETATION CATEGORY";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    int ISLTYP(Time=9, south_north=249, west_east=249);
      :FieldType = 106; // int
      :MemoryOrder = "XY ";
      :description = "DOMINANT SOIL CATEGORY";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float VEGFRA(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "VEGETATION FRACTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float GRDFLX(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "GROUND HEAT FLUX";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACGRDFLX(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED GROUND HEAT FLUX";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACSNOM(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED MELTED SNOW";
      :units = "kg m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SNOW(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SNOW WATER EQUIVALENT";
      :units = "kg m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SNOWH(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "PHYSICAL SNOW DEPTH";
      :units = "m";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float CANWAT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "CANOPY WATER";
      :units = "kg m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SSTSK(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SKIN SEA SURFACE TEMPERATURE";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SH_URB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SENSIBLE HEAT FLUX FROM URBAN SFC";
      :units = "W m{-2}";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LH_URB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LATENT HEAT FLUX FROM URBAN SFC";
      :units = "W m{-2}";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float G_URB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "GROUND HEAT FLUX INTO URBAN";
      :units = "W m{-2}";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float TS_URB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SKIN TEMPERATURE";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float COSZEN(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "COS of SOLAR ZENITH ANGLE";
      :units = "dimensionless";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LAI(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LEAF AREA INDEX";
      :units = "m-2/m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float WSTAR_YSU(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "mixed-layer velocity scale from ysupbl";
      :units = "m/s";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float DELTA_YSU(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "entrainment layer depth from ysupbl";
      :units = "m";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float EXCH_H(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "SCALAR EXCHANGE COEFFICIENTS";
      :units = "m2 s-1";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float EXCH_M(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "EXCHANGE COEFFICIENTS";
      :units = "m2 s-1";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float CT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "COUNTERGRADIENT TERM";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float THZ0(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "POTENTIAL TEMPERATURE AT ZNT";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float Z0(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Background ROUGHNESS LENGTH";
      :units = "m";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float QZ0(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SPECIFIC HUMIDITY AT ZNT";
      :units = "kg kg-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float UZ0(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "U WIND COMPONENT AT ZNT";
      :units = "m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float VZ0(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "V WIND COMPONENT AT ZNT";
      :units = "m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float QSFC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SPECIFIC HUMIDITY AT LOWER BOUNDARY";
      :units = "kg kg-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float AKHS(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SFC EXCH COEFF FOR HEAT";
      :units = "m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float AKMS(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SFC EXCH COEFF FOR MOMENTUM";
      :units = "m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    int KPBL(Time=9, south_north=249, west_east=249);
      :FieldType = 106; // int
      :MemoryOrder = "XY ";
      :description = "LEVEL OF PBL TOP";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float DTAUX3D(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "LOCAL U GWDO STRESS";
      :units = "m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float DTAUY3D(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "LOCAL V GWDO STRESS";
      :units = "m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float DUSFCG(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "COLUMN-INTEGRATED U GWDO STRESS";
      :units = "Pa m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float DVSFCG(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "COLUMN-INTEGRATED V GWDO STRESS";
      :units = "Pa m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float VAR(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OROGRAPHIC VARIANCE";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float CON(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OROGRAPHIC CONVEXITY";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float OA1(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OROGRAPHIC DIRECTION ASYMMETRY FUNCTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float OA2(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OROGRAPHIC DIRECTION ASYMMETRY FUNCTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float OA3(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OROGRAPHIC DIRECTION ASYMMETRY FUNCTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float OA4(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OROGRAPHIC DIRECTION ASYMMETRY FUNCTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float OL1(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OROGRAPHIC DIRECTION ASYMMETRY FUNCTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float OL2(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OROGRAPHIC DIRECTION ASYMMETRY FUNCTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float OL3(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OROGRAPHIC DIRECTION ASYMMETRY FUNCTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float OL4(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OROGRAPHIC DIRECTION ASYMMETRY FUNCTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float A_U_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "IMPLICIT FOR X-COMP.";
      :units = "s-1";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float A_V_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "IMPLICIT FOR Y-COMP.";
      :units = "s-1";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float A_T_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "IMPLICIT FOR Pot. Temp";
      :units = "s-1";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float A_Q_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "IMPLICIT FOR Moisture";
      :units = "s-1";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float A_E_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "IMPLICIT FOR TKE";
      :units = "s-1";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float B_U_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "EXPLICIT FOR X-COMP.";
      :units = "m s-2";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float B_V_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "EXPLICIT FOR Y-COMP.";
      :units = "m s-2";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float B_T_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "EXPLICIT FOR Pot. Temp";
      :units = "K s-1";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float B_Q_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "EXPLICIT FOR Moisture";
      :units = "kg s-1";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float B_E_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "EXPLICIT FOR TKE";
      :units = "m2 s-3";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float DLG_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "length scale 1";
      :units = "m";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float DL_U_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "urban length scale";
      :units = "m";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float SF_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "surface grid";
      :units = "-";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float VL_BEP(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "volume grid";
      :units = "-";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float TKE_PBL(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "TKE from PBL";
      :units = "m2 s-2";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float EL_PBL(Time=9, bottom_top_stag=60, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "Length scale from PBL";
      :units = "m";
      :stagger = "Z";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 60U, 125U, 125U; // uint

    float H_DIABATIC(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "MICROPHYSICS LATENT HEATING";
      :units = "K s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float QV_DIABATIC(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "MICROPHYSICS QV TENDENCY";
      :units = "g g-1 s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float QC_DIABATIC(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "MICROPHYSICS QC TENDENCY";
      :units = "g g-1 s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float MAPFAC_M(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Map scale factor on mass grid";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float MAPFAC_U(Time=9, south_north=249, west_east_stag=250);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Map scale factor on u-grid";
      :units = "";
      :stagger = "X";
      :coordinates = "XLONG_U XLAT_U XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float MAPFAC_V(Time=9, south_north_stag=250, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Map scale factor on v-grid";
      :units = "";
      :stagger = "Y";
      :coordinates = "XLONG_V XLAT_V XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float MAPFAC_MX(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Map scale factor on mass grid, x direction";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float MAPFAC_MY(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Map scale factor on mass grid, y direction";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float MAPFAC_UX(Time=9, south_north=249, west_east_stag=250);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Map scale factor on u-grid, x direction";
      :units = "";
      :stagger = "X";
      :coordinates = "XLONG_U XLAT_U XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float MAPFAC_UY(Time=9, south_north=249, west_east_stag=250);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Map scale factor on u-grid, y direction";
      :units = "";
      :stagger = "X";
      :coordinates = "XLONG_U XLAT_U XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float MAPFAC_VX(Time=9, south_north_stag=250, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Map scale factor on v-grid, x direction";
      :units = "";
      :stagger = "Y";
      :coordinates = "XLONG_V XLAT_V XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float MF_VX_INV(Time=9, south_north_stag=250, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Inverse map scale factor on v-grid, x direction";
      :units = "";
      :stagger = "Y";
      :coordinates = "XLONG_V XLAT_V XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float MAPFAC_VY(Time=9, south_north_stag=250, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Map scale factor on v-grid, y direction";
      :units = "";
      :stagger = "Y";
      :coordinates = "XLONG_V XLAT_V XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float F(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Coriolis sine latitude term";
      :units = "s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float E(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Coriolis cosine latitude term";
      :units = "s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SINALPHA(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Local sine of map rotation";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float COSALPHA(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Local cosine of map rotation";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float HGT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "Terrain Height";
      :units = "m";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float TSK(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SURFACE SKIN TEMPERATURE";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float P_TOP(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "PRESSURE TOP OF THE MODEL";
      :units = "Pa";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float T00(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "BASE STATE TEMPERATURE";
      :units = "K";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float P00(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "BASE STATE PRESURE";
      :units = "Pa";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float TLP(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "BASE STATE LAPSE RATE";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float TISO(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "TEMP AT WHICH THE BASE T TURNS CONST";
      :units = "K";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float TLP_STRAT(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "BASE STATE LAPSE RATE (DT/D(LN(P)) IN STRATOSPHERE";
      :units = "K";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float P_STRAT(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "BASE STATE PRESSURE AT BOTTOM OF STRATOSPHERE";
      :units = "Pa";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float MAX_MSTFX(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "Max map factor in domain";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float MAX_MSTFY(Time=9);
      :FieldType = 104; // int
      :MemoryOrder = "0  ";
      :description = "Max map factor in domain";
      :units = "";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float RAINC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED TOTAL CUMULUS PRECIPITATION";
      :units = "mm";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float RAINSH(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED SHALLOW CUMULUS PRECIPITATION";
      :units = "mm";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float RAINNC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED TOTAL GRID SCALE PRECIPITATION";
      :units = "mm";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SNOWNC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED TOTAL GRID SCALE SNOW AND ICE";
      :units = "mm";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float GRAUPELNC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED TOTAL GRID SCALE GRAUPEL";
      :units = "mm";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float HAILNC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED TOTAL GRID SCALE HAIL";
      :units = "mm";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float CLDFRA(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "CLOUD FRACTION";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float SWDOWN(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "DOWNWARD SHORT WAVE FLUX AT GROUND SURFACE";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float GLW(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "DOWNWARD LONG WAVE FLUX AT GROUND SURFACE";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SWNORM(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "NORMAL SHORT WAVE FLUX AT GROUND SURFACE (SLOPE-DEPENDENT)";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACSWUPT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED UPWELLING SHORTWAVE FLUX AT TOP";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACSWUPTC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED UPWELLING CLEAR SKY SHORTWAVE FLUX AT TOP";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACSWDNT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED DOWNWELLING SHORTWAVE FLUX AT TOP";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACSWDNTC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED DOWNWELLING CLEAR SKY SHORTWAVE FLUX AT TOP";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACSWUPB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED UPWELLING SHORTWAVE FLUX AT BOTTOM";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACSWUPBC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED UPWELLING CLEAR SKY SHORTWAVE FLUX AT BOTTOM";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACSWDNB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED DOWNWELLING SHORTWAVE FLUX AT BOTTOM";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACSWDNBC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED DOWNWELLING CLEAR SKY SHORTWAVE FLUX AT BOTTOM";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACLWUPT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED UPWELLING LONGWAVE FLUX AT TOP";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACLWUPTC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED UPWELLING CLEAR SKY LONGWAVE FLUX AT TOP";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACLWDNT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED DOWNWELLING LONGWAVE FLUX AT TOP";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACLWDNTC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED DOWNWELLING CLEAR SKY LONGWAVE FLUX AT TOP";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACLWUPB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED UPWELLING LONGWAVE FLUX AT BOTTOM";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACLWUPBC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED UPWELLING CLEAR SKY LONGWAVE FLUX AT BOTTOM";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACLWDNB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED DOWNWELLING LONGWAVE FLUX AT BOTTOM";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACLWDNBC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED DOWNWELLING CLEAR SKY LONGWAVE FLUX AT BOTTOM";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SWUPT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS UPWELLING SHORTWAVE FLUX AT TOP";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SWUPTC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS UPWELLING CLEAR SKY SHORTWAVE FLUX AT TOP";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SWDNT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS DOWNWELLING SHORTWAVE FLUX AT TOP";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SWDNTC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS DOWNWELLING CLEAR SKY SHORTWAVE FLUX AT TOP";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SWUPB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS UPWELLING SHORTWAVE FLUX AT BOTTOM";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SWUPBC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS UPWELLING CLEAR SKY SHORTWAVE FLUX AT BOTTOM";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SWDNB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS DOWNWELLING SHORTWAVE FLUX AT BOTTOM";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SWDNBC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS DOWNWELLING CLEAR SKY SHORTWAVE FLUX AT BOTTOM";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LWUPT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS UPWELLING LONGWAVE FLUX AT TOP";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LWUPTC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS UPWELLING CLEAR SKY LONGWAVE FLUX AT TOP";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LWDNT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS DOWNWELLING LONGWAVE FLUX AT TOP";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LWDNTC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS DOWNWELLING CLEAR SKY LONGWAVE FLUX AT TOP";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LWUPB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS UPWELLING LONGWAVE FLUX AT BOTTOM";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LWUPBC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS UPWELLING CLEAR SKY LONGWAVE FLUX AT BOTTOM";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LWDNB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS DOWNWELLING LONGWAVE FLUX AT BOTTOM";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LWDNBC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INSTANTANEOUS DOWNWELLING CLEAR SKY LONGWAVE FLUX AT BOTTOM";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float OLR(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "TOA OUTGOING LONG WAVE";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float XLAT_U(Time=9, south_north=249, west_east_stag=250);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LATITUDE, SOUTH IS NEGATIVE";
      :units = "degree_north";
      :stagger = "X";
      :coordinates = "XLONG_U XLAT_U";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float XLONG_U(Time=9, south_north=249, west_east_stag=250);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LONGITUDE, WEST IS NEGATIVE";
      :units = "degree_east";
      :stagger = "X";
      :coordinates = "XLONG_U XLAT_U";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float XLAT_V(Time=9, south_north_stag=250, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LATITUDE, SOUTH IS NEGATIVE";
      :units = "degree_north";
      :stagger = "Y";
      :coordinates = "XLONG_V XLAT_V";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float XLONG_V(Time=9, south_north_stag=250, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LONGITUDE, WEST IS NEGATIVE";
      :units = "degree_east";
      :stagger = "Y";
      :coordinates = "XLONG_V XLAT_V";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ALBEDO(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ALBEDO";
      :units = "-";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float CLAT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "COMPUTATIONAL GRID LATITUDE, SOUTH IS NEGATIVE";
      :units = "degree_north";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ALBBCK(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "BACKGROUND ALBEDO";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float EMISS(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SURFACE EMISSIVITY";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float NOAHRES(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "RESIDUAL OF THE NOAH SURFACE ENERGY BUDGET";
      :units = "W m{-2}";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float TMN(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SOIL TEMPERATURE AT LOWER BOUNDARY";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float XLAND(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LAND MASK (1 FOR LAND, 2 FOR WATER)";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ZNT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "TIME-VARYING ROUGHNESS LENGTH";
      :units = "m";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float UST(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "U* IN SIMILARITY THEORY";
      :units = "m s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float PBLH(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "PBL HEIGHT";
      :units = "m";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float HFX(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "UPWARD HEAT FLUX AT THE SURFACE";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float QFX(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "UPWARD MOISTURE FLUX AT THE SURFACE";
      :units = "kg m-2 s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LH(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LATENT HEAT FLUX AT THE SURFACE";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACHFX(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED UPWARD HEAT FLUX AT THE SURFACE";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float ACLHF(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "ACCUMULATED UPWARD LATENT HEAT FLUX AT THE SURFACE";
      :units = "J m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SNOWC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "FLAG INDICATING SNOW COVERAGE (1 FOR SNOW COVER)";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float TKESFCF(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "TKE AT THE SURFACE";
      :units = "m2 s-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SR(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "fraction of frozen precipitation";
      :units = "-";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    int SAVE_TOPO_FROM_REAL(Time=9);
      :FieldType = 106; // int
      :MemoryOrder = "0  ";
      :description = "1=original topo from real/0=topo modified by WRF";
      :units = "flag";
      :stagger = "";
      :_ChunkSizes = 1024U; // uint

    float HFX_FDDA(Time=9, bottom_top=59, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :description = "PSEUDO RADIATIVE HEAT FLUX FROM TEMPERATURE FDDA";
      :units = "W m-2";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 59U, 125U, 125U; // uint

    float TML(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OCEAN MIXED-LAYER TEMPERATURE";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float T0ML(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INITIAL OCEAN MIXED-LAYER TEMPERATURE";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float HML(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OCEAN MIXED-LAYER DEPTH";
      :units = "m";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float H0ML(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "INITIAL OCEAN MIXED-LAYER DEPTH";
      :units = "m";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float HUML(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OCEAN MIXED-LAYER DEPTH * U-CURRENT";
      :units = " m2s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float HVML(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OCEAN MIXED-LAYER DEPTH * V-CURRENT";
      :units = " m2s-1";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float TMOML(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "OCEAN LAYER MEAN TEMPERATURE";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    int ISEEDARR_SPPT(Time=9, seed_dim_stag=2);
      :FieldType = 106; // int
      :MemoryOrder = "Z  ";
      :description = "Array to hold seed for restart, SPPT";
      :units = "";
      :stagger = "Z";
      :_ChunkSizes = 1U, 2U; // uint

    int ISEEDARR_SKEBS(Time=9, seed_dim_stag=2);
      :FieldType = 106; // int
      :MemoryOrder = "Z  ";
      :description = "Array to hold seed for restart, SKEBS";
      :units = "";
      :stagger = "Z";
      :_ChunkSizes = 1U, 2U; // uint

    int ISEEDARR_RAND_PERTURB(Time=9, seed_dim_stag=2);
      :FieldType = 106; // int
      :MemoryOrder = "Z  ";
      :description = "Array to hold seed for restart, RAND_PERT";
      :units = "";
      :stagger = "Z";
      :_ChunkSizes = 1U, 2U; // uint

    int ISEEDARRAY_SPP_CONV(Time=9, seed_dim_stag=2);
      :FieldType = 106; // int
      :MemoryOrder = "Z  ";
      :description = "Array to hold seed for restart, RAND_PERT2";
      :units = "";
      :stagger = "Z";
      :_ChunkSizes = 1U, 2U; // uint

    int ISEEDARRAY_SPP_PBL(Time=9, seed_dim_stag=2);
      :FieldType = 106; // int
      :MemoryOrder = "Z  ";
      :description = "Array to hold seed for restart, RAND_PERT3";
      :units = "";
      :stagger = "Z";
      :_ChunkSizes = 1U, 2U; // uint

    int ISEEDARRAY_SPP_LSM(Time=9, seed_dim_stag=2);
      :FieldType = 106; // int
      :MemoryOrder = "Z  ";
      :description = "Array to hold seed for restart, RAND_PERT4";
      :units = "";
      :stagger = "Z";
      :_ChunkSizes = 1U, 2U; // uint

    float C1H(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "half levels, c1h = d bf / d eta, using znw";
      :units = "Dimensionless";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float C2H(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "half levels, c2h = (1-c1h)*(p0-pt)";
      :units = "Pa";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float C1F(Time=9, bottom_top_stag=60);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "full levels, c1f = d bf / d eta, using znu";
      :units = "Dimensionless";
      :stagger = "Z";
      :_ChunkSizes = 1U, 60U; // uint

    float C2F(Time=9, bottom_top_stag=60);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "full levels, c2f = (1-c1f)*(p0-pt)";
      :units = "Pa";
      :stagger = "Z";
      :_ChunkSizes = 1U, 60U; // uint

    float C3H(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "half levels, c3h = bh";
      :units = "Dimensionless";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float C4H(Time=9, bottom_top=59);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "half levels, c4h = (eta-bh)*(p0-pt)+pt, using znu";
      :units = "Pa";
      :stagger = "";
      :_ChunkSizes = 1U, 59U; // uint

    float C3F(Time=9, bottom_top_stag=60);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "full levels, c3f = bf";
      :units = "Dimensionless";
      :stagger = "Z";
      :_ChunkSizes = 1U, 60U; // uint

    float C4F(Time=9, bottom_top_stag=60);
      :FieldType = 104; // int
      :MemoryOrder = "Z  ";
      :description = "full levels, c4f = (eta-bf)*(p0-pt)+pt, using znw";
      :units = "Pa";
      :stagger = "Z";
      :_ChunkSizes = 1U, 60U; // uint

    float PCB(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "base state dry air mass in column";
      :units = "Pa";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float PC(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "perturbation dry air mass in column";
      :units = "Pa";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LANDMASK(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LAND MASK (1 FOR LAND, 0 FOR WATER)";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float LAKEMASK(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "LAKE MASK (1 FOR LAKE, 0 FOR NON-LAKE)";
      :units = "";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SST(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SEA SURFACE TEMPERATURE";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

    float SST_INPUT(Time=9, south_north=249, west_east=249);
      :FieldType = 104; // int
      :MemoryOrder = "XY ";
      :description = "SEA SURFACE TEMPERATURE FROM WRFLOWINPUT FILE";
      :units = "K";
      :stagger = "";
      :coordinates = "XLONG XLAT XTIME";
      :_ChunkSizes = 1U, 125U, 125U; // uint

  // global attributes:
  :TITLE = " OUTPUT FROM WRF V4.1 MODEL";
  :START_DATE = "2017-09-09_12:00:00";
  :SIMULATION_START_DATE = "2017-09-09_12:00:00";
  :WEST-EAST_GRID_DIMENSION = 250; // int
  :SOUTH-NORTH_GRID_DIMENSION = 250; // int
  :BOTTOM-TOP_GRID_DIMENSION = 60; // int
  :DX = 18000.0f; // float
  :DY = 18000.0f; // float
  :AERCU_OPT = 0; // int
  :AERCU_FCT = 1.0f; // float
  :IDEAL_CASE = 0; // int
  :DIFF_6TH_SLOPEOPT = 0; // int
  :AUTO_LEVELS_OPT = 2; // int
  :DIFF_6TH_THRESH = 0.1f; // float
  :DZBOT = 50.0f; // float
  :DZSTRETCH_S = 1.3f; // float
  :DZSTRETCH_U = 1.1f; // float
  :SKEBS_ON = 0; // int
  :SPEC_BDY_FINAL_MU = 1; // int
  :USE_Q_DIABATIC = 0; // int
  :GRIDTYPE = "C";
  :DIFF_OPT = 1; // int
  :KM_OPT = 4; // int
  :DAMP_OPT = 0; // int
  :DAMPCOEF = 0.2f; // float
  :KHDIF = 0.0f; // float
  :KVDIF = 0.0f; // float
  :MP_PHYSICS = 14; // int
  :RA_LW_PHYSICS = 4; // int
  :RA_SW_PHYSICS = 4; // int
  :SF_SFCLAY_PHYSICS = 2; // int
  :SF_SURFACE_PHYSICS = 2; // int
  :BL_PBL_PHYSICS = 2; // int
  :CU_PHYSICS = 16; // int
  :SF_LAKE_PHYSICS = 0; // int
  :SURFACE_INPUT_SOURCE = 3; // int
  :SST_UPDATE = 0; // int
  :GRID_FDDA = 1; // int
  :GFDDA_INTERVAL_M = 360; // int
  :GFDDA_END_H = 72; // int
  :GRID_SFDDA = 0; // int
  :SGFDDA_INTERVAL_M = 0; // int
  :SGFDDA_END_H = 0; // int
  :HYPSOMETRIC_OPT = 2; // int
  :USE_THETA_M = 1; // int
  :GWD_OPT = 1; // int
  :SF_URBAN_PHYSICS = 2; // int
  :SF_SURFACE_MOSAIC = 0; // int
  :SF_OCEAN_PHYSICS = 1; // int
  :SHCU_PHYSICS = 0; // int
  :MFSHCONV = 0; // int
  :FEEDBACK = 0; // int
  :SMOOTH_OPTION = 0; // int
  :SWRAD_SCAT = 1.0f; // float
  :W_DAMPING = 0; // int
  :DT = 15.0f; // float
  :RADT = 30.0f; // float
  :BLDT = 0.0f; // float
  :CUDT = 5.0f; // float
  :AER_OPT = 0; // int
  :SWINT_OPT = 0; // int
  :AER_TYPE = 1; // int
  :AER_AOD550_OPT = 1; // int
  :AER_ANGEXP_OPT = 1; // int
  :AER_SSA_OPT = 1; // int
  :AER_ASY_OPT = 1; // int
  :AER_AOD550_VAL = 0.12f; // float
  :AER_ANGEXP_VAL = 1.3f; // float
  :AER_SSA_VAL = 0.85f; // float
  :AER_ASY_VAL = 0.9f; // float
  :MOIST_ADV_OPT = 1; // int
  :SCALAR_ADV_OPT = 1; // int
  :TKE_ADV_OPT = 1; // int
  :DIFF_6TH_OPT = 0; // int
  :DIFF_6TH_FACTOR = 0.12f; // float
  :FGDT = 0.0f; // float
  :GUV = 2.3148148E-5f; // float
  :GT = 2.3148148E-5f; // float
  :GQ = 2.3148148E-5f; // float
  :IF_RAMPING = 0; // int
  :DTRAMP_MIN = 180.0f; // float
  :OBS_NUDGE_OPT = 0; // int
  :BUCKET_MM = -1.0f; // float
  :BUCKET_J = -1.0f; // float
  :PREC_ACC_DT = 0.0f; // float
  :ISFTCFLX = 1; // int
  :ISHALLOW = 0; // int
  :ISFFLX = 1; // int
  :ICLOUD = 1; // int
  :ICLOUD_CU = 0; // int
  :TRACER_PBLMIX = 1; // int
  :SCALAR_PBLMIX = 0; // int
  :YSU_TOPDOWN_PBLMIX = 0; // int
  :GRAV_SETTLING = 0; // int
  :DFI_OPT = 0; // int
  :SIMULATION_INITIALIZATION_TYPE = "REAL-DATA CASE";
  :WEST-EAST_PATCH_START_UNSTAG = 1; // int
  :WEST-EAST_PATCH_END_UNSTAG = 249; // int
  :WEST-EAST_PATCH_START_STAG = 1; // int
  :WEST-EAST_PATCH_END_STAG = 250; // int
  :SOUTH-NORTH_PATCH_START_UNSTAG = 1; // int
  :SOUTH-NORTH_PATCH_END_UNSTAG = 249; // int
  :SOUTH-NORTH_PATCH_START_STAG = 1; // int
  :SOUTH-NORTH_PATCH_END_STAG = 250; // int
  :BOTTOM-TOP_PATCH_START_UNSTAG = 1; // int
  :BOTTOM-TOP_PATCH_END_UNSTAG = 59; // int
  :BOTTOM-TOP_PATCH_START_STAG = 1; // int
  :BOTTOM-TOP_PATCH_END_STAG = 60; // int
  :GRID_ID = 1; // int
  :PARENT_ID = 1; // int
  :I_PARENT_START = 1; // int
  :J_PARENT_START = 1; // int
  :PARENT_GRID_RATIO = 1; // int
  :CEN_LAT = 26.060043f; // float
  :CEN_LON = -80.044044f; // float
  :TRUELAT1 = 20.0f; // float
  :TRUELAT2 = 0.0f; // float
  :MOAD_CEN_LAT = 26.060043f; // float
  :STAND_LON = -103.7f; // float
  :POLE_LAT = 90.0f; // float
  :POLE_LON = 0.0f; // float
  :GMT = 12.0f; // float
  :JULYR = 2017; // int
  :JULDAY = 252; // int
  :MAP_PROJ = 3; // int
  :MAP_PROJ_CHAR = "Mercator";
  :MMINLU = "MODIFIED_IGBP_MODIS_NOAH";
  :NUM_LAND_CAT = 21; // int
  :ISWATER = 17; // int
  :ISLAKE = 21; // int
  :ISICE = 15; // int
  :ISURBAN = 13; // int
  :ISOILWATER = 14; // int
  :HYBRID_OPT = 2; // int
  :ETAC = 0.2f; // float
}