This directory contains the LMATools package, related Jupyter notebooks, and additional Python scripts converted to Jupyter notebooks.
- Unzip the
lmatools_notebooks.zip
file. - Navigate to the unzipped directory.
- Run the following command to install the
lmatools
package:
pip install .
- Clone the repo into your local system.
- Navigate to the directory.
- Run the following command to install the
lmatools
package:
pip install .
After installing the package, you can open and run the Jupyter notebooks in the same directory.
lmatools/
: The LMATools Python package.- Jupyter notebooks for the examples:
DC3_plots.ipynb
LMA_realtime.ipynb
RunEMST.ipynb
flash_sort_and_grid.ipynb
mst_clustering_3D.ipynb
- Additional Jupyter notebooks converted from Python scripts:
HS3.ipynb
ISSLIS.ipynb
OTD.ipynb
TRMM-LIS.ipynb
input.ipynb
main.ipynb
(fromconversion_scripts/NALMA
)tools.ipynb
utils.ipynb
(fromconversion_scripts/NALMA
)main.ipynb
(frompull_from_eds
)utils.ipynb
(frompull_from_eds
)glm.ipynb
input_output.ipynb
main.ipynb
(fromworkflow_for_NALMA_GLM
)nalma.ipynb
utils.ipynb
(fromworkflow_for_NALMA_GLM
)