Skip to main content

No project description provided

Project description

HALO reader

Tests

Reads raw HALO Photonics wind doppler lidar files into a netCDF file.

This python package is still in an alpha phase.

Todo:

  • Support for different raw formats
  • Tests
  • Standard/long netcdf variable names following CF Conventions

Installation

git clone git@github.com:actris-cloudnet/halo-reader.git
cd halo-reader

# Optional: Skip these two lines if you want to install globally
python3 -m venv env
source env/bin/activate

pip install .

Usage

halo2nc --help
halo2nc raw_file.hpl [another_raw_file.hpl ...] -o output.nc

# Background files
halobg2nc --help
halobg2nc Background_TIMESTAMP.txt [another_background_file.txt ...] -o output.nc
# TIMESTAMP format: ddmmyy-HHMMSS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

halo-reader-0.0.1.tar.gz (221.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page