SkillAgentSearch skills...

Xritlib

NOAA GOES xRIT Packets C++ Library

Install / Use

/learn @opensatelliteproject/Xritlib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated4mo ago
Forks2

Languages

C++

Security Score

87/100

Audited on Dec 9, 2025

No findings