issue_comments: 449213052
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/issues/2623#issuecomment-449213052 | https://api.github.com/repos/pydata/xarray/issues/2623 | 449213052 | MDEyOklzc3VlQ29tbWVudDQ0OTIxMzA1Mg== | 2014301 | 2018-12-21T01:57:51Z | 2018-12-21T01:57:51Z | NONE | Here it is: ``` xarray.Dataset { dimensions: hru = 17 ; time = 233 ; variables: int64 hru(hru) ; datetime64[ns] time(time) ; float64 pptrate(time, hru) ; pptrate:long_name = precipitation rate (instant) ; pptrate:units = kg m-2 s-1 ; int64 hruId(hru) ; hruId:long_name = ID defining the hydrologic response unit (instant) ; hruId:units = - ; float64 averageInstantRunoff(time, hru) ; int32 nSnow(time, hru) ; nSnow:long_name = number of snow layers (instant) ; nSnow:units = - ; int32 nSoil(time, hru) ; nSoil:long_name = number of soil layers (instant) ; nSoil:units = - ; int32 nLayers(time, hru) ; nLayers:long_name = total number of layers (instant) ; nLayers:units = - ; // global attributes: :summaVersion = v2.0.0 ; :buildTime = Mon Mar 26 17:11:28 MDT 2018 ; :gitBranch = develop-0-gcbbec4a ; :gitHash = cbbec4a639446a285366339f0a2a9680c7df1ed4 ; :soilStress = NoahType ; :stomResist = BallBerry ; :num_method = itertive ; :fDerivMeth = analytic ; :LAI_method = monTable ; :f_Richards = mixdform ; :groundwatr = bigBuckt ; :hc_profile = constant ; :bcUpprTdyn = nrg_flux ; :bcLowrTdyn = zeroFlux ; :bcUpprSoiH = liq_flux ; :bcLowrSoiH = drainage ; :veg_traits = CM_QJRMS1988 ; :canopyEmis = difTrans ; :snowIncept = lightSnow ; :windPrfile = logBelowCanopy ; :astability = louisinv ; :canopySrad = BeersLaw ; :alb_method = varDecay ; :snowLayers = CLM_2010 ; :compaction = anderson ; :thCondSnow = jrdn1991 ; :thCondSoil = funcSoilWet ; :spatial_gw = localColumn ; :subRouting = timeDlay ; :notPopulatedYet = notPopulatedYet ; }None ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
392816513 |