Sat, 17 Apr 2021 14:24:15 +0000
Update licel.ipynb
notebooks/licel.ipynb | file | annotate | diff | comparison | revisions |
--- a/notebooks/licel.ipynb Sat Apr 17 13:40:47 2021 +0300 +++ b/notebooks/licel.ipynb Sat Apr 17 14:24:15 2021 +0000 @@ -26,7 +26,7 @@ "# Import plotting library\n", "from matplotlib import pyplot as plt\n", "\n", - "# Import modules for generic licel and raymetrics scanning files\n", + "# Import the module for raymetrics scanning files\n", "from atmospheric_lidar import raymetrics" ] },