dbetchkal / NMSIM-Python

A Python-based wrapper for Noise Model Simulation (NMSIM). Eases the creation of input files and joining data from GIS databases.
GNU General Public License v2.0
10 stars 3 forks source link

Documentation on all .ipynb functions #3

Open dbetchkal opened 4 years ago

dbetchkal commented 4 years ago

All functions need documentation.

Also: we may wish to package the functions in a Python file so they can be imported from other modules?