Latitude-OpenDATA-SIO-Saintbe / setup

0 stars 0 forks source link

Implement Nearest Weather Stations Fetching #38

Closed ClementBobin closed 3 days ago

ClementBobin commented 3 days ago

Description: Implement the functionality to fetch the nearest weather stations based on city or department coordinates. The weather stations should be returned in a list, and the nearest stations should be determined based on latitude and longitude.

Acceptance Criteria: