Tools for working with data from the Sublimation of Snow project.
Project description
# sublimpy Tools for working with data from the Sublimation of Snow project.
Check out test.ipynb to see some functionality.
Contains the following modules: sublimpy.utils * Utilities for downloading, cleaning, and otherwise working with SoS data.
sublimpy.variables * Convenience functions for calculating additional variables from SoS measurements. * E.g. surface temperatures, virtual potential temperatures, turbulent kinetic energy
sublimpy.tidy * Convenience functions for creating a tidy dataframe dataset from SoS NetCDF datasets. * Tidy dataframes have “height”, “tower”, and “measurement” columns which are parsed from the variables provided in the original SoS datasets.
sublimpy.gradients * Classes to calculate wind and temperature gradients and Richardson numbers from SoS measurements. * Multiple methods are available, including fitting log-linear and log-polynomial curves, and simple central-differencing.
This package is published exclusively to pip. It can be installed ` pip install sublimpy `
It is published to pypi like so: ` python setup.py sdist bdist_wheel python -m twine upload dist/* `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sublimpy-0.0.1.tar.gz.
File metadata
- Download URL: sublimpy-0.0.1.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcbff75fdedcc83e36f0d6624d06ccf2b9db9c1dd7fb31bd90e880d86038a2f9
|
|
| MD5 |
17f5207c0f4dc7b97e833f9b39cdc4b2
|
|
| BLAKE2b-256 |
fc6a581d3ef2333e62ade42c63cc9b5ee7845b51b46e00a09838b28ca895276a
|
File details
Details for the file sublimpy-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sublimpy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3ebb883ba0c0597836523cc5ea20464267c17c4098d3e6ff469d8ef7db8d43b
|
|
| MD5 |
8e1638e28cf383a4d7d996631ddb985a
|
|
| BLAKE2b-256 |
db1f0d98d9d818315daa310112daf5997b4d6bc9c67512f6f028d22e47445276
|