Skip to content

Repository to include all neon-related visualization scripts.

License

Notifications You must be signed in to change notification settings

wwieder/NEON-visualization

 
 

Repository files navigation

NEON-visualization

Binder

Repository to include all neon-related visualization scripts.


To install all required libraries:

conda create --name neon -c conda-forge python=3.9 numpy scipy matplotlib pandas netcdf4 jupyter xarray tqdm bokeh jupyterlab
conda activate neon

bokeh_script folder:
Includes the stand-alone script for running the diurnal cycle outside the notebook: to show case stand-alone application. image

First, load your environment. Next, run the following:

python -m bokeh serve  --show ./02-Neon_Evaluation_diel_cycle_dev.py  --port 5012

About

Repository to include all neon-related visualization scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.8%
  • HTML 5.9%
  • Python 0.3%