Open diazrenata opened 5 years ago
@juniperlsimonis, I wonder if this is something you want to be aware of for LDATS more generally? Totally happy to continue handling this via MATSS/MATSS-LDATS, but since we were talking about things that users of LDATS encounter, I thought I'd ping you on this.
ooooh, yeah i think this should probably live in LDATS more generally. can you set up an issue there that links back to this?
I'm updating the check_data_format()
function in MATSS - do you all want me to spit out a message or warning if timename doesn't coerce to integers?
(Does LDATS or MATSS-LDATS try to coerce to integers if the basetype is numeric or Date?)
TS_on_LDA
cannot run if thetimename
column is not integers. I put in error handling for this, but I think it would be good to add functionality to create a new timestep column iftimename
is not suitable. (Should this live inMATSS
orMATSS-LDATS
? Leaning towardsMATSS-LDATS
because it is anLDATS
- specific issue.)