Giter Site home page Giter Site logo

donglx2018 / pymicra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tomchor/pymicra

0.0 1.0 0.0 73.6 MB

A Python tool for Micrometeorological Analysis

License: GNU General Public License v3.0

Jupyter Notebook 51.89% TeX 11.36% PostScript 7.41% Python 29.34%

pymicra's Introduction

Pymicra - A Python tool for Micrometeorological Analyses

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 Pint for units control and (generally) Numpy or Scipy for some numerical functions not contained in Pandas.

pymicra's People

Contributors

tomchor avatar bschilperoort avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.