You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried integrating the extra checks into erddapy.url_handling._urlopen, but multiprocessing did not like the lru cache and kwargs, caused problems with the pickling. I think the least bad aproach would be a new function multi_urlopen for this specific purpose. I'll create a minimum working example
We could do an async search on a pre-determined list or maybe wrap an interface for [1].
@callumrollo is that something you would like to tackle?
[1] https://coastwatch.pfeg.noaa.gov/erddap/download/SearchMultipleERDDAPs.html
The text was updated successfully, but these errors were encountered: