[426] l1bgen_oci and l2gen gring fixes
Squashed commit of the following: commit 17d24917 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Fri Aug 29 15:26:49 2025 +0000 [#426] Fixed some issues with old calls to processScan commit 4272d2e8 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Fri Aug 29 05:28:02 2025 +0000 [#426] Removed escan parameter from processScan and shouldIncludeScan commit e7e1869d Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Fri Aug 29 04:45:39 2025 +0000 [#426] Formatted commit ffa618da Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Fri Aug 29 04:41:58 2025 +0000 [#426] Finished moving scanBounds into the class scope commit fc7efb67 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Fri Aug 29 04:26:40 2025 +0000 [#426] Removed some dead code and includes commit 64d6f821 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Fri Aug 29 01:48:09 2025 +0000 [#426] Deleted a couple unused variables commit de0e56dd Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Fri Aug 29 01:10:17 2025 +0000 [#426] Fixed a couple bugs that were resulting in clockwise WKT strings commit 9fc6952d Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Thu Aug 28 23:10:55 2025 +0000 [#426] Changed the normalization heuristic to an OR with gringIsCw() commit 1872f30d Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Thu Aug 28 22:51:10 2025 +0000 [#426] Added back the heuristic for scanDirection commit cc23c620 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Thu Aug 28 22:19:28 2025 +0000 [#426] Refactored polygon orientation method to return a boolean indicating whether the polygon is clockwise commit e3cc8f22 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Thu Aug 28 22:10:04 2025 +0000 [#426] Corrected getGringOrientation commit 77f81dbb Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Thu Aug 28 16:23:10 2025 +0000 [#426] Fixed instances of geospatial_bounds being CW instead of CCW commit bb61a149 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Wed Aug 27 14:53:40 2025 +0000 [426] Added boost to Gring commit d5b84db6 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Aug 26 19:54:34 2025 +0000 [#426] Renamed getWktString to getGeospatialBounds commit f2934bd7 Merge: 052d2187 b23effc4 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Aug 26 19:50:27 2025 +0000 Merge branch 'develop' into 426-class-gring-improvements commit 052d2187 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Aug 26 19:50:10 2025 +0000 [#426] Added method addBounds() commit d33dde93 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Aug 26 19:42:58 2025 +0000 [#426] Moved the static ScanBounds declared in processScan to class level and edited the signature of shouldIncludeScan correspondingly
Loading