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/5597#issuecomment-878833159,https://api.github.com/repos/pydata/xarray/issues/5597,878833159,MDEyOklzc3VlQ29tbWVudDg3ODgzMzE1OQ==,5635139,2021-07-13T07:03:43Z,2021-07-13T07:03:43Z,MEMBER,Thanks. Does passing different values to `engine=` make any difference? I suspect the issue is at that layer.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,942738904 https://github.com/pydata/xarray/issues/5597#issuecomment-878792388,https://api.github.com/repos/pydata/xarray/issues/5597,878792388,MDEyOklzc3VlQ29tbWVudDg3ODc5MjM4OA==,5635139,2021-07-13T05:32:27Z,2021-07-13T05:32:27Z,MEMBER,"A small question to clarify: > > When the netCDF is unpacked using the nco command line tool, the correct values are unpacked. > ```python > $ xarray.open_dataset(""BIG_FILE_unpacked.nc"").ssrd.isel(time=slice(0, 23)).sel(latitude=44.8, longitude=287.1, method=""nearest"").values > > array([ 0. , 0. , 0. , > 0. , 0. , 0. , > 0. , 0. , 0. , > 0. , 0. , 0. , > 25651.61906215, 354743.1221522 , 1091757.933255 , > 2170377.23235622, 3482363.69999847, 4704882.32554591, > 5689654.23783437, 6297785.304381 , 6534906.36839455, > 6543665.4578304 , 6543665.4578304 ]) > ``` Is that the output of the `.open_dataset` command? Is that the same code that generates the 2s? Or is the command that generates the zero different? ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,942738904