Skip to content

WillyWallace/convert_RPG_HATPRO_binaries_to_nc

Repository files navigation

Pylint License: MIT Github all releases Open Source? Yes! Maintenance Twitter URL Mastodon Follow

Convert RPG microwave radiometer HATPRO binaries to netcdf files

Table of Contents
  1. Introduction
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact
  7. Acknowledgments

Introduction

This repository was created to convert binary to netcdf files of an microwave radiometer HATPRO manufactured by Radiometer Physics GmbH.

Getting Started

Installation

Below is an example of how run the script, which reads in the data and plots the results. This method relies on external dependencies such as xarray, numpy and others (see setup.py).

  1. Clone the repo

    git clone https://github.com/WillyWallace/convert_RPG_HATPRO_binaries_to_nc.git
  2. Install the package

    python setup.py install

(back to top)

Usage

  1. tbd

(back to top)

Roadmap

  • add more binary conversion routines like IWV, LWP, SPC, ...
  • add meaningful docstrings
  • make documentation --> readthedocs
  • enable pip install ...
  • Released version 1
  • Add Tests

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Andreas Foth

(back to top)

Acknowledgments

Most code is based on

Special thanks for templates and help during implementation.

(back to top)

About

convert RPG HATPRO binaries to nc files

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages