sbalmer

Results 49 comments of sbalmer

To add my perspective: We're dealing with NetCDF files a lot and having Zarr support NetCDF could simplify things. We already use `zattrs` named after the NetCDF format. I do...

@jakirkham To get the filesystem path I use `z.store.path`, appending `z.path` to it. And then I delete from the filesystem. Did I miss something in the `Storage` API?

I think it would make the homepage feel livelier. The problem is, at the moment we don't have that info to display. We have to record it first. Since I...

I think these are good ideas. Hover doesn't work on phones, but as long as people can get the same info just by tapping on the event box (as you...

The current filtering infrastructure does not allow specifying alternatives. All predicates must match. We could add a filter that allows multiple locations, like `?locations=Openki,SQ131,SQ131Garden`. Another option would be to filter...

I think that would make the map much easier to use. The logic now is hard to understand. No big effort required either.

Yes, I think "click to add" is the usual way this works. Maybe we can even add a little X right besides the marker so it's easy to remove if...

I have a few objections to white-labeling and think we'd have to weigh carefully whether it's worth it. 1. White-labeling complicates templating by introducing indirections in many places. Testing becomes...

I see two things that could improve our situation: 1. Switch from free mailgun to another provider or self-host our smtp-sender. 2. Switch to plain-text or plainer-html version for our...

@ammoniak thanks for the detailed analysis. We should try removing the external reference and see whtether that improves things.