flaresimulations / synthesizer-grids

Scripts for generating synthesizer grids
https://flaresimulations.github.io/synthesizer/grids/grids.html
1 stars 1 forks source link

Gird file names should not use `.` #62

Open WillJRoper opened 7 months ago

WillJRoper commented 7 months ago

This may seem a minor gripe but if filenames include . it makes parsing their names a pain. It can also mess with some OS file systems. Can we adopt a p instead or some other form representation. A . tells a computer where the extension begins.