Hi,
I am using pyemu.utils.PstFrom(longnames=False, ...) and pf.add_observations with index_cols & use_cols, but getting very long observation names (including the string "usecol:" in the obs name). These can become very long, specially if the index_col is "time".
Is there a way to force a maximum obs name length? Or for the user to provide obs names upfront? In particular to respect interoperability with PEST and its utilities?
Cheers