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
We're currently hardcoding the s3-us-west-2 server for downloading genetic maps and annotations (e.g. https://stdpopsim.s3-us-west-2.amazonaws.com/genetic_maps/HomSap/HapmapII_GRCh37_RecombinationHotspots.tar.gz). I guess this is fine most of the time, but occasionally (i.e. right now, from Europe), this is very slow (>15 mins to run the tests when the _test_cache/ folder is not yet populated).
The text was updated successfully, but these errors were encountered:
We're currently hardcoding the
s3-us-west-2
server for downloading genetic maps and annotations (e.g.https://stdpopsim.s3-us-west-2.amazonaws.com/genetic_maps/HomSap/HapmapII_GRCh37_RecombinationHotspots.tar.gz
). I guess this is fine most of the time, but occasionally (i.e. right now, from Europe), this is very slow (>15 mins to run the tests when the_test_cache/
folder is not yet populated).The text was updated successfully, but these errors were encountered: