Skip to main content

A Python package to read, export and post process data (*.pnt files) recorded by SnowMicroPen, a snow penetration probe for scientific applications developed at SLF.

Project description

A Python package to read, export and post process data (*.pnt files) recorded by SnowMicroPen, a snow penetration probe for scientifc applications developed at SLF.

The software is open source and released under GPL. Contributions are welcome.

Installing

Install and update using pip:

pip install -U snowmicropyn

A Simple Example

from snowmicropyn import Profile

p = Profile.load('/examples/profiles/S37M0876.ini')

ts = p.timestamp
coords = p.coordinates
samples = p.samples  # It's a pandas dataframe

Documentation

The project’s documentation can be studied on Read the Docs.

Contact

To get in touch, please write to snowmicropen@slf.ch.

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

snowmicropyn-1.2.1.tar.gz (4.8 MB view hashes)

Uploaded Source

Built Distribution

snowmicropyn-1.2.1-py3-none-any.whl (4.8 MB view hashes)

Uploaded Python 3

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