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/4013#issuecomment-622006384,https://api.github.com/repos/pydata/xarray/issues/4013,622006384,MDEyOklzc3VlQ29tbWVudDYyMjAwNjM4NA==,42118783,2020-04-30T17:51:22Z,2020-04-30T17:51:22Z,NONE,"Very helpful resources, thank you all!","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,608536405 https://github.com/pydata/xarray/issues/4013#issuecomment-621481919,https://api.github.com/repos/pydata/xarray/issues/4013,621481919,MDEyOklzc3VlQ29tbWVudDYyMTQ4MTkxOQ==,2448579,2020-04-29T21:45:43Z,2020-04-29T21:45:43Z,MEMBER,"we could also add something here: https://xarray.pydata.org/en/stable/howdoi.html ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,608536405 https://github.com/pydata/xarray/issues/4013#issuecomment-621379267,https://api.github.com/repos/pydata/xarray/issues/4013,621379267,MDEyOklzc3VlQ29tbWVudDYyMTM3OTI2Nw==,14808389,2020-04-29T18:17:12Z,2020-04-29T18:17:12Z,MEMBER,"take a look at https://xarray.pydata.org/en/stable/#get-in-touch where a few options are listed. I'm not a active user of SO / SE so I can't comment on that, but I think it is fine to ask questions like this one using the issue tracker. Also, thanks for reaching out about the examples. I agree we should have descriptions on what each of them is trying to achieve, and we should also think about linking to the relevant section in the narrative documentation. In this case, that would be https://xarray.pydata.org/en/stable/indexing.html#masking-with-where","{""total_count"": 3, ""+1"": 3, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,608536405 https://github.com/pydata/xarray/issues/4013#issuecomment-621367736,https://api.github.com/repos/pydata/xarray/issues/4013,621367736,MDEyOklzc3VlQ29tbWVudDYyMTM2NzczNg==,42118783,2020-04-29T17:55:06Z,2020-04-29T17:55:54Z,NONE,"@jthielen is there a better place to ask these questions in the future? I like the the package quite a bit, but sometimes I struggle to answer basic questions like this from the documentation alone (ex: [this page ](http://xarray.pydata.org/en/stable/generated/xarray.where.html)could maybe use a few words explaining the examples?). On the other hand I asked here because I wasn't sure how much traction my question would get on stack exchange.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,608536405 https://github.com/pydata/xarray/issues/4013#issuecomment-620833480,https://api.github.com/repos/pydata/xarray/issues/4013,620833480,MDEyOklzc3VlQ29tbWVudDYyMDgzMzQ4MA==,42118783,2020-04-28T20:21:05Z,2020-04-28T20:21:05Z,NONE,"Sounds like this is what I’m looking for, I’ll try it out soon thank you! I wasn’t aware that where had a drop option","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,608536405 https://github.com/pydata/xarray/issues/4013#issuecomment-620797019,https://api.github.com/repos/pydata/xarray/issues/4013,620797019,MDEyOklzc3VlQ29tbWVudDYyMDc5NzAxOQ==,3460034,2020-04-28T19:03:33Z,2020-04-28T19:03:33Z,CONTRIBUTOR,"Does the `drop` argument on the `.where()` method satisfy your needs? For example, ```python ds.where((ds.y >= 30) & (ds.y <= 50), drop=True) ``` reduces the shape of the `foo` variable to (4, 3), as desired.","{""total_count"": 3, ""+1"": 3, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,608536405