You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Pilosov
3c2d665bfd
|
6 months ago | |
---|---|---|
app | 6 months ago | |
.gitignore | 6 months ago | |
Dockerfile | 6 months ago | |
README.md | 6 months ago | |
init_db.py | 6 months ago | |
makefile | 6 months ago | |
noaa_animate.py | 6 months ago | |
prefect.jpg | 6 months ago | |
preview.jpg | 6 months ago | |
profiles.default.toml | 6 months ago | |
requirements.txt | 6 months ago | |
start.sh | 6 months ago |
README.md
NOAA Animation Web App
Animate images from a website full of urls by way of a proxy server and some Python functions wrapped with the prefect
decorator.
Uses https://services.swpc.noaa.gov as an example.
Instructions
If you have docker
and make
installed, just run:
make
and visit localhost:4200
to see Prefect, and localhost:9021/iframe
to view the UI.