kedziorm / mySNAPscripts

Python scripts which I use in my work wirh ESA SNAP tool
14 stars 9 forks source link

Fix this mess - for example divide by region, split to classes #1

Open kedziorm opened 7 years ago

kedziorm commented 7 years ago

Currently all functions are stored in one big Python script. I should split by regions: https://www.jetbrains.com/help/pycharm/2016.1/code-folding.html#using_folding_comments

or in any other way, so that it will be easier to navigate.