issue_comments: 535642072
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/3347#issuecomment-535642072 | https://api.github.com/repos/pydata/xarray/issues/3347 | 535642072 | MDEyOklzc3VlQ29tbWVudDUzNTY0MjA3Mg== | 25098330 | 2019-09-26T19:01:39Z | 2019-09-26T19:01:39Z | NONE | Hi, I would like to use xarray for our Copernicus Sentinel-2 data in satellittdata.no which are in NetCDF-4/CF. However, the longitude variable gives a lot of zeros when using xarray, but the correct values using netCDF4 Dataset reader: ncin_s2 = xa.open_dataset('http://nbstds.met.no/thredds/dodsC/NBS/S2A/2019/08/27/S2A_MSIL1C_20190827T123701_N0208_R095_T39XVL_20190827T143509.nc')
Reading using OPeNDAP. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
499057067 |
