Skip to content

Round numbers in CSV exports #197

@somerandomsequence

Description

@somerandomsequence

We can reduce the size of CSV export files by rounding windspeeds to two 2 digits of precision (round(x,2)) with no loss of meaning:

2.4138854593073327

becomes

2.41

Metadata

Metadata

Assignees

Labels

save/print/exportrelated to save print export data/results

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions