pysteps.io.interface.get_method

Contents

pysteps.io.interface.get_method#

pysteps.io.interface.get_method(name, method_type)#

Return a callable function for the method corresponding to the given name.

Parameters:

name – Name of the method. The available options are:

method_type: {‘importer’, ‘exporter’}

Type of the method (see tables above).