Geocene / trainset

A lightweight web application for brushing labels onto time series data; useful for building training sets.
https://trainset.geocene.com/
MIT License
163 stars 36 forks source link

Cannot upload a 5Mb file #109

Closed nativv closed 3 years ago

nativv commented 3 years ago

I was able to upload a small files (0.5B), but 5Mb just does not work accelometer.csv

levaphenyl commented 3 years ago

Can you please open the console (inspection tool) in your browser and look for an error?

zekeshearer commented 3 years ago

In this case, the error is caused by invalid date formats. Please ensure all dates are in the "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" format, for example "2021-05-17T10:18:02.123Z".