netcdf files/g/ds631.0/asr30km.invariant/asr.fix.2000010100.GEOG_LANDMASK.nc { dimensions: time = UNLIMITED; // (1 currently) south_north = 360; west_east = 360; variables: float GEOG_LANDMASK(time=1, south_north=360, west_east=360); :FieldType = 104; // int :MemoryOrder = "XY "; :units = "none"; :description = "Landmask : 1=land, 0=water"; :stagger = "M"; :sr_x = 1; // int :sr_y = 1; // int double time(time=1); :description = "Time"; :long_name = "Time"; :calendar = "standard"; :units = "hours since 1901-01-01 00:00:00"; }