Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brynemorgan authored Sep 8, 2023
1 parent d310c7f commit 95da43a
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
# ecflux
# ecflux
This repository contains code for working with data from eddy covariance towers, with specific existing framework for working with data from Campbell Scientific loggers, EddyPro, and the [AmeriFlux network](https://ameriflux.lbl.gov). It includes modules for calculating flux tower footprints according to [Kljun et al. (2015)](https://footprint.kljun.net).

## Getting Started
This code is a work in progress. For now, it can be used locally by cloning the repo.
##### Prerequisites
- `numpy`
- `pandas`
- `pytz`
- `timezonefinder`

##### Installation
1. Clone the repo
```
git clone https://github.com/brynemorgan/ecflux.git
```

## Contact
Bryn Morgan, [[email protected]](mailto:[email protected])

0 comments on commit 95da43a

Please sign in to comment.