Skip to content

opensatelliteproject/xritlib

Repository files navigation

xritlib

This program works with LRIT and HRIT packets from NOAA Geostationary Satellites (GOES-13, GOES-15, GOES-16 and GOES-14).

Installation

Using CMake:

git clone https://github.com/luigifreitas/xritlib.git
mkdir build
cd build
cmake ..
make
sudo make install

Usage

#include <xrit/lib.h> // Wildcard Header

Dependencies