Alexander Vasarab [Tue, 30 Jun 2020 19:54:35 +0000 (12:54 -0700)]
Get started on MesoWest README changes
Alexander Vasarab [Tue, 30 Jun 2020 18:09:35 +0000 (11:09 -0700)]
Add scratch/ to .gitconfig
Alexander Vasarab [Tue, 30 Jun 2020 18:08:48 +0000 (11:08 -0700)]
Update README with preliminary new version text
Alexander Vasarab [Tue, 30 Jun 2020 18:03:08 +0000 (11:03 -0700)]
Change around and rename some config parameters
Alexander Vasarab [Tue, 30 Jun 2020 17:28:42 +0000 (10:28 -0700)]
Rename example config
Alexander Vasarab [Sat, 20 Jun 2020 21:32:01 +0000 (14:32 -0700)]
Merge branch 'v1.0.0'
Alexander Vasarab [Sat, 20 Jun 2020 21:11:25 +0000 (14:11 -0700)]
Improve --dry-run behavior
Now the working CSV file (csv_filename in the config file) gets deleted,
reducing the trash that the program creates.
Alexander Vasarab [Sat, 20 Jun 2020 21:02:58 +0000 (14:02 -0700)]
Make README a proper markdown file
Alexander Vasarab [Sat, 20 Jun 2020 04:36:19 +0000 (21:36 -0700)]
Implement dry run functionality
Alexander Vasarab [Sat, 20 Jun 2020 04:26:26 +0000 (21:26 -0700)]
Uncomment FTP upload code
Alexander Vasarab [Sat, 20 Jun 2020 02:37:44 +0000 (19:37 -0700)]
MIT -> ISC
Alexander Vasarab [Wed, 17 Jun 2020 19:59:26 +0000 (12:59 -0700)]
Update README with program invocation fixes
Alexander Vasarab [Wed, 17 Jun 2020 19:54:38 +0000 (12:54 -0700)]
Work towards 2020 idiomatic Python
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.