fennol.models

Available Modules

Available modules are listed in the fennol.models.modules.MODULES dictionary. They can also be found by searching for 'FID' in the documentation's search bar.

1""" 
2# Available Modules
3Available modules are listed in the `fennol.models.modules.MODULES` dictionary.
4They can also be found by searching for 'FID' in the documentation's search bar.
5"""
6
7from .fennix import FENNIX
8from .modules import register_fennix_module, get_modules_documentation, available_fennix_modules,MODULES