roclihom / server.R

Commit History

feat: Introduce Mapbox Satellite, OpenStreetMap, and OpenStreetMap Gray basemap options with corresponding rendering logic.
0e66906

alexdum commited on

feat: Refactor basemap logic for dynamic raster and vector styles, add map label toggle, and improve layer control UI.
ac10e56

alexdum commited on

refactor: Migrate interactive map from Leaflet to Maplibre GL JS using the mapgl package.
4d34c05

alexdum commited on

refactor: Centralize and optimize seasonal data aggregation and filtering with a new completeness check.
6120561

alexdum commited on

refactor: lowercase aggregation type in plot titles and explicitly cast month input to integer
89221c8

alexdum commited on

refactor: Change month input from numeric to a select dropdown and cast its value to integer in server logic.
2a86ae5

alexdum commited on

feat: Add month, season, and altitude range filters, map and time series data download, and map reset functionality.
997af94

alexdum commited on

Solved this: This message is displayed once every 8 hours.
b1cd310

alexdum commited on

tidy code
a3bac6b

alexdum commited on

Add CSV download handler for plotted time series data
9b1fbea

alexdum commited on

set center map
86a2e85

alexdum commited on

improve code
e28ba3d

alexdum commited on

improved graph and map
d969bbf

alexdum commited on

imporve reactivity
26afaf9

alexdum commited on

improve code
a2c2312

alexdum commited on

tidy code
1b584ec

alexdum commited on

add with progress
5f531ed

alexdum commited on

update seasonl calcul
64cfbc0

alexdum commited on

update graph
424a032

alexdum commited on

improve graph
6b6d1e3

alexdum commited on

tidy code
a98a9da

alexdum commited on

improve graph appereance
eb6244d

alexdum commited on

add slope on plot
2f34dbe

alexdum commited on

update plot appereance
5a9a6e0

alexdum commited on

update map providers
566dfc1

alexdum commited on

improve plot title
6fefe53

alexdum commited on

update tile size
cb989e9

alexdum commited on

improve appereance
fa3764f

alexdum commited on

add popup in selected station
20880ea

alexdum commited on

add legend on the map
212ba1f

alexdum commited on

improve map title
cd8830d

alexdum commited on

improve x ticks
f721156

alexdum commited on

improvr graph name
f25a765

alexdum commited on

imporve graph
c847360

alexdum commited on

improve graph
fb08682

alexdum commited on

render with plotly
2a7ad15

alexdum commited on

optimize code
cb1ee22

alexdum commited on

corectly compute
12c366b

alexdum commited on

tidy text
537edf2

alexdum commited on

sum of precipitation
9882afb

alexdum commited on

improved appereance
567b5a3

alexdum commited on

improve appereance
3563fb5

alexdum commited on

improve graph
4ba6461

alexdum commited on

improve filtering
15355ee

alexdum commited on

add selection station
15c0a0d

alexdum commited on

add graph
d2110d5

alexdum commited on

add season and year selection
d8e7496

alexdum commited on

plot multiannual mean
656a00d

alexdum commited on

add more filtering
5e71016

alexdum commited on

add cick event to select station
320e818

alexdum commited on