-
Replaced simple.http server backend with Flask
- Uses Gunicorn as the WSGI
- Defaults to flask development server on non-unix environments
-
Major Improvements to the IDR:
- Added the ability to upload more than one file at a time
- Added the ability to read CSV files
- Updated the file parsing to now handle ANDES output files as a format
-
Unit testing
-
Added github actions
-
Increased map zoom
-
Dynamic Legend
-
Extensive developer documentation
-
Various QoL improvements
What's Changed
- Legend bar by @zmalkmus in #53
- Compress images by @zmalkmus in #65
- AGVis Update 4.0 by @zmalkmus in #72
Full Changelog: v3.2.1...v4.0.0