issue_comments: 218654978
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/pull/818#issuecomment-218654978 | https://api.github.com/repos/pydata/xarray/issues/818 | 218654978 | MDEyOklzc3VlQ29tbWVudDIxODY1NDk3OA== | 167164 | 2016-05-12T04:02:43Z | 2016-05-12T04:03:01Z | NONE | Example forcing data:
Where there might be an arbitrary number of data variables, and the scikit-learn input would be time (rows) by data variables (columns). I'm currently doing this: ``` python def predict_gridded(model, forcing_data, flux_vars): """predict model results for gridded data
``` and I think it's working (still debugging, and it's pretty slow running) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
146182176 |