netcdf prism/800m/vpdmin/1996/data_vpdmin_19960503.nc { dimensions: longitude = 7025; latitude = 3105; variables: int crs; double longitude(longitude=7025); :units = "degrees_east"; :long_name = "longitude"; double latitude(latitude=3105); :units = "degrees_north"; :long_name = "latitude"; float prism_vpdmin_us_30s_19960503(latitude=3105, longitude=7025); :_FillValue = -3.4E38f; // float :min = 0.0; // double :max = 29.735517501831055; // double // global attributes: :Conventions = "CF-1.4"; :created_by = "R, packages ncdf4 and raster (version 2.9-5)"; :date = "2022-08-07 22:14:16"; }