Skip to content

opensatelliteproject/xritlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published