LandscapeGeoinformatics / fluxnet_daily_png

Papermill to run Jupyter notebook with parameters for a scripted generation of HF EDI tower data graphs for visual inspection

Home Page:https://kodu.ut.ee/~kmoch/fluxnet_daily/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluxnet tower HF data graphs

We use papermill to run the template Jupyter notebook with parameters for a scripted generation of HF EDI tower data graphs for visual inspection.

Interesting side notes:

  • Pandas read from MS SQL
  • several million datapoints, so Pandas plot with Matplotlib is slow
  • so we convert to Xarray dataset, which adds more logic and efficiency

About

Papermill to run Jupyter notebook with parameters for a scripted generation of HF EDI tower data graphs for visual inspection

https://kodu.ut.ee/~kmoch/fluxnet_daily/


Languages

Language:Jupyter Notebook 50.0%Language:HTML 20.3%Language:Python 12.6%Language:CSS 8.6%Language:Shell 7.4%Language:JavaScript 1.1%