module documentation

Builders for the fetchtool package.

FetchTool Interactive, Mutli-module seismological mass downloader package. Copyright (C) 2015 Marcelo Bianchi <m.bianchi@iag.usp.br>

This file is part of FetchTool.

FetchTool is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Class CSVBuilder Build a request from a Text File for Event and a FDSN server for stations.
Class FDSNBuilder Build a request using a FDSN server for Event and another for Station metadata
Function __do_list_networks__ Undocumented
Function __do_list_stations__ Undocumented
def __do_list_networks__(_CL, kwargs):

Undocumented

def __do_list_stations__(_CL, kwargs, do_map=False, global_map=False, grids_on=False):

Undocumented