Skip to content

[WIP] A library of functions for the calculation of ecosystem–atmosphere exchange

License

Notifications You must be signed in to change notification settings

wusunlab/ecoflux

Repository files navigation

ecoflux

Wu Sun

ecoflux is a Python package that provides core functions to calculate ecosystem–atmosphere exchanges of energy, water, carbon, and trace gases.

WARNING: The project is in an experimental stage. There is no stable release yet.

Requirements

  • Python (>= 3.6)
  • NumPy
  • SciPy
  • PyScaffold (for nightly version only)

NOTE: This package will not work under Python 2.

Installation

A convenient way to install this package is through pip:

pip install ecoflux

Alternative, to install the nightly version:

git clone https://github.com/wusunlab/ecoflux
cd ecoflux
python3 setup.py develop

License

ecoflux is released under the MIT license. See the LICENSE file.

Contributing

This is a personal project that has not been funded by any institutional grant.

Bug reports, pull requests, comments, and suggestions are all welcome. If you would like to contribute to this project, please leave me a note at the GitHub issues page or email me at wusun at protonmail.com.

About

[WIP] A library of functions for the calculation of ecosystem–atmosphere exchange

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages