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/1068#issuecomment-966198058,https://api.github.com/repos/pydata/xarray/issues/1068,966198058,IC_kwDOAMm_X845lwMq,29051639,2021-11-11T10:46:16Z,2021-11-11T10:46:16Z,CONTRIBUTOR,Unfortunately not @zjans ,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,186169975 https://github.com/pydata/xarray/issues/1068#issuecomment-864477138,https://api.github.com/repos/pydata/xarray/issues/1068,864477138,MDEyOklzc3VlQ29tbWVudDg2NDQ3NzEzOA==,29051639,2021-06-19T23:51:09Z,2021-06-19T23:51:09Z,CONTRIBUTOR,"I'm also getting the same error when running `xr.open_dataset(store)` even though I have accepted the EULA. Has anyone had success solving this? I'm using pydap==3.2.2 and xarray==0.18.0, any help would be much appreciated! ```python import xarray as xr from pydap.client import open_url from pydap.cas.urs import setup_session username = ""my_username"" password= ""my_password"" url = 'https://goldsmr4.gesdisc.eosdis.nasa.gov/opendap/MERRA2/M2T1NXSLV.5.12.4/2016/06/MERRA2_400.tavg1_2d_slv_Nx.20160601.nc4' session = setup_session(username, password, check_url=url) pydap_ds = open_url(url, session=session) store = xr.backends.PydapDataStore(pydap_ds) ds = xr.open_dataset(store) ``` ```html HTTPError: 302 Found 302 Found

Found

The document has moved here.

```","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,186169975 https://github.com/pydata/xarray/issues/1068#issuecomment-582288134,https://api.github.com/repos/pydata/xarray/issues/1068,582288134,MDEyOklzc3VlQ29tbWVudDU4MjI4ODEzNA==,3404817,2020-02-05T08:06:28Z,2020-02-05T08:06:28Z,CONTRIBUTOR,"Yes, seems like a redirect issue. The URL is fine.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,186169975 https://github.com/pydata/xarray/issues/1068#issuecomment-517231392,https://api.github.com/repos/pydata/xarray/issues/1068,517231392,MDEyOklzc3VlQ29tbWVudDUxNzIzMTM5Mg==,3639582,2019-08-01T10:47:12Z,2019-08-01T10:47:12Z,CONTRIBUTOR,"@juliancanellas Great! Good to see that someone else actually benefits from this feature, years after it was implemented 😄 ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,186169975 https://github.com/pydata/xarray/issues/1068#issuecomment-327413829,https://api.github.com/repos/pydata/xarray/issues/1068,327413829,MDEyOklzc3VlQ29tbWVudDMyNzQxMzgyOQ==,3639582,2017-09-06T08:30:22Z,2017-09-06T08:30:22Z,CONTRIBUTOR,"Thank you @shoyer, I'll start work on the implementation.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,186169975 https://github.com/pydata/xarray/issues/1068#issuecomment-327179289,https://api.github.com/repos/pydata/xarray/issues/1068,327179289,MDEyOklzc3VlQ29tbWVudDMyNzE3OTI4OQ==,3639582,2017-09-05T13:43:55Z,2017-09-05T13:43:55Z,CONTRIBUTOR,"@shoyer @jenfly Has this been implemented? I can't see any open PRs relating to this, so I guess no one is working on it? I would be happy to try and implement it, if that's fine with you? It seems like you settled on the solution of passing a session object to a PydapDataStore and then passing that to open_dataset(), correct? Thanks in advance!","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,186169975 https://github.com/pydata/xarray/issues/1068#issuecomment-305775273,https://api.github.com/repos/pydata/xarray/issues/1068,305775273,MDEyOklzc3VlQ29tbWVudDMwNTc3NTI3Mw==,3217406,2017-06-02T12:44:23Z,2017-06-02T13:00:46Z,CONTRIBUTOR,@jenfly and @shoyer ``pydap`` version 3.2.2 (newly released last week) should have fixed this issue. Could you verify?,"{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,186169975 https://github.com/pydata/xarray/issues/1068#issuecomment-291262663,https://api.github.com/repos/pydata/xarray/issues/1068,291262663,MDEyOklzc3VlQ29tbWVudDI5MTI2MjY2Mw==,3217406,2017-04-03T20:24:07Z,2017-04-03T20:24:07Z,CONTRIBUTOR,"@shoyer @jenfly: Good news, I think I was able to track down the bug in ``pydap`` that was preventing compatibility. I'm putting a PR together and we could expect it to be merged pretty soon into the master. I wanted to give you a heads up so that you don't waste more time on this.","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,186169975 https://github.com/pydata/xarray/issues/1068#issuecomment-290189772,https://api.github.com/repos/pydata/xarray/issues/1068,290189772,MDEyOklzc3VlQ29tbWVudDI5MDE4OTc3Mg==,3217406,2017-03-29T18:54:09Z,2017-03-29T18:54:09Z,CONTRIBUTOR,"I like the idea of passing ``PydapDataStore`` objects that include the ``session`` object. It seems more likely to be forward compatible, especially if Central Authentication Services multiply (as one would expect) with different authentication mechanisms. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,186169975 https://github.com/pydata/xarray/issues/1068#issuecomment-263007655,https://api.github.com/repos/pydata/xarray/issues/1068,263007655,MDEyOklzc3VlQ29tbWVudDI2MzAwNzY1NQ==,3404817,2016-11-25T18:21:05Z,2016-11-25T18:21:05Z,CONTRIBUTOR,"@jenfly did you find a solution how to make opendap authentication work with `xarray`? Might be worthwhile posting it here, even though the issue has to do with the backends.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,186169975