Skip to main content

A Python tool for Micrometeorological Analyses

Project description

Pymicra is a Python package designed to make working with micrometeorological datasets more efficient. It is aimed at improving productivity (by allowing us to focus more on micrometeorology) while still being flexible enough to let us program project-specific things.

Please check out the Github page and the documentation.

Here’s a quick (incomplete!) list of what Pymicra does:

  • Reading, separating and understanding micrometeorological data in virtually any column-separated ASCII format (thanks to pandas).

  • Quality control methods (max and min values check, spikes, reverse-arrangement test and etc..

  • Rotation of coordinates (2D).

  • Detrending of data in the most common ways (block averages, moving averages and polynomial detrending).

  • Correction of sensor drift.

  • Automatic calculation of most auxiliary variables based on measurements (air density, dry air density, etc.).

  • Calculation of spectra and cross-spectra.

  • Calculation fluxes and characteristic scales with or without WPL correction.

  • Provide common constants generally used in atmospheric sciences.

  • Plus all native features of Pandas (interpolation, resampling, grouping, statistical tests, slicing, handling of missing data and etc.).

The package is extensively (almost entirely) based on Pandas, mostly the pandas.DataFrame class. We use (generally) Numpy or Scipy for some numerical functions not contained in Pandas, Matplotlib for plotting and Pint for units control.

This code is distributed under the GNU General Public License v3.0.

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

pymicra-0.4.1.tar.gz (57.5 kB view details)

Uploaded Source

Built Distribution

pymicra-0.4.1-py2.py3-none-any.whl (70.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pymicra-0.4.1.tar.gz.

File metadata

  • Download URL: pymicra-0.4.1.tar.gz
  • Upload date:
  • Size: 57.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pymicra-0.4.1.tar.gz
Algorithm Hash digest
SHA256 51e696e43f1aa6981a5a6e566e7c78a174ab48d984ea2e060ec50b27afba7394
MD5 62c2f408fd8cf12c3a1a0aab9565ff67
BLAKE2b-256 46399a6652fccd3e7dcddff121d693e87b7b6a06c21d63cd5b4531a15cf99b23

See more details on using hashes here.

File details

Details for the file pymicra-0.4.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pymicra-0.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b854d9f8290ed691e9ba56ac459aa294f9e69bd6d49b209b1d18093b349d2bb9
MD5 5915e23c21f4079e88ea43cea3488cd7
BLAKE2b-256 f9203c40a5e7c1fa5abcab89b1690eebff31b2ed8706845df20b1b2068a7735a

See more details on using hashes here.

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