# 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/* `
Release files for sublimpy 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sublimpy-0.0.1.tar.gz | 15.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sublimpy-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.3 kB
Release files / sublimpy-0.0.1.tar.gz
| Download URL | sublimpy-0.0.1.tar.gz |
|---|---|
| Size | 15.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dcbff75fdedcc83e36f0d6624d06ccf2b9db9c1dd7fb31bd90e880d86038a2f9
|
|
BLAKE2b-256 checksum How to use checksums |
fc6a581d3ef2333e62ade42c63cc9b5ee7845b51b46e00a09838b28ca895276a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.0
|
Release files / sublimpy-0.0.1-py3-none-any.whl
| Download URL | sublimpy-0.0.1-py3-none-any.whl |
|---|---|
| Size | 15.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e3ebb883ba0c0597836523cc5ea20464267c17c4098d3e6ff469d8ef7db8d43b
|
|
BLAKE2b-256 checksum How to use checksums |
db1f0d98d9d818315daa310112daf5997b4d6bc9c67512f6f028d22e47445276
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.0
|