notebooks/licel.ipynb

changeset 212
0391ec7ba69c
parent 211
c4bed21d1d9b
equal deleted inserted replaced
211:c4bed21d1d9b 212:0391ec7ba69c
24 "outputs": [], 24 "outputs": [],
25 "source": [ 25 "source": [
26 "# Import plotting library\n", 26 "# Import plotting library\n",
27 "from matplotlib import pyplot as plt\n", 27 "from matplotlib import pyplot as plt\n",
28 "\n", 28 "\n",
29 "# Import modules for generic licel and raymetrics scanning files\n", 29 "# Import the module for raymetrics scanning files\n",
30 "from atmospheric_lidar import raymetrics" 30 "from atmospheric_lidar import raymetrics"
31 ] 31 ]
32 }, 32 },
33 { 33 {
34 "cell_type": "code", 34 "cell_type": "code",

mercurial