satellogic / radcalnet

Python API for RadCalNet data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

radcalnet

Build Status_ Coverage Status

Python package for easy access to the measurements published by RadCalNet.

RadCalNet is a CEOS initiative, providing relevant measurements and estimated reflectance factors, based on data from multiple calibration sites around the world. The data is provided in a textual format with published specs. Available as a full archive (zip file), or as smaller daily downloads.

This package provides functions for parsing these files and extracting measurements as Pandas DataFrame objects ready for analysis.

Installation:

pip install radcalnet

Usage:

plot site measurements over time:

image

About

Python API for RadCalNet data


Languages

Language:Python 100.0%