{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# IODE and numpy\n",
"\n",
"IODE offers several ways to interact with numpy ndarray objects.\n",
"\n",
"
\n",
"Using numpy ndarray objects is not recommended as there is no compatibility check between for the names and periods. The result is not guaranteed to be correct. This possibility is provided for speed reasons (when dealing with large subsets/databases).\n",
"