Skip to content

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

Notifications You must be signed in to change notification settings

LandscapeGeoinformatics/fluxnet_daily_png

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks