Project 'ii/collabschool22/landcover/marcello_landcover' was moved to 'ii/collabschools/collabschool22/landcover/marcello_landcover'. Please update any links and bookmarks that may still have the old path.
[ISSUE#1] Moved int() to x_new and y_new
Compare changes
+ 7
− 6
@@ -6,7 +6,7 @@ from matplotlib import colors
@@ -36,11 +36,11 @@ y= 53 #NORD/SOUTH
@@ -56,4 +56,5 @@ print(is_this_land(x,y,map_numpy))
\ No newline at end of file