Skip to content
Snippets Groups Projects
Commit 4b38524a authored by Verouden, Niels's avatar Verouden, Niels
Browse files

Change coordinates

Change coordinates so they are in line with the other scripts
parent 1e13644b
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ from urban_areas.py.s13CalculatePrecipSum import calculatePrecipSum ...@@ -57,7 +57,7 @@ from urban_areas.py.s13CalculatePrecipSum import calculatePrecipSum
# ============================================================================= # =============================================================================
start = '2022-01-01' start = '2022-01-01'
end = '2022-07-01' end = '2022-07-01'
coordinates = (-72.225786,19.719889,-72.173258,19.765477) coordinates = (-72.243484,19.697338,-72.154221,19.773160)
dest_name = "CapHaitien_Jan2022Jun2022" dest_name = "CapHaitien_Jan2022Jun2022"
grid = 4 grid = 4
sum_days = 14 sum_days = 14
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment