issue_comments: 499876672
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/2535#issuecomment-499876672 | https://api.github.com/repos/pydata/xarray/issues/2535 | 499876672 | MDEyOklzc3VlQ29tbWVudDQ5OTg3NjY3Mg== | 9096348 | 2019-06-07T13:04:33Z | 2019-06-07T13:04:33Z | NONE | Hi there, I just wanted to let you know, that I do get the same error, when working with the following script. It does not use xarray or rasterio. So those will most likely not be the problem. ```python class Gif2NetCDF(): def init(self, netcdf_name, netcdf_destfolder, gif_folder, gif_filter_pattern=None, detailled_conversion=True): """
``` Error
Does anybody have some advice on how to fix this? Thanks a bunch! Christian |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
376389539 |