This website requires JavaScript.
Explore
Help
Sign in
jeremy
/
noaa-goes-visualization
Watch
1
Star
0
Fork
You've already forked noaa-goes-visualization
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
20
commits
1
branch
0
tags
444
KiB
Python
100%
dad3a80b9a
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Jeremy Karst
dad3a80b9a
Added error handling to filter for fits file with no included image array.
2024-06-06 09:47:06 -04:00
ffmpeg_video.py
Changed ffmpeg to encode video while reading images from pipe instead of writing images to temp dir.
2024-06-04 17:17:06 -04:00
filter_FITS.py
Added error handling to filter for fits file with no included image array.
2024-06-06 09:47:06 -04:00
merger.py
Fixed timestamp issue by changing mktime to calendar.timegm
2024-05-29 13:48:48 -04:00
merger_FITS.py
cleaned up merger and added flag for generating synthetic data.
2024-06-04 17:18:51 -04:00
OpenSans-Regular.ttf
In merger fixed timezone issue and added new font and black frame insertion
2024-05-25 03:10:46 -04:00
puller.py
All scripts working, initial commit
2024-05-16 15:43:12 -04:00
puller_fits.py
Massively sped up puller by threading links lookup, and improved error handling by verifying file sizes.
2024-06-06 09:45:57 -04:00