[1029] gring can use float or double arrays
Squashed commit of the following: commit e95db942 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 19:27:46 2025 +0000 [#1029] Changed the signature of array-to-csv method to take in doubles and deleted extraneous code commit 4cded7af Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 19:16:24 2025 +0000 [#1029] Changed the signature of the individual extremes getters to return double commit 523e5861 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 19:14:06 2025 +0000 [#1029] Changed the signature of getGeospatialExtremes to give double instead of float commit 95e7295a Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 19:03:02 2025 +0000 [#1009] Moved isValidLat and isValidLon out of Gring commit aa3e4109 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 18:04:54 2025 +0000 [#1029] Removed dead code commit c2c1c5ca Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 18:02:52 2025 +0000 [#1029] Formatted commit 43db5e1d Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 18:02:22 2025 +0000 [#1029] Moved the instantiation of updateExtremes and its helper to cpp file commit 961db469 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 17:47:12 2025 +0000 [#1029] Moved the implementation of shouldIncludeScan to cpp file commit c6ac93e9 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 17:36:50 2025 +0000 [#1029] Moved the implementation of processScan to cpp file commit 3cfd3e14 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 17:06:41 2025 +0000 [#1029] Templated processScan commit cd9c6eb5 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 16:47:55 2025 +0000 [#1029] Templated methods arrayIsMonotonic and updateExtremes commit a9b76c7e Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 16:06:19 2025 +0000 [#1029] Templated methodShouldIncludeScan commit e002ce07 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Tue Oct 14 15:39:40 2025 +0000 [#1029] Templated function arrayIsMonotonic commit 1edefaf4 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Fri Oct 10 20:35:59 2025 +0000 [#1029] Updated double precision version of updateExtremes commit d5d27552 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Fri Oct 10 20:31:50 2025 +0000 merged Develop commit 78c07ee8 Merge: c04c95d8 3506faa0 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Fri Oct 10 20:31:37 2025 +0000 Merge branch 'develop' into 1029-gring-double-precision commit c04c95d8 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Thu Oct 9 19:24:29 2025 +0000 [#1029] Templated FloatAsDouble for any floating point type commit 30833742 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Thu Oct 9 19:13:48 2025 +0000 [#1029] Added naive implementations of critical methods and functiosn commit abb7f9e9 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Thu Oct 9 18:16:41 2025 +0000 [#1029] Added an implementation of float-to-double view commit 72fcb211 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Thu Oct 9 17:46:59 2025 +0000 [#1029] Removed an indent commit faaa4476 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Thu Oct 9 17:30:22 2025 +0000 [#1029] Moved some comments for clarity commit a70aebde Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Wed Oct 8 20:05:43 2025 +0000 [#1029] Converted internals to double commit f8ea5de0 Author: Jakob Lindo <jakob.c.lindo@nasa.gov> Date: Wed Oct 8 19:36:39 2025 +0000 [#1029] Added double precision overloads of key methods
Loading
Please sign in to comment