pyart.aux_io.get_library#

pyart.aux_io.get_library(verbose=False, momentpm=False, momentms=True)[source]#

return the link to C-shared library

Parameters:
  • verbose (Boolean) – If true print out extra information

  • momentspm (Boolean) – If true returns the link to the MS library

  • momentsms (Boolean) – If true returns the link to the MS library

Returns:

metranet_lib (link) – loaded METRANET C-library