netcdf prism/800m/tmin/2009/data_tmin_20090404.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_tmin_us_30s_20090404(latitude=3105, longitude=7025); :_FillValue = -3.4E38f; // float :min = -25.700000762939453; // double :max = 25.170001983642578; // double // global attributes: :Conventions = "CF-1.4"; :created_by = "R, packages ncdf4 and raster (version 2.9-5)"; :date = "2019-08-08 10:59:50"; }