biigle / reports

:m: BIIGLE module to generate reports for projects and volumes
GNU General Public License v3.0
1 stars 2 forks source link

Area report contains the volume name in first line #119

Closed dlangenk closed 4 months ago

dlangenk commented 4 months ago

At least the area report contains the volume name in the first row. Usually you would expect to have the headers in the first row. We could set the volume name as the sheet name that would be much more useful I guess.

mzur commented 4 months ago

While you have a point:

  1. The first line may also contain the user or label tree name if the report is split by user or label tree. In this case, the worksheet name is indeed the volume name. But there will still be cases where the first line contains something else than the column headers.
  2. I would only change the report structure if there is an actual bug. Who knows how many people already got used to the current structure and built their own processing pipeline on top of that?

So I'd rather be against the change you propose.

dlangenk commented 4 months ago

As indicated in #118 I would keep it as is to not introduce breaking changes in external scripts.