An open API service indexing awesome lists of open source software.

https://github.com/tsutterley/read-atm1b-qfit-binary

Reads Level-1b Airborne Topographic Mapper (ATM) QFIT binary data products
https://github.com/tsutterley/read-atm1b-qfit-binary

Last synced: about 1 month ago
JSON representation

Reads Level-1b Airborne Topographic Mapper (ATM) QFIT binary data products

Awesome Lists containing this project

README

          

======================
read-ATM1b-QFIT-binary
======================

|Language|
|License|
|PyPI Version|
|Documentation Status|
|zenodo|

.. |Language| image:: https://img.shields.io/pypi/pyversions/ATM1b-QFIT?color=green
:target: https://www.python.org/

.. |License| image:: https://img.shields.io/github/license/tsutterley/read-ATM1b-QFIT-binary
:target: https://github.com/tsutterley/read-ATM1b-QFIT-binary/blob/main/LICENSE

.. |PyPI Version| image:: https://img.shields.io/pypi/v/ATM1b-QFIT.svg
:target: https://pypi.python.org/pypi/ATM1b-QFIT/

.. |Documentation Status| image:: https://readthedocs.org/projects/read-atm1b-qfit-binary/badge/?version=latest
:target: https://read-atm1b-qfit-binary.readthedocs.io/en/latest/?badge=latest

.. |zenodo| image:: https://zenodo.org/badge/101004924.svg
:target: https://zenodo.org/badge/latestdoi/101004924

Reads Level-1b Airborne Topographic Mapper (ATM) QFIT binary data products

- `IceBridge ATM L1B Qfit Elevation and Return Strength `_
- `IceBridge Narrow Swath ATM L1B Qfit Elevation and Return Strength `_
- `NSIDC IceBridge Software Tools `_
- `Python program for retrieving Operation IceBridge data `_

Dependencies
############

- `numpy: Scientific Computing Tools For Python `_
- `h5py: Python interface for Hierarchal Data Format 5 (HDF5) `_
- `lxml: processing XML and HTML in Python `_
- `future: Compatibility layer between Python 2 and Python 3 `_

Download
########

| The program homepage is:
| https://github.com/tsutterley/read-ATM1b-QFIT-binary
| A zip archive of the latest version is available directly at:
| https://github.com/tsutterley/read-ATM1b-QFIT-binary/archive/main.zip
| Incorporated into the UW-APL pointCollection repository at:
| https://github.com/SmithB/pointCollection

Credits
#######

`Program inspired by the QFIT C reader provided on NSIDC `_

Disclaimer
##########

This project contains work and contributions from the `scientific community <./CONTRIBUTORS.rst>`_.
This program is not sponsored or maintained by the Universities Space Research Association (USRA) or NASA.
It is provided here for your convenience but *with no guarantees whatsoever*.

License
#######

The content of this project is licensed under the
`Creative Commons Attribution 4.0 Attribution license `_
and the source code is licensed under the `MIT license `_.