Skip to content
Discussion options

You must be logged in to vote

Thanks @betolink, this is helpful!
@louis020393 with the latest PR you should be able to access and update the session object directly. For example:

region_a = icepyx.Query('ATL03', spatial_extent , date_range)
region_a.session.proxies.update({'http': 'http://my.proxy:3128', 'https': 'http://my.proxy:3128'})
print(region_a.session.proxies)

Let us know if that doesn't work!

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
3 replies
@louis020393
Comment options

@JessicaS11
Comment options

JessicaS11 Aug 23, 2023
Maintainer Author

@louis020393
Comment options

Comment options

You must be logged in to vote
9 replies
@louis020393
Comment options

@JessicaS11
Comment options

JessicaS11 Aug 28, 2023
Maintainer Author

@louis020393
Comment options

@rwegener2
Comment options

Answer selected by JessicaS11
@rwegener2
Comment options

@betolink
Comment options

@louis020393
Comment options

@rwegener2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants