issue_comments
24 rows where user = 206773 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: issue_url, reactions, created_at (date), updated_at (date)
user 1
- forman · 24 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1127517369 | https://github.com/pydata/xarray/issues/6573#issuecomment-1127517369 | https://api.github.com/repos/pydata/xarray/issues/6573 | IC_kwDOAMm_X85DNIy5 | forman 206773 | 2022-05-16T10:50:06Z | 2022-05-16T10:50:06Z | NONE |
I like that. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
32- vs 64-bit coordinates coordinates in where() 1226272301 | |
851013432 | https://github.com/pydata/xarray/issues/5405#issuecomment-851013432 | https://api.github.com/repos/pydata/xarray/issues/5405 | MDEyOklzc3VlQ29tbWVudDg1MTAxMzQzMg== | forman 206773 | 2021-05-30T14:59:40Z | 2021-05-30T14:59:40Z | NONE | @shoyer, I'd volunteer for a PR, should you agree extending
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Control CF-encoding in to_zarr() 906748201 | |
743183600 | https://github.com/pydata/xarray/issues/4681#issuecomment-743183600 | https://api.github.com/repos/pydata/xarray/issues/4681 | MDEyOklzc3VlQ29tbWVudDc0MzE4MzYwMA== | forman 206773 | 2020-12-11T13:09:26Z | 2020-12-11T13:09:26Z | NONE | After debugging we found that However I could not reproduce our problem with Zarr open/save alone. It seems to occur only when using |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Uncompressed Zarr arrays can no longer be written to Zarr 762323609 | |
738728863 | https://github.com/pydata/xarray/issues/4478#issuecomment-738728863 | https://api.github.com/repos/pydata/xarray/issues/4478 | MDEyOklzc3VlQ29tbWVudDczODcyODg2Mw== | forman 206773 | 2020-12-04T11:18:33Z | 2020-12-04T11:18:33Z | NONE | I'm still suffering from Here are my relevant packages:
Thanks in advance! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dataset to zarr not working with newest s3fs Storage (s3fs > 0.5.0) 712782711 | |
544864012 | https://github.com/pydata/xarray/issues/2213#issuecomment-544864012 | https://api.github.com/repos/pydata/xarray/issues/2213 | MDEyOklzc3VlQ29tbWVudDU0NDg2NDAxMg== | forman 206773 | 2019-10-22T08:46:46Z | 2019-10-22T12:09:10Z | NONE |
Nope, look at the screenshot again, the dimension is zero. The very similar issue (if not same) remains and should be considered a bug: If I now use However, if I use EDIT It seems that if I create the EDIT 2 Root cause may be related to Pandas indexing using strings that encode different accuracy / resolution: http://pandas-docs.github.io/pandas-docs-travis/user_guide/timeseries.html#slice-vs-exact-match. Very contra-intuitive. Output of
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray.Dataset.sel(time='2007-04-12') returns unexpected time dimension 329066551 | |
387784145 | https://github.com/pydata/xarray/issues/2109#issuecomment-387784145 | https://api.github.com/repos/pydata/xarray/issues/2109 | MDEyOklzc3VlQ29tbWVudDM4Nzc4NDE0NQ== | forman 206773 | 2018-05-09T15:45:30Z | 2018-05-09T15:45:30Z | NONE | @shoyer thanks, time of the call dropped down to a second! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Dataset.expand_dims() not lazy 321553778 | |
330847608 | https://github.com/pydata/xarray/issues/1579#issuecomment-330847608 | https://api.github.com/repos/pydata/xarray/issues/1579 | MDEyOklzc3VlQ29tbWVudDMzMDg0NzYwOA== | forman 206773 | 2017-09-20T13:15:36Z | 2017-09-20T13:15:36Z | NONE | Yes, so this is a duplicate of https://github.com/pydata/xarray/issues/1444, sorry! When can we expect 0.9.7 with the fix? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Support for unsigned data 258744901 | |
330464740 | https://github.com/pydata/xarray/issues/1576#issuecomment-330464740 | https://api.github.com/repos/pydata/xarray/issues/1576 | MDEyOklzc3VlQ29tbWVudDMzMDQ2NDc0MA== | forman 206773 | 2017-09-19T08:16:43Z | 2017-09-19T08:16:43Z | NONE | @shoyer
I believe this fact is surprising for any user of integer/index/enum/classification datasets. Since its justification seems to be an implementation detail which comes at the cost of increased memory and CPU consumption I suggest documenting it in Here is how we overcome this issue by deleting the
where |
{ "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Variable of dtype int8 casted to float64 258500654 | |
330275698 | https://github.com/pydata/xarray/issues/1576#issuecomment-330275698 | https://api.github.com/repos/pydata/xarray/issues/1576 | MDEyOklzc3VlQ29tbWVudDMzMDI3NTY5OA== | forman 206773 | 2017-09-18T16:20:33Z | 2017-09-18T16:20:33Z | NONE | @jhamman |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Variable of dtype int8 casted to float64 258500654 | |
330273842 | https://github.com/pydata/xarray/issues/1576#issuecomment-330273842 | https://api.github.com/repos/pydata/xarray/issues/1576 | MDEyOklzc3VlQ29tbWVudDMzMDI3Mzg0Mg== | forman 206773 | 2017-09-18T16:13:45Z | 2017-09-18T16:13:45Z | NONE | I see, that is what is done in |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Variable of dtype int8 casted to float64 258500654 | |
330267397 | https://github.com/pydata/xarray/issues/1576#issuecomment-330267397 | https://api.github.com/repos/pydata/xarray/issues/1576 | MDEyOklzc3VlQ29tbWVudDMzMDI2NzM5Nw== | forman 206773 | 2017-09-18T15:52:55Z | 2017-09-18T16:00:01Z | NONE | I guess, the poblem is caused in xarray/conventions.py. Note, when debugging into it, |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Variable of dtype int8 casted to float64 258500654 | |
330261323 | https://github.com/pydata/xarray/issues/1576#issuecomment-330261323 | https://api.github.com/repos/pydata/xarray/issues/1576 | MDEyOklzc3VlQ29tbWVudDMzMDI2MTMyMw== | forman 206773 | 2017-09-18T15:32:27Z | 2017-09-18T15:32:27Z | NONE | Here you are
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Variable of dtype int8 casted to float64 258500654 | |
305114655 | https://github.com/pydata/xarray/issues/486#issuecomment-305114655 | https://api.github.com/repos/pydata/xarray/issues/486 | MDEyOklzc3VlQ29tbWVudDMwNTExNDY1NQ== | forman 206773 | 2017-05-31T07:56:43Z | 2017-05-31T07:56:43Z | NONE | @PeterDSteinberg please have a look at module |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
API for multi-dimensional resampling/regridding 96211612 | |
241662312 | https://github.com/pydata/xarray/issues/981#issuecomment-241662312 | https://api.github.com/repos/pydata/xarray/issues/981 | MDEyOklzc3VlQ29tbWVudDI0MTY2MjMxMg== | forman 206773 | 2016-08-23T08:28:10Z | 2016-08-23T08:28:10Z | NONE | I'd vote for having two functions but still have an option in |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Split xarray.concat into two functions: xarray.stack and xarray.concat? 172498620 | |
241661434 | https://github.com/pydata/xarray/issues/899#issuecomment-241661434 | https://api.github.com/repos/pydata/xarray/issues/899 | MDEyOklzc3VlQ29tbWVudDI0MTY2MTQzNA== | forman 206773 | 2016-08-23T08:24:09Z | 2016-08-23T08:24:09Z | NONE |
Yes. And use of the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Let open_mfdataset() respect cell boundary variables 165540933 | |
241379712 | https://github.com/pydata/xarray/issues/899#issuecomment-241379712 | https://api.github.com/repos/pydata/xarray/issues/899 | MDEyOklzc3VlQ29tbWVudDI0MTM3OTcxMg== | forman 206773 | 2016-08-22T10:59:23Z | 2016-08-22T10:59:23Z | NONE | Now sorry for the delay on my side - just returned from Holidays. Here is the concrete example: https://www.dropbox.com/sh/1a30p6aya96nftl/AAD6E4aCRkC2PLafZDboFszJa?dl=0 (The *.nc files contain time series of images of analysed sea surface temperatures and are generated by the ESA SST CCI (Climate Change Initiative) project.) If I open these using Ideally, |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Let open_mfdataset() respect cell boundary variables 165540933 | |
208719528 | https://github.com/pydata/xarray/issues/822#issuecomment-208719528 | https://api.github.com/repos/pydata/xarray/issues/822 | MDEyOklzc3VlQ29tbWVudDIwODcxOTUyOA== | forman 206773 | 2016-04-12T05:54:43Z | 2016-04-12T05:54:43Z | NONE | Fantastic, thanks! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
value scaling wrong in special cases 146975644 | |
208339095 | https://github.com/pydata/xarray/issues/822#issuecomment-208339095 | https://api.github.com/repos/pydata/xarray/issues/822 | MDEyOklzc3VlQ29tbWVudDIwODMzOTA5NQ== | forman 206773 | 2016-04-11T13:21:25Z | 2016-04-11T13:21:25Z | NONE | With |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
value scaling wrong in special cases 146975644 | |
208243175 | https://github.com/pydata/xarray/issues/822#issuecomment-208243175 | https://api.github.com/repos/pydata/xarray/issues/822 | MDEyOklzc3VlQ29tbWVudDIwODI0MzE3NQ== | forman 206773 | 2016-04-11T09:10:41Z | 2016-04-11T09:10:41Z | NONE | Ok, I'll submit a netCDF issue then. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
value scaling wrong in special cases 146975644 | |
208214490 | https://github.com/pydata/xarray/issues/822#issuecomment-208214490 | https://api.github.com/repos/pydata/xarray/issues/822 | MDEyOklzc3VlQ29tbWVudDIwODIxNDQ5MA== | forman 206773 | 2016-04-11T08:02:30Z | 2016-04-11T09:08:34Z | NONE | Just found that the
As for for #821, Panoply shows the correct values for the same file: |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
value scaling wrong in special cases 146975644 | |
207817562 | https://github.com/pydata/xarray/issues/821#issuecomment-207817562 | https://api.github.com/repos/pydata/xarray/issues/821 | MDEyOklzc3VlQ29tbWVudDIwNzgxNzU2Mg== | forman 206773 | 2016-04-09T16:54:10Z | 2016-04-09T16:55:10Z | NONE | After some testing I found the problem. The single value of the time coordinate is wrong in the files. So it is a file content problem not a problem in the software. Therefore I'll close this issue. However, Panoply displays the time information correctly and I found out why: Panoply correctly interprets the
Details are in Section 7.1 Cell Boundaries |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
datetime units interpretation wrong in special cases 146908323 | |
207790447 | https://github.com/pydata/xarray/issues/821#issuecomment-207790447 | https://api.github.com/repos/pydata/xarray/issues/821 | MDEyOklzc3VlQ29tbWVudDIwNzc5MDQ0Nw== | forman 206773 | 2016-04-09T13:39:17Z | 2016-04-09T13:39:17Z | NONE | Thanks, I'll give it a try. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
datetime units interpretation wrong in special cases 146908323 | |
207382507 | https://github.com/pydata/xarray/issues/486#issuecomment-207382507 | https://api.github.com/repos/pydata/xarray/issues/486 | MDEyOklzc3VlQ29tbWVudDIwNzM4MjUwNw== | forman 206773 | 2016-04-08T11:14:20Z | 2016-04-08T11:14:20Z | NONE | @jhamman: any progress on this? Our team would be happy to contribute as we have similar requirements in our project. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
API for multi-dimensional resampling/regridding 96211612 | |
206429373 | https://github.com/pydata/xarray/issues/819#issuecomment-206429373 | https://api.github.com/repos/pydata/xarray/issues/819 | MDEyOklzc3VlQ29tbWVudDIwNjQyOTM3Mw== | forman 206773 | 2016-04-06T15:29:27Z | 2016-04-06T15:29:27Z | NONE | Thanks for the prompt reply! Once we have decided to use xarray for our project(s) and once we familiarized with its internals, we'll be happy to contribute and support you! Currently we all feel a bit dizzy about the many options we have and how to decide which way to go: Create our own library using xarray or build on UK MetOffice's Iris, Apache OCW, or Max-Planck-Institute's CDO, etc. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
N-D rolling 146287030 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
issue 14