Skip to content

Commit

Permalink
Merge pull request #341 from NCAR/dev
Browse files Browse the repository at this point in the history
wrf notebook additions
  • Loading branch information
allibco authored Jan 30, 2025
2 parents 60540db + a605b7a commit 23f84d3
Show file tree
Hide file tree
Showing 2 changed files with 4,502 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/source/notebooks/WRFCompare.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,17 @@
"os.environ[\"HDF5_PLUGIN_PATH\"]"
]
},
{
"cell_type": "code",
"execution_count": 1,
"id": "532534c1-5acc-47c0-b605-68adf6f0c865",
"metadata": {},
"outputs": [],
"source": [
"# if this environment variable is not set, then you can set it as needed:\n",
"# os.environ['HDF5_PLUGIN_PATH'] = '/glade/work/abaker/compress-libs/zfp_plugin/plugin'"
]
},
{
"cell_type": "code",
"execution_count": 3,
Expand Down
Loading

0 comments on commit 23f84d3

Please sign in to comment.