Weights
wind
temperature
albedo
road
water
season
Find critical points
Critical_points
Connected to 4G
def style_function_linestring(value):
if value =="4G" or value=="4G+":
return "blue"
#elif value=="2G":
# return "red"
return "darkred"
m = grid.explore(column="dekning",tooltip=["terreng","dekning"],
popup=True,
tiles="Stamen terrain",
cmap="plasma")
m
Check weather plots
ids