NCAR / NEON-visualization

Repository to include all neon-related visualization scripts.
GNU Affero General Public License v3.0
13 stars 8 forks source link

Minor fixes for main tutorial notebook.. #2

Closed briandobbins closed 1 year ago

briandobbins commented 3 years ago

Multiple minor changes - cleared all output cells, switched 'run_neon' invocation to that simpler form, and explicitly set environment variable vs python variable for the site. This last thing (setting the environment variable) can probably be done better, but that depends on what other internal functions we're providing, if any. It's only needed to use the shell command-line invocation of things like 'run_neon.py' with a (shell) variable.