issues
search
geocryology
/
HorizonPy
Tools for generating and manipulating horizon lines and sky view factors
GNU General Public License v3.0
0
stars
1
forks
source link
Refactoring
#19
Closed
nicholas512
closed
4 years ago
nicholas512
commented
4 years ago
refactored code to make it easier to work with:
split up main app into multiple files as it was >1000 lines
added decorators to check for the existence of certain assets (file loaded, points drawn, etc.)
refactored code to make it easier to work with: