Downloads images from the NOAA NHC website.
Project description
NHC Image Retrieval
This is a simple tool to download images from the NOAA NHC website. Today, it retrieves the latest available "uncertainty track" for an active storm in the Atlantic hurricane basin.
Installation
This library can be installed via pip
:
pip install nhc-image-retrieval
Usage
Home Assistant
I initially wrote this library for Home Assistant. I have an automation setup to read from the NHC RSS feeds already - now, when those are read from, my Home Assistant instance also downloads the latest "Uncertainty Track" from the NHC.
This is possible using AppDaemon, which can be downloaded as a Home Assistant Add-On.
The example in examples/home_assistant_appdaemon.py
shows the script I use in my Home Assistant instance.
General
For any generic application, I've also included an examples/main.py
that shows basic usage & the downloading of the Uncertainty Track image.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nhc_image_retrieval-0.0.2.tar.gz
.
File metadata
- Download URL: nhc_image_retrieval-0.0.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 344d2af232f78e8be5d226b0ae2b7a520cf7428d33f34795a3c53e341ba11aa6 |
|
MD5 | 45e7d5aa02aaa48888b8f7314db3becc |
|
BLAKE2b-256 | 2ca33298f10f272ca782257b61cc73df245a30619f62d542da4d122235bca05e |
File details
Details for the file nhc_image_retrieval-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: nhc_image_retrieval-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5aa0d0a886dc8133500eb20041780336d691cb535ad3a8683dc57ee78da767f |
|
MD5 | 10fb9aa77c15d95d0aef067aa3156287 |
|
BLAKE2b-256 | 4f046eeb2907b2c8abf49c3e210b296c95bcf37f60a7c9f72a05b78420300b04 |