summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alexander Vasarab [Wed, 17 Jun 2020 19:39:36 +0000 (12:39 -0700)]
Minor change to program header
Alexander Vasarab [Wed, 17 Jun 2020 19:37:27 +0000 (12:37 -0700)]
Clean up, add, and refine some comments
Alexander Vasarab [Wed, 17 Jun 2020 19:17:16 +0000 (12:17 -0700)]
virtualenv -> venv
Alexander Vasarab [Wed, 17 Jun 2020 19:12:42 +0000 (12:12 -0700)]
Add requirements.txt for pip/virtualenv
Alexander Vasarab [Wed, 17 Jun 2020 19:12:30 +0000 (12:12 -0700)]
Add README and LICENSE
Alexander Vasarab [Wed, 17 Jun 2020 19:12:19 +0000 (12:12 -0700)]
Add .gitignore
Alexander Vasarab [Wed, 17 Jun 2020 19:11:43 +0000 (12:11 -0700)]
Remove all hard-coded values in example config
Alexander Vasarab [Wed, 17 Jun 2020 14:29:27 +0000 (07:29 -0700)]
Initial commit
This contains a working version of the program from after the initial
process of writing and testing it, and subsequently successfully
importing data from NRCS into InfoEx.
It also contains an example config file.