BritishGeologicalSurvey / pyagsapi

pyagsapi - An AGS Utilities API with AGS v4.x Schema Validation & Converter for .ags<-->.xslx files
https://britishgeologicalsurvey.github.io/pyagsapi/
GNU Lesser General Public License v3.0
12 stars 2 forks source link

Convert AGS to XLSX with sheet ordering #74

Closed ximenesuk closed 1 year ago

ximenesuk commented 1 year ago

The convert function now takes an optional parameter to order the XLSX sheets alphabetically by group name. This is implemented via the API and static web page.

Closes #60

volcan01010 commented 1 year ago

All tests pass on my machine. @ximenesuk and I reviewed code on his machine this morning.