Helioviewer-Project/python-api

Rethink filepath handling

Opened this issue · 0 comments

From working on #84

I think that we should split the filename into two parts, a directory keyword and a filename keyword. This would allow us to treat each part separately in any write function and allow us to satanize only the relevant parts.