We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba22f48 commit 42a0374Copy full SHA for 42a0374
1 file changed
app/main.py
@@ -103,12 +103,8 @@ async def find_image(
103
Find image path for a given NUTS3 and year.
104
105
Args:
106
-<<<<<<< HEAD
107
lon_gps (float): longitude of the gps point.
108
lat_gps (float): longitude of the gps point.
109
-=======
110
- gps_point (tuple[float, float]): the gps point.
111
->>>>>>> ef2daaa0337a84a2355aeca3ceb61423c0548e07
112
nuts_id (str): The ID of the NUTS.
113
year (int): The year of the satellite images.
114
Returns:
0 commit comments