Skip to content

Commit

Permalink
Merge branch 'feature/cfmessage-write-support'
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Jul 25, 2018
2 parents e7bb22c + 4a07274 commit 08914eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_40_xarray.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"metadata": {},
"outputs": [],
"source": [
"dasel = da.sel(level=50000, time='2017-01-02T12:00:00')\n",
"dasel = da.sel(air_pressure=500, time='2017-01-02T12:00:00')\n",
"dasel"
]
},
Expand Down

0 comments on commit 08914eb

Please sign in to comment.