[console_scripts]
download_data = noaaplotter.scripts.download_data:main
noaaplotter = noaaplotter.__main__:app
plot_daily = noaaplotter.scripts.plot_daily:main
plot_monthly = noaaplotter.scripts.plot_monthly:main
