My workflow involves planning my tour using tools like ArcGIS or CalTopo. Then,
I take the stats between each leg (distance, vertical gain/loss) of the tour
-and run them through Munter.py and thence record its output to my field
+and run them through Munter.py and record its output to my field
notebook.
The rudimentary "GUI" can be directly transferred to e.g. the format used by
Future plans
------------
-* Personal "fitness" switch (to help fine tune your estimates based on
- your personal fitness level as observed
- over time)
* GTK mode
* Use as a Python library from within another project
* Lint it (e.g. therapist)
-* Pip?
* Sphinx/autodoc?
Version History
---------------
+- 2.1.0 (Jun 2020)
+
+ Implement fitness modifier. Make some text changes and other
+ miscellaneous and minor improvements.
+
- 2.0.1 (Jun 2020)
- README improvement
+ README improvement.
- 2.0.0 (Jun 2020)
- Packaged for distribution as a standalone program (and library).
+ Package for distribution as a standalone program (and library).
- 1.0.2 (Jun 2020)