Requesting specific stations
Thanks for putting together this package for FNet. I am trying to download event specific Fnet data, and I was wondering what format the station parameter needs to be in if one wants to specify individual stations instead of requesting station="ALL" - is it comma-separated string, a list etc?
Thanks @seisman for writing this code and making it available! I have the same question/request as @seismo-savi : is it possible to request a list of stations?
Currently I have a workflow to request one station (3-components) at a time, but it runs rather slowly.
Could you please try whether passing a comma-separated station list (e.g., stations="ABU,HKW") work? I'm having issues visiting the F-net site, so I can't test it myself.