issue_comments: 1469408924
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/7621#issuecomment-1469408924 | https://api.github.com/repos/pydata/xarray/issues/7621 | 1469408924 | IC_kwDOAMm_X85XlWac | 52061672 | 2023-03-15T06:19:10Z | 2023-03-15T06:19:10Z | NONE | The post on SO is actually what I wrote. I didn't feel right about messing around with y coordinates, so I came here to figure out what was happening. Thank you so much for taking the time out of your busy schedule to download the data and test it. The Xarray Netcdf engine solution worked on my end as well. It was really helpful in exploring what works best for this specific data, where latitude and longitude are stored in different locations. I appreciate your code and will use it for my future processing. As for the rasterio solution, the output is still flipped along the Y axis. I updated both the rasterio and xarray packages to the latest versions, but the results were still the same. I used the same lines of code that you provided, but with a different file (instead of direct NASA output, I used NSIDC output, as the filename was specified as a variable, fn_NSIDC_output). |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1622197017 |