CDAT / jupyter-vcdat

A Jupyter Lab extension based on vCDAT.
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Fixed a bug that caused files to fail loading #121

Closed downiec closed 5 years ago

downiec commented 5 years ago

Fixed a bug that caused files to fail loading if their variables had missing axis information. Also updated to avoid error when numpy is used (added numpy to core libraries as well).