From 1488f9642f4936066a59e44b1dc6dcd9a81e8751 Mon Sep 17 00:00:00 2001 From: Ivo Pasmans Date: Fri, 13 Sep 2024 16:14:46 +0100 Subject: [PATCH] Cleaned hadley_obs --- dapper/tools/hadley_obs.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/dapper/tools/hadley_obs.py b/dapper/tools/hadley_obs.py index 4f6d4390..9363b939 100644 --- a/dapper/tools/hadley_obs.py +++ b/dapper/tools/hadley_obs.py @@ -241,9 +241,6 @@ def select_atlantic(self): """ Select grid points in North-Atlantic. """ #Rough outline of North-Atlantic - points = [(23.5,-80.),(80,-80), (80,20), (70,20), - (58.5,-7.35), (35.,-8.), (23.5, -80.)] - points = [(23.5,-80.),(89,-90.), (89,90.), (70.,90.), (70,20), (58.5,-7.35), (35.,-8.), (23.5,-8.), (23.5, -80.)]