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
Use case: To build a map/heatmap visualization, and given a datetime range or point, get dataset values for a box of coordinates (lat_from, lon_from, lat_to, lon_to). Minimize the number of API calls and take advantage of HSDS chunking.