SatDump 2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
decomp.h File Reference

GK-2A Decompression functions. More...

#include "gk2a_headers.h"
#include "xrit/xrit_file.h"

Go to the source code of this file.

Functions

void satdump::xrit::gk2a::decompressGK2AHritFileIfRequired (XRITFile &file)
 Parses headers to figure out the compression utilized (usually J2K on HRIT and JPEG on LRIT), and decompressed the file back into raw data.

Detailed Description

GK-2A Decompression functions.

Function Documentation

◆ decompressGK2AHritFileIfRequired()

void satdump::xrit::gk2a::decompressGK2AHritFileIfRequired ( XRITFile & file)

Parses headers to figure out the compression utilized (usually J2K on HRIT and JPEG on LRIT), and decompressed the file back into raw data.

Parameters
filefile to decompress