issues
12 rows where user = 358378 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: milestone, comments, closed_at, created_at (date), updated_at (date), closed_at (date)
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at ▲ | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
474463902 | MDU6SXNzdWU0NzQ0NjM5MDI= | 3169 | Plotting inconsistencies with Cartopy | andreas-h 358378 | closed | 0 | 4 | 2019-07-30T09:06:15Z | 2022-04-18T15:49:12Z | 2022-04-18T15:49:12Z | CONTRIBUTOR | I'm on xarray 0.11.3, and currently do not have the possibility to test on master. However, the commit history suggests that this issue still exists. Please accept my apologies if I missed something. I'm following the plotting documentation at https://xarray.pydata.org/en/stable/plotting.html#maps When plotting two maps in the same call (exactly as written in the documentation),
everything works fine. However, when I only want to plot one map,
I get the following error:
It is not clear (from the user perspective) why one should work and the other should not. Of course I can create the axes instance before using xarray's |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3169/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
219321876 | MDU6SXNzdWUyMTkzMjE4NzY= | 1352 | Saving to netCDF with 0D dimension doesn't work | andreas-h 358378 | closed | 0 | 9 | 2017-04-04T17:16:40Z | 2021-07-17T18:38:29Z | 2021-07-17T18:38:15Z | CONTRIBUTOR | I'm using xarray 0.9.1. When I have an array
and try to write to netCDF using
I can fix this by manually doing
before calling I believe it would be good if xarray would do this check on its own and apply the coorection on-the-fly to allow saving to netCDF in this case as well. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1352/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
48301141 | MDU6SXNzdWU0ODMwMTE0MQ== | 277 | Creation of an empty DataArray | andreas-h 358378 | closed | 0 | 0.5 987654 | 11 | 2014-11-10T19:07:55Z | 2020-03-06T12:38:08Z | 2020-03-06T12:38:07Z | CONTRIBUTOR | I'd like to create an empty |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/277/reactions", "total_count": 10, "+1": 10, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | |||||
46756098 | MDU6SXNzdWU0Njc1NjA5OA== | 266 | Easy iteration over slices of a DataArray | andreas-h 358378 | closed | 0 | 1.0 741199 | 2 | 2014-10-24T16:20:51Z | 2019-01-15T20:09:35Z | 2019-01-15T20:09:34Z | CONTRIBUTOR | The ``` Out23: Coordinates: * sza (sza) float64 0.0 36.87 53.13 60.0 72.54 75.52 81.37 87.13 88.28 * vza (vza) float64 0.0 72.54 * raa (raa) float64 0.0 60.0 90.0 120.0 180.0 * wl (wl) float64 360.0 380.0 400.0 420.0 440.0 ``` it would be nice to be able to do
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/266/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | |||||
213082731 | MDU6SXNzdWUyMTMwODI3MzE= | 1304 | Create `xarray.Dataset` from a `netCDF4.Dataset` object | andreas-h 358378 | closed | 0 | 5 | 2017-03-09T16:03:16Z | 2017-11-29T16:02:03Z | 2017-11-29T16:02:03Z | CONTRIBUTOR | For some applications, it would be nice if it were possible to create an
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1304/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
168848449 | MDU6SXNzdWUxNjg4NDg0NDk= | 931 | How to cite xarray in a research paper | andreas-h 358378 | closed | 0 | jhamman 2443309 | 1.0 741199 | 4 | 2016-08-02T10:13:09Z | 2016-08-04T21:17:53Z | 2016-08-04T21:17:53Z | CONTRIBUTOR | It would be helpful if the documentation had an entry (for example, in the FAQ) about how to properly cite xarray for a scientific publication. I personally like the way e.g. the ipython folks are doing it, they have bibtex code to copy'n'paste (see https://ipython.org/citing.html). This issue is related to #290, but addresses the general problem and not a specific way. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/931/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||
101857508 | MDU6SXNzdWUxMDE4NTc1MDg= | 540 | allow custom 'units' when saving datetimes to netCDF | andreas-h 358378 | closed | 0 | 2 | 2015-08-19T10:24:22Z | 2016-04-08T18:48:31Z | 2016-04-08T18:48:31Z | CONTRIBUTOR | when manually setting the
is raised. It would be good to allow custom units, because currently the units seem to be |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/540/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
126382000 | MDExOlB1bGxSZXF1ZXN0NTU4NzU0NDk= | 718 | Update index.rst | andreas-h 358378 | closed | 0 | 1 | 2016-01-13T09:57:40Z | 2016-01-13T16:37:56Z | 2016-01-13T16:37:56Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/718 | fix link to mailing list |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/718/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
97237275 | MDExOlB1bGxSZXF1ZXN0NDA4MzkzNjU= | 495 | ENH: finite difference method `diff` | andreas-h 358378 | closed | 0 | 12 | 2015-07-25T16:33:20Z | 2015-08-21T18:13:00Z | 2015-08-21T18:12:57Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/495 | adds Still to be done: - tests Possible enhancements:
- allow numeric What do you think? |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/495/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
96844263 | MDU6SXNzdWU5Njg0NDI2Mw== | 490 | add diff method to DataArray class | andreas-h 358378 | closed | 0 | 2 | 2015-07-23T15:46:03Z | 2015-08-21T18:12:57Z | 2015-08-21T18:12:57Z | CONTRIBUTOR | I think it would be useful if the |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/490/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
101858170 | MDU6SXNzdWUxMDE4NTgxNzA= | 541 | writing DataArray with 2D datetime variable doesn't work | andreas-h 358378 | closed | 0 | 1 | 2015-08-19T10:28:32Z | 2015-08-19T16:20:37Z | 2015-08-19T16:20:37Z | CONTRIBUTOR | On xray 0.5.1, writing a Dataset with a non-1D-datetime variable to netCDF doesn't work: ``` times = xray.DataArray([[datetime.datetime.now()] * 2]) print times <xray.DataArray (dim_0: 1, dim_1: 2)> array([['2015-08-19T14:27:50.911502000+0200', '2015-08-19T14:27:50.911502000+0200']], dtype='datetime64[ns]') Coordinates: * dim_0 (dim_0) int64 0 * dim_1 (dim_1) int64 0 1 times.to_dataset().to_netcdf('test.nc') ``` raises
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/541/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
46750605 | MDU6SXNzdWU0Njc1MDYwNQ== | 265 | DataArray computations should handle missing values correctly | andreas-h 358378 | closed | 0 | 3 | 2014-10-24T15:28:25Z | 2015-03-03T07:38:29Z | 2014-10-24T16:17:26Z | CONTRIBUTOR | Maybe I'm just missing something ... but shouldn't
return I'm running xray 0.3.0. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/265/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issues] ( [id] INTEGER PRIMARY KEY, [node_id] TEXT, [number] INTEGER, [title] TEXT, [user] INTEGER REFERENCES [users]([id]), [state] TEXT, [locked] INTEGER, [assignee] INTEGER REFERENCES [users]([id]), [milestone] INTEGER REFERENCES [milestones]([id]), [comments] INTEGER, [created_at] TEXT, [updated_at] TEXT, [closed_at] TEXT, [author_association] TEXT, [active_lock_reason] TEXT, [draft] INTEGER, [pull_request] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [state_reason] TEXT, [repo] INTEGER REFERENCES [repos]([id]), [type] TEXT ); CREATE INDEX [idx_issues_repo] ON [issues] ([repo]); CREATE INDEX [idx_issues_milestone] ON [issues] ([milestone]); CREATE INDEX [idx_issues_assignee] ON [issues] ([assignee]); CREATE INDEX [idx_issues_user] ON [issues] ([user]);