Jessica Scheick

Results 206 comments of Jessica Scheick

> mocked/hard-coded or deprecated. e.g. region.order_vars.avail() My assumption was that `Query.order_vars` was one of the pieces that would be deprecated. > all that customization has to go for now. Deprecating...

#691 includes a suggested fix for this issue.

@betolink Are you still able to take this on? Hoping to get the fix and a release through before a couple upcoming icepyx talks later this month!

#715 "fixes" this issue by making it a valid url (no longer a 400 error), but it turns out users don't have access to the page anyway... @trey-stafford what are...

I'm trying to get back into this and am realizing I don't have good notes on what our planned approach was. @eni-awowale, I think you were going to write some...

Thanks, @travishathaway! I will definitely keep my eye on this issue, and I'm happy to try out and review any solutions/updated docs once it gets to that stage.

For anyone interested in working on this issue, there is currently an [`earthaccess.get_s3fs_session()` function](https://github.com/nsidc/earthaccess/blob/7a79ea5f1eb752d9050f58e3e0c2813a4409626d/earthaccess/api.py#L328) exposed at the top level (`api.py`). My understanding is this issue aims specifically to include exposure...

Hello @bbuzz31! Thanks for sharing your problem and some code. Could you share exactly what error you're getting? Then I can try and recreate the issue later this week.

@bbuzz31 I wanted to follow up and see if this was still an issue for you in v2.0.0. If not, feel free to close this issue. Thanks!

@bbuzz31 thanks for your patience - we'll be trying to put through a release with the fix for #690 (making it a valid link) early next week. In the meantime,...