Nicolas Noé

Results 55 comments of Nicolas Noé

I'm wondering if this could have to do with the fact that the timestamps in this data file are shifted by a few seconds (`2023-09-09T00:00:04Z`). That might affect the loading...

> @niconoe would you have time to investigate why unrounded timestamps like `2023-09-09T00:00:04Z` result in data not being shown? Added to my to-do list, I can't promise a deadline unfortunately...

I also like the explanations at birdcast, really understandable, even for me :) Technically speaking, we could indeed add a second page (that'll stay a SPA, so it would stay...

I'll review all of them before v1, but most of them are ideas for refactoring and code improvements that makes sense on the long run (rather than "this should be...

I've also encountered issues installing extensions (ckanext-scheming) in my case the documented way (via adding `pip3 install` commands in Dockerfile.dev). Since I've only had the problem in dev mode, I've...