{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Quick start\n", "\n", "This tutorial shows how to open and plot your data." ] }, { "cell_type": "code", "execution_count": 11, "metadata": {}, "outputs": [], "source": [ "import xarray_well_ice.xw_load as xwl\n", "import xarray_well_ice.xw_tilt\n", "import matplotlib.pyplot as plt" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Piezometer\n", "\n", "Load data from file" ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [], "source": [ "adr_P='data/Planpincieux_2_Press.dat'\n", "ds_p=xwl.load_xw_pressure(adr_P)" ] }, { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
<xarray.DataArray (time: 4291)> Size: 34kB\n", "array([5.761, 5.76 , 5.762, ..., 5.882, 5.88 , 5.88 ])\n", "Coordinates:\n", " * time (time) datetime64[ns] 34kB 2024-06-13T12:55:00 ... 2024-08-06T05...\n", "Attributes:\n", " unit: bar