![]() |
||
---|---|---|
.idea | ||
lhutil | ||
tests | ||
z_supporting_data | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
setup.py |
README.md
lhutil
lhutil
= Ludger's utilities – a series of reusable Python functions containing:
- code for interacting with databases in one line of code per query
- a concurrency-aware progress reporter
- code to draw fancy geospatial plots for management It's research-grade code. Not fancy, flexible or well tested, but it gets the job done.
A note on requirements
buntebilder.py
has an additional requirement on cartopy
. This requirement is not specified automatically since cartopy
needs the binary packages libgeos-dev
and libproj-dev
on Ubuntu systems (probably similar on windows), meaning it cannot be installed using just pip
.
License
Licesed under the Hippocratic License v1.1