Thu Jul 1 20:48:03 2021 -0400
* [`d2dea0e`](https://github.com/HuidaeCho/projpicker/commit/d2dea0e) Core version 0.1.6
* [`b157191`](https://github.com/HuidaeCho/projpicker/commit/b157191) single only for has\_gui
* [`20f24a2`](https://github.com/HuidaeCho/projpicker/commit/20f24a2) Some embedded systems do not provide tkinter
* [`3db855d`](https://github.com/HuidaeCho/projpicker/commit/3db855d) reversed\_coors => latlon\_coors to be more specific
* [`c80cd60`](https://github.com/HuidaeCho/projpicker/commit/c80cd60) as expected => as documented
* [`76e5d6d`](https://github.com/HuidaeCho/projpicker/commit/76e5d6d) chars => characters
* [`686b79b`](https://github.com/HuidaeCho/projpicker/commit/686b79b) Update README.md
* [`b2a729a`](https://github.com/HuidaeCho/projpicker/commit/b2a729a) Update README.md
* [`888bdc7`](https://github.com/HuidaeCho/projpicker/commit/888bdc7) Desktop GUI
* [`624381b`](https://github.com/HuidaeCho/projpicker/commit/624381b) Merge pull request #23 from HuidaeCho/gui\_refactor
* [`2d7ec0c`](https://github.com/HuidaeCho/projpicker/commit/2d7ec0c) Center CRS Info
* [`06d24ff`](https://github.com/HuidaeCho/projpicker/commit/06d24ff) Remove unused browser\_size
* [`35d595d`](https://github.com/HuidaeCho/projpicker/commit/35d595d) CRS List => Select a CRS
* [`bc44e74`](https://github.com/HuidaeCho/projpicker/commit/bc44e74) More refactoring
* [`69185fb`](https://github.com/HuidaeCho/projpicker/commit/69185fb) Comments
* [`7ae2a19`](https://github.com/HuidaeCho/projpicker/commit/7ae2a19) Merge pull request #22 from HuidaeCho/gui\_refactor
* [`5c84e14`](https://github.com/HuidaeCho/projpicker/commit/5c84e14) Refactor gui.py
* [`fa7f536`](https://github.com/HuidaeCho/projpicker/commit/fa7f536) Merge pull request #21 from HuidaeCho/gui\_verbify
* [`1e8dacd`](https://github.com/HuidaeCho/projpicker/commit/1e8dacd) verbify method names
* [`db5b652`](https://github.com/HuidaeCho/projpicker/commit/db5b652) Merge pull request #20 from HuidaeCho/gui\_80cols
* [`4ace099`](https://github.com/HuidaeCho/projpicker/commit/4ace099) 80 columns; no periods in comments (use semi-colons because in many cases for single sentences, we do not use a period)
* [`cb58392`](https://github.com/HuidaeCho/projpicker/commit/cb58392) Merge pull request #19 from HuidaeCho/desktop\_gui\_python
* [`993baa7`](https://github.com/HuidaeCho/projpicker/commit/993baa7) Merge branch 'desktop\_gui\_python' into main
* [`45d09f5`](https://github.com/HuidaeCho/projpicker/commit/45d09f5) Merge branch 'main' into desktop\_gui\_python
* [`f2afd75`](https://github.com/HuidaeCho/projpicker/commit/f2afd75) Merge pull request #18 from HuidaeCho/desktop\_gui\_html
* [`eef953d`](https://github.com/HuidaeCho/projpicker/commit/eef953d) Remove unneeded line
* [`d1964c0`](https://github.com/HuidaeCho/projpicker/commit/d1964c0) Update README
* [`13eeaae`](https://github.com/HuidaeCho/projpicker/commit/13eeaae) functional assignment over if else
* [`e9f1fc2`](https://github.com/HuidaeCho/projpicker/commit/e9f1fc2) geo => geom
* [`3eee720`](https://github.com/HuidaeCho/projpicker/commit/3eee720) single quotes; CRS's => CRSs
* [`e770292`](https://github.com/HuidaeCho/projpicker/commit/e770292) openstreat.html => map.html
* [`2dedc68`](https://github.com/HuidaeCho/projpicker/commit/2dedc68) Single blank line within defs
* [`ae8792d`](https://github.com/HuidaeCho/projpicker/commit/ae8792d) Url => url
* [`744f9dd`](https://github.com/HuidaeCho/projpicker/commit/744f9dd) Capitalization following PEP8; Two blank lines between defs
* [`bbfed90`](https://github.com/HuidaeCho/projpicker/commit/bbfed90) Remove blank lines between HTML tags
* [`8868a22`](https://github.com/HuidaeCho/projpicker/commit/8868a22) HTML and JavaScript formatting
* [`ea608fd`](https://github.com/HuidaeCho/projpicker/commit/ea608fd) Merge pull request #17 from ocsmit/main
* [`1dad8e0`](https://github.com/HuidaeCho/projpicker/commit/1dad8e0) Shebang, header
* [`e870bcc`](https://github.com/HuidaeCho/projpicker/commit/e870bcc) Rename main gui class
* [`a3ad762`](https://github.com/HuidaeCho/projpicker/commit/a3ad762) Folium dependencies no longer needed as functionality of Leaflet is expanded through custom JS.
* [`cb9471a`](https://github.com/HuidaeCho/projpicker/commit/cb9471a) Commenting
* [`ead061d`](https://github.com/HuidaeCho/projpicker/commit/ead061d) Group event handler functions
* [`338de46`](https://github.com/HuidaeCho/projpicker/commit/338de46) Remove json data
* [`86a2a53`](https://github.com/HuidaeCho/projpicker/commit/86a2a53) folium\_gui.py -> gui.py
* [`7353bbe`](https://github.com/HuidaeCho/projpicker/commit/7353bbe) It's alive
* [`4ac07ec`](https://github.com/HuidaeCho/projpicker/commit/4ac07ec) Remove polyline drawing options
* [`4580656`](https://github.com/HuidaeCho/projpicker/commit/4580656) Remove circle and circlemarker drawing options
* [`1f003d2`](https://github.com/HuidaeCho/projpicker/commit/1f003d2) Getting lat lon produces errors for points, circles
* [`233b751`](https://github.com/HuidaeCho/projpicker/commit/233b751) Black formatting
* [`fc4ebca`](https://github.com/HuidaeCho/projpicker/commit/fc4ebca) Hacky method for getting GeoJSON data from drawn shapes in folium
* [`6663652`](https://github.com/HuidaeCho/projpicker/commit/6663652) Add JS functions for downloading json, and changing html document title to GeoJSON
* [`f953854`](https://github.com/HuidaeCho/projpicker/commit/f953854) WIP: GUI layout
* [`d4820d7`](https://github.com/HuidaeCho/projpicker/commit/d4820d7) low res countries json
* [`a3ff911`](https://github.com/HuidaeCho/projpicker/commit/a3ff911) Test folium GUI layout
* [`7310d78`](https://github.com/HuidaeCho/projpicker/commit/7310d78) WIP: GUI layout
* [`d846036`](https://github.com/HuidaeCho/projpicker/commit/d846036) WIP: GUI layout
* [`d404ac2`](https://github.com/HuidaeCho/projpicker/commit/d404ac2) comma
* [`ee3ffcd`](https://github.com/HuidaeCho/projpicker/commit/ee3ffcd) Matching => matching
* [`25b38c3`](https://github.com/HuidaeCho/projpicker/commit/25b38c3) Raster => raster
* [`4d76e18`](https://github.com/HuidaeCho/projpicker/commit/4d76e18) ...ing header for consistency
* [`bb6fdda`](https://github.com/HuidaeCho/projpicker/commit/bb6fdda) Typos
* [`8f8ec6a`](https://github.com/HuidaeCho/projpicker/commit/8f8ec6a) Update usage examples - #16
* [`6625dd9`](https://github.com/HuidaeCho/projpicker/commit/6625dd9) Add TODOs
* [`d0e4995`](https://github.com/HuidaeCho/projpicker/commit/d0e4995) Fix calc\_xy\_at\_lat\_noscaling
* [`fde486f`](https://github.com/HuidaeCho/projpicker/commit/fde486f) Simplify \_\_package\_\_ evaluation
* [`deabc22`](https://github.com/HuidaeCho/projpicker/commit/deabc22) Class names; Remove ProjPicker from tool names (already under the ProjPicker toolbox)
* [`8cda846`](https://github.com/HuidaeCho/projpicker/commit/8cda846) Namedtuple name
* [`a951f86`](https://github.com/HuidaeCho/projpicker/commit/a951f86) text update
* [`1193ce5`](https://github.com/HuidaeCho/projpicker/commit/1193ce5) sqlite => SQLite
* [`d05718b`](https://github.com/HuidaeCho/projpicker/commit/d05718b) Add License
* [`a05777c`](https://github.com/HuidaeCho/projpicker/commit/a05777c) Test update
* [`8c81433`](https://github.com/HuidaeCho/projpicker/commit/8c81433) Add Sponsor header
* [`02012a8`](https://github.com/HuidaeCho/projpicker/commit/02012a8) Add works\_want.png
* [`105a284`](https://github.com/HuidaeCho/projpicker/commit/105a284) Restructure docs
* [`2545022`](https://github.com/HuidaeCho/projpicker/commit/2545022) Add a missing hash
* [`051a8b6`](https://github.com/HuidaeCho/projpicker/commit/051a8b6) RTD theme below Press
* [`88a7cf5`](https://github.com/HuidaeCho/projpicker/commit/88a7cf5) Does it work?
* [`449da85`](https://github.com/HuidaeCho/projpicker/commit/449da85) Go back to the default theme until we figure out the press theme issue
* [`73aae73`](https://github.com/HuidaeCho/projpicker/commit/73aae73) does it work?
* [`350530b`](https://github.com/HuidaeCho/projpicker/commit/350530b) does it work?
* [`9346059`](https://github.com/HuidaeCho/projpicker/commit/9346059) does it work?
* [`5de9c93`](https://github.com/HuidaeCho/projpicker/commit/5de9c93) Trying to go back to press
* [`d22d060`](https://github.com/HuidaeCho/projpicker/commit/d22d060) Test external links in the press theme
* [`771d575`](https://github.com/HuidaeCho/projpicker/commit/771d575) Remove test section
* [`ea63a15`](https://github.com/HuidaeCho/projpicker/commit/ea63a15) test
* [`3344e57`](https://github.com/HuidaeCho/projpicker/commit/3344e57) Close #7
* [`1a7a13f`](https://github.com/HuidaeCho/projpicker/commit/1a7a13f) Change theme to sphinx\_rtd\_docs theme
* [`d054862`](https://github.com/HuidaeCho/projpicker/commit/d054862) Test if change to .rst file will trigger changes
* [`53a1d48`](https://github.com/HuidaeCho/projpicker/commit/53a1d48) remove press theme
* [`a03e122`](https://github.com/HuidaeCho/projpicker/commit/a03e122) RTD still using press theme?
* [`ad53b29`](https://github.com/HuidaeCho/projpicker/commit/ad53b29) Revert to default theme to test toctree external link
* [`80a8175`](https://github.com/HuidaeCho/projpicker/commit/80a8175) install from master
* [`8c8e05b`](https://github.com/HuidaeCho/projpicker/commit/8c8e05b) Add version tag
* [`42e94e7`](https://github.com/HuidaeCho/projpicker/commit/42e94e7) Try with new relase on fork
* [`abe3417`](https://github.com/HuidaeCho/projpicker/commit/abe3417) Test the removing sphinx-argparse all together
* [`bc80ed7`](https://github.com/HuidaeCho/projpicker/commit/bc80ed7) Try with .git at end
* [`c594242`](https://github.com/HuidaeCho/projpicker/commit/c594242) Remove #sphinx-argparse
* [`83e3446`](https://github.com/HuidaeCho/projpicker/commit/83e3446) Test new sphinx-argparse
* [`39df408`](https://github.com/HuidaeCho/projpicker/commit/39df408) GRASS addon is now built
* [`dc1f9df`](https://github.com/HuidaeCho/projpicker/commit/dc1f9df) GRASS over ArcGIS Pro of course!
* [`73e0fb9`](https://github.com/HuidaeCho/projpicker/commit/73e0fb9) external links in the sidebar do not work; sphinx bug?
* [`b30ea91`](https://github.com/HuidaeCho/projpicker/commit/b30ea91) ArcGIS Pro Toolbox is good enough now
* [`f3bc894`](https://github.com/HuidaeCho/projpicker/commit/f3bc894) Merge branch 'main' of github.com:HuidaeCho/projpicker into main
* [`b64a35a`](https://github.com/HuidaeCho/projpicker/commit/b64a35a) message() has only two arguments, omit end=
* [`187f2c6`](https://github.com/HuidaeCho/projpicker/commit/187f2c6) Blank line
* [`bdc38ab`](https://github.com/HuidaeCho/projpicker/commit/bdc38ab) Remove an unused variable
* [`8d273f1`](https://github.com/HuidaeCho/projpicker/commit/8d273f1) Forgot word
* [`dee3012`](https://github.com/HuidaeCho/projpicker/commit/dee3012) Update readme to reflect documentation
* [`8975868`](https://github.com/HuidaeCho/projpicker/commit/8975868) Comment
* [`8ad6983`](https://github.com/HuidaeCho/projpicker/commit/8ad6983) Update install scipt for pyproj
* [`9ef2d19`](https://github.com/HuidaeCho/projpicker/commit/9ef2d19) Make bootstrap pytproj a submodule for import
* [`3b45579`](https://github.com/HuidaeCho/projpicker/commit/3b45579) Add match to toolbox tree, add local path for pyproj
* [`fdc7995`](https://github.com/HuidaeCho/projpicker/commit/fdc7995) Minor fixes
* [`9366664`](https://github.com/HuidaeCho/projpicker/commit/9366664) Match function
* [`c84ae0f`](https://github.com/HuidaeCho/projpicker/commit/c84ae0f) two blank lines
* [`1e2110e`](https://github.com/HuidaeCho/projpicker/commit/1e2110e) two blank lines
* [`90a8bd0`](https://github.com/HuidaeCho/projpicker/commit/90a8bd0) file mode bits
* [`93158ab`](https://github.com/HuidaeCho/projpicker/commit/93158ab) Add a limited version of pyproj.Transformer.from\_crs for coordinate matching
* [`5a0a2e9`](https://github.com/HuidaeCho/projpicker/commit/5a0a2e9) Add list of tools to header, close #13
* [`11bf748`](https://github.com/HuidaeCho/projpicker/commit/11bf748) feature -> raster for variables
* [`6c5a7a7`](https://github.com/HuidaeCho/projpicker/commit/6c5a7a7) Add reproject raster
* [`1295a16`](https://github.com/HuidaeCho/projpicker/commit/1295a16) Slight restructure to spatial object error handling
* [`a9fa124`](https://github.com/HuidaeCho/projpicker/commit/a9fa124) Add reproject feature class
* [`675d3a2`](https://github.com/HuidaeCho/projpicker/commit/675d3a2) Add guess raster projection