[console_scripts]
heliosica = heliosica.cli.main:cli
heliosica-alert = heliosica.cli.alert:main
heliosica-diagnostic = heliosica.cli.diagnostic:main
heliosica-download = heliosica.cli.download:main
heliosica-forecast = heliosica.cli.forecast:main
heliosica-gssi = heliosica.cli.gssi:main
heliosica-process = heliosica.cli.process:main
heliosica-serve = heliosica.cli.serve:main
heliosica-validate = heliosica.cli.validate:main
