Version 1.0.4 | Date: February 18th 2026
Watershed Aquifer
- When the Watershed Aquifer data is older than 24hrs, the app calls a service to refresh the data. This service has been rewritten, and a new service has been added. This removes the redundant API calls to the function app and greatly improves system efficiency.
- On the Dash chart, the tooltip was not showing the correct value when the user hovered over a point. The tooltip logic on the Dash chart was updated to accurately display the data point’s value.
- When the dash charts in the details tab are loaded, the API was being called multiple times on every chart to load. The logic has been corrected to ensure the API is called only once, reducing unnecessary network requests and improving efficiency.
Map Component
Loading of the map for each client produced an error in the application's log. This did not affect the map display, but it has been corrected. The map now initializes correctly, and there are no map initialization errors in the application log.
Comments
0 comments
Article is closed for comments.