digitalfabrik / opendrift-leeway-webgui

OpenDrift Leeway simulations for Search and Rescue operations (experimental!)
https://leeway.tuerantuer.org/
Apache License 2.0
12 stars 3 forks source link

Set image encoding to JPG for mail input #71

Closed julled closed 1 year ago

julled commented 1 year ago

For mail input simulation triggering we can assume that its a low-bandwidth user.

Therefore we should encode images as jpegs in this case.

Homepage users have png as default.

svenseeberg commented 1 year ago

Super easy to implement, along with #63

svenseeberg commented 1 year ago

The png files are less than 200kb. We decided that this is not an issue and the improved quality is worth the few extra kb.