معرفی شرکت ها


fluxdataqaqc-0.1.6.post2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Tools for QA/QC of eddy covariance station data
ویژگی مقدار
سیستم عامل -
نام فایل fluxdataqaqc-0.1.6.post2
نام fluxdataqaqc
نسخه کتابخانه 0.1.6.post2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده John Volk
ایمیل نویسنده john.volk@dri.edu
آدرس صفحه اصلی https://github.com/Open-ET/flux-data-qaqc
آدرس اینترنتی https://pypi.org/project/fluxdataqaqc/
مجوز BSD3
.. image:: https://readthedocs.org/projects/flux-data-qaqc/badge/?version=latest :target: https://flux-data-qaqc.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://github.com/Open-ET/flux-data-qaqc/actions/workflows/fluxdataqaqc_tests.yml/badge.svg :target: https://github.com/Open-ET/flux-data-qaqc/actions/workflows/fluxdataqaqc_tests.yml :alt: Automated tests flux-data-qaqc ================ ``flux-data-qaqc`` provides a framework to create reproducible workflows for validation and analysis of eddy covariance data. The package is intended for those who need to post-process flux data, particularly for generating daily and monthly evapotranspiration (ET) timeseries estimates with energy balance closure corrections applied. Applications where this software may be useful include analysis of eddy covariance data, hydrologic or atmospheric model validation, and irrigation and water consumption studies. Key functionalities and tools include: * data validation with methods for quality-based filtering * time series tools, e.g. gap-filling and temporal aggregation * energy balance closure algorithms and other meterological calculations * data provenance, e.g. from metadata management and file structure * downloading and management of `gridMET <http://www.climatologylab.org/gridmet.html>`__ meterological data * customizable and interactive visualizations * built-in unit conversions and batch processing tools Documentation ------------- `ReadTheDocs <https://flux-data-qaqc.readthedocs.io/>`_ Installation ------------ Using PIP: .. code-block:: bash pip install fluxdataqaqc PIP should install the necessary dependencies however it is recommended to use conda and first install the provided virtual environment. This is useful to avoid changing your local Python environment. Note, ``flux-data-qaqc`` has been tested for Python 3.7+, although it may work with versions greater than or equal to 3.4. First make sure you have the ``fluxdataqaqc`` environment file, you can download it `here <https://raw.githubusercontent.com/Open-ET/flux-data-qaqc/master/environment.yml?token=AB3BJKUKL2ELEM7WPLYLXFC45WQOG>`_. Next to install run, .. code-block:: bash conda env create -f environment.yml To activate the environment before using the ``flux-data-qaqc`` package run, .. code-block:: bash conda activate fluxdataqaqc Now install using PIP: .. code-block:: bash pip install fluxdataqaqc Now all package modules and tools should be available in your Python environment PATH and able to be imported. Note if you did not install the Conda virtual environment above, PIP should install dependencies automatically but be sure to be using a version of Python above or equal to 3.4. To test that everything has installed correctly by opening a Python interpretor or IDE and run the following: .. code-block:: python import fluxdataqaqc and .. code-block:: python from fluxdataqaqc import Data, QaQc, Plot If everything has been installed correctly you should get no errors. How to cite ----------- Volk et al., (2021). flux-data-qaqc: A Python Package for Energy Balance Closure and Post-Processing of Eddy Flux Data. Journal of Open Source Software, 6(66), 3418, https://doi.org/10.21105/joss.03418


نیازمندی

مقدار نام
>=2.0 bokeh
- netCDF4
>=1.15 numpy
>=1.0 pandas
==0.3.10 refet
- scikit-learn
- xarray
- openpyxl


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl fluxdataqaqc-0.1.6.post2:

    pip install fluxdataqaqc-0.1.6.post2.whl


نصب پکیج tar.gz fluxdataqaqc-0.1.6.post2:

    pip install fluxdataqaqc-0.1.6.post2.tar.gz