shawnboltz
shawnboltz
Looking a little more at what would be required to actually change this, `obsplus.utils.pd._int_to_time_columns` makes this more complicated than simply changing the dtype definition.
> I am trying to remember exactly why, but I seem to recall there was a good reason these couldn't be ints. Perhaps its because there isn't a good way...
In this case I wanted to make sure that the existing files were overwritten because there was a change in how obspy reads/writes Kinemetrics EVT files and I wanted to...
@d-chambers does #279 also address this?
I think this is a different issue, but wanted to make sure this wasn't also related to #271 , since the timing is about right for when that started being...
@d-chambers I think this should be fixed now? I tweaked `df_to_inventory` a while back to be compatible with obspy's change to how they handle the NRL, so those tests should...
> Ok, so the test passes now? Feel free to close if so. In theory, yes. In practice, it looks like the CI is broken (specifically it's failing to install...