Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from martinber/noaa-apt
NOAA APT weather satellite image decoder, for Linux, Windows, RPi 2+ and OSX
Rust
-
-
-
78 contributions in the last year
Contribution activity
September 1, 2020
Arcadie has no activity
yet for this period.
August 2020
Created a pull request in martinber/noaa-apt that received 9 comments
Add false color and rotate channels in place
Adds an attempt to colorize the image using data from both channels. Based on the algorithm by enigmastrat. I've had some good results for images w…
+205
−48
•
9
comments
Created an issue in martinber/noaa-apt that received 3 comments
Consider formatting code using rustfmt
What are your thoughts on using rustfmt to format code automatically? (motivation) Most editors support this (format on save), and paired with rust…
3
comments