Metadata-Version: 2.1
Name: gLEC
Version: 0.0.1
Summary: Calculate LEC on triangular irregular meshes
Home-page: https://github.com/LukeMondy/gLEC
Author: Luke Mondy
Author-email: luke.mondy@sydney.edu.au
License: UNKNOWN
Description: # gLEC - Global Landscape Elevation Connectivity
        
        This package calculates Landscape Elevation Connectivity (LEC) on triangular irregular meshes, including global meshes.
        
        It uses a max_fuel function to determine how far away from a point the connectivity should be calculated.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
