avalanche-report icon indicating copy to clipboard operation
avalanche-report copied to clipboard

A simple self-hosted web server for creating and managing an avalanche forecast for a region, along with accepting public observations.

Results 50 avalanche-report issues
Sort by recently updated
recently updated
newest added

We need a way to restore the database from S3. I would propose first a new option to restore by specifying the version id to restore. Upon startup with the...

enhancement

Perhaps https://docs.rs/quick-xml/latest/quick_xml/ (which I think I will include for s3) XML editing should be safer and easier to read than the current solution using regex and string find/replace.

refactor

![image](https://user-images.githubusercontent.com/4527338/231918040-ff5853ec-6677-4602-a488-3ef1f1d8add7.png) Perhaps something a little similar to this showing the mountain in 3D, with the option to show avalanche hazard per elevation and aspect - [x] #37

enhancement

The [current google drive spreadsheet template](https://docs.google.com/spreadsheets/d/1G78WwUQX-5gu75_5Pg--GMnXtRG6Pl7VGlJBDtG_5-A/edit?usp=share_link) has some problems. It's really easy to make mistakes and mess up the functionality by accidentally modifying a formula, or even copy pasting cells...

enhancement

We have a WIP observation portal at https://avalanche.ge/observations, which is used to populate a google form. Now that we have a database setup, we can store the observations in the...

enhancement

Use something like: + https://lib.rs/crates/moka + https://github.com/al8n/stretto to cache rendered templates. There's an example here: https://fasterthanli.me/articles/i-won-free-load-testing

It would be good to have an RSS Feed for each forecast area, and perhaps also for the news section.

enhancement

It would be good to store the spreadsheet schema in the database and allow admins/users of the system to update them or create new ones for new types of spreadsheets....

enhancement

1) We should show spatial distribution of avalanche problems, but as symbol. This can be a couple of peaks colored in relation to the amount of terrain covered by the...

enhancement