netcdf tmp1Icxk0 { dimensions: station = 2699225 ; time = 1 ; variables: int time(time) ; time:units = "seconds since 2016-07-07 07:00 UTC" ; time:long_name = "valid output time" ; time:standard_name = "time" ; float streamflow(station) ; streamflow:_FillValue = 1.f ; streamflow:units = "meter^3 / sec" ; streamflow:long_name = "River Flow" ; streamflow:coordinates = "latitude longitude" ; float nudge(station) ; nudge:_FillValue = 1.f ; nudge:units = "meter^3 / sec" ; nudge:long_name = "Amount of stream flow alteration" ; nudge:coordinates = "latitude longitude" ; float q_lateral(station) ; q_lateral:_FillValue = 1.f ; q_lateral:units = "meter^3 / sec" ; q_lateral:long_name = "Runoff into channel reach" ; q_lateral:coordinates = "latitude longitude" ; float velocity(station) ; velocity:_FillValue = 1.f ; velocity:units = "meter/sec" ; velocity:long_name = "River Velocity" ; velocity:coordinates = "latitude longitude" ; int station_id(station) ; station_id:long_name = "Station id" ; float latitude(station) ; latitude:long_name = "Station latitude" ; latitude:units = "degrees_north" ; float longitude(station) ; longitude:long_name = "Station longitude" ; longitude:units = "degrees_east" ; // global attributes: :featureType = "timeSeries" ; :proj4 = "+proj=longlat +datum=NAD83 +no_defs" ; :model_initialization_time = "2016-07-07_07:00:00" ; :Conventions = "Unidata Observation Dataset v1.0" ; :station_dimension = "station" ; :model_output_valid_time = "2016-07-07_10:00:00" ; :missing_value = -9.e+15f ; :stream_order_output = 1 ; :cdm_datatype = "Station" ; :esri_pe_string = "GEOGCS[GCS_North_American_1983,DATUM[D_North_American_1983,SPHEROID[GRS_1980,6378137.0,298.257222101]],PRIMEM[Greenwich,0.0],UNIT[Degree,0.017453292519943295]]" ; }