選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Nico Rey 6550fe70ad store received images in database, also change file path on disk 4年前
.github/ISSUE_TEMPLATE Update issue templates 4年前
software File tidy-up 4年前
templates Merge branch 'master' into enable_biastee 4年前
.gitignore ignore map folder 4年前
HARDWARE.md header 4年前
INSTALL.md Docs: install git before start 4年前
LICENSE Create LICENSE 4年前
METEOR.md header 4年前
README.md Add testing tool and usage guide 4年前
WORKING.md Add testing tool and usage guide 4年前
common.sh Standarize library import 4年前
header_1600.png header 4年前
install.sh Add testing tool and usage guide 4年前
migrate_data.sh add a migration script for web panel view 4年前
panel.sql add a migration script for web panel view 4年前
post.py Make twitter post optional 4年前
prune.sh Standarize library import 4年前
receive.sh store received images in database, also change file path on disk 4年前
receive_iss.sh Syntax improvement, meteor m2 decoding, python3 4年前
receive_meteor.sh store received images in database, also change file path on disk 4年前
rectify.py multi threading 4年前
requirements.txt Bump Pillow version 4年前
schedule.sh Standarize library import 4年前
schedule_iss.sh Usability improvements, auto install script 4年前
schedule_meteor.sh Standarize library import 4年前
schedule_sat.sh Standarize library import 4年前
sun.py Remove hardcoded tz 4年前
test_reception.sh Use logging 4年前

README.md

Raspberry NOAA

NOAA and Meteor automated capture using Raspberry PI

Most of the code and setup stolen from: Instructables

New Features!

  • Meteor M2 full decoding!
  • Nginx webserver to show images
  • Timestamp and satellite name overlay on every image
  • WXToIMG configured to create several images (HVC,HVCT,MCIR, etc) based on sun elevation
  • Pictures can be posted to Twitter. See more at argentinasat twitter account

Install

There’s an install.sh script that does (almost) everything at once. If in doubt, see the install guide

Post config

How do I know if it is running properly?

This project is intended as a zero-maintenance system where you just power-up the Raspberry PI and wait for images to be received. However, if you are in doubt about it just follow the working guide

Hardware setup

Raspberry-noaa runs on Raspberry PI 2 and up. See the hardware notes