You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Interactive Maps class currently relies on a file, which limits its ability to plot data based on different arguments such as station, multiple stations, country, region, and radius. To improve its functionality, the class needs to be modified so that it can generate an interactive map based on any of these parameters without requiring the file. For instance, an input could be a specific station or station sensor, and the class would return an interactive map displaying data for that station.
The text was updated successfully, but these errors were encountered:
The Interactive Maps class currently relies on a file, which limits its ability to plot data based on different arguments such as station, multiple stations, country, region, and radius. To improve its functionality, the class needs to be modified so that it can generate an interactive map based on any of these parameters without requiring the file. For instance, an input could be a specific station or station sensor, and the class would return an interactive map displaying data for that station.
The text was updated successfully, but these errors were encountered: