####CIMIS DATA
- solar radiation
- net radiation
- max air temperature
- min air temperature
- avg air temperature
- max soil temperature
- min soil temperature
- avg soil temperature
####NDVI DATA
- ndvi (every 16 days)
####WETLAND
- co2_gf
- ch4_gf
The WETLAND data and CIMIS data was averaged over consecutive 16 day periods and merged with the NDVI data before training.
Highly recommended virtualenv
: pip install virtualenv
git clone https://github.com/bsuper/biomet.git
cd biomet
virtualenv venv
pip install -r requirements.txt
cp [your WP_2012195to2015126_L3.mat location] input
python model.py
or
jupyter notebook