From 15c28fd67c2f1e7306ec1a10cfed66614cac2d7b Mon Sep 17 00:00:00 2001 From: "George.Gayno" Date: Thu, 12 Jan 2023 20:41:32 +0000 Subject: [PATCH] Update the corner point latitude and orientation angle to the correct values - grids 172 and 220. Fixes #157. --- src/w3fi71.f | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/w3fi71.f b/src/w3fi71.f index 3ce0cd8a..d6990801 100644 --- a/src/w3fi71.f +++ b/src/w3fi71.f @@ -720,7 +720,7 @@ SUBROUTINE W3FI71 (IGRID, IGDS, IERR) & -703, 128, 703, 0, 0, 0, 0, 0, 0/ DATA GRD171/ 0, 255, 5, 770,930, 25032, -119560, 0, -80000, & 12700, 12700, 0, 64, 0, 0, 0, 0, 0/ - DATA GRD172/ 0, 255, 5, 690,710, -36866, -220194, 0, -260000, + DATA GRD172/ 0, 255, 5, 690,710, -36899, -220194, 0, -80000, & 12700, 12700, 128, 64, 0, 0, 0, 0, 0/ DATA GRD173/ 0, 255, 0,4320,2160, 89958, 42, 128, -89958, & 359958, 83, 83, 0, 0, 0, 0, 0, 0/ @@ -806,7 +806,7 @@ SUBROUTINE W3FI71 (IGRID, IGDS, IERR) & 12191, 12191, 0, 64, 0, 25000, 25000, 0, 0/ DATA GRD219/ 0, 255, 5, 385,465, 25032, -119560, 0, -80000, & 25400, 25400, 0, 64, 0, 0, 0, 0, 0/ - DATA GRD220/ 0, 255, 5, 345,355, -36866, -220194, 0, -260000, + DATA GRD220/ 0, 255, 5, 345,355, -36899, -220194, 0, -80000, & 25400, 25400, 128, 64, 0, 0, 0, 0, 0/ DATA GRD221/ 0, 255, 3, 349,277, 1000, -145500, 8, -107000, & 32463, 32463, 0, 64, 0, 50000, 50000, 0, 0/