You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haven't gotten it to work quite yet, just wanted to comment on the installation instructions:
When compiling yaml-cpp on the Raspberry Pi 3B the memory maxed out for over an hour. I didn't kill it, and in the end it actually succeeded. By the way, there's an error in a test file in yaml-cpp when compiling on a Raspberry Pi that you need to correct first, but that's another story...
Maybe you should be more explicit that the config file and the scripts folder should be located in the same directory as the executable.
Perhaps it should be mentioned that if you want to use the scripts, you need to install the tools referenced there. For example aptdec in apt-noaa.py, NOAA-HIRS-Decoder (which I haven't managed to get to work yet) or medet for METEOR-M 2. Compiling medet by the way requires fpc which takes up more than 900 MB on the sd card... Also, the "convert" command in the extended meteor-script is contained within imagemagick. It would be nice to just mention that :-)
The text was updated successfully, but these errors were encountered:
Haven't gotten it to work quite yet, just wanted to comment on the installation instructions:
The text was updated successfully, but these errors were encountered: