Skip to content

Commit 50e3979

Browse files
committed
Add iceflow to list of python libs users may be interested in
Also move icepyx higher in the list
1 parent 4f3753e commit 50e3979

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

notebooks/altimetry_harmonization/0_introduction.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
"\n",
2929
"Some Python packages/libraries that users may consider investigating include:\n",
3030
"\n",
31+
" * [iceflow](https://iceflow.readthedocs.io/en/latest/): a Python library that provides the ability to search, download, and access laser altimetry data from (pre-)Operation Icebridge and ICESat datasets.\n",
32+
" * [*icepyx*](https://icepyx.readthedocs.io/en/latest/):\n",
33+
" Library for ICESat-2 data users\n",
3134
" * [*geopandas*](https://geopandas.org/):\n",
3235
" Library to simplify working with geospatial data in Python (using pandas) \n",
3336
" * [*h5py*](https://github.com/h5py/h5py):\n",
@@ -36,8 +39,7 @@
3639
" Comprehensive library for creating static, animated, and interactive visualizations in Python\n",
3740
" * [*vaex*](https://github.com/vaexio/vaex):\n",
3841
" High performance Python library for lazy Out-of-Core dataframes (similar to *pandas*), to visualize and explore big tabular data sets\n",
39-
" * [*icepyx*](https://icepyx.readthedocs.io/en/latest/):\n",
40-
" Library for ICESat-2 data users\n",
42+
"\n",
4143
"\n",
4244
"\n",
4345
"## **1.2 Learning Goals**\n",

0 commit comments

Comments
 (0)