Closed tclune closed 1 year ago
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: Non 0-diff, Needs Lead Approval, Skip Changelog
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: Non 0-diff, Needs Lead Approval, Skip Changelog
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: Non 0-diff, Needs Lead Approval, Skip Changelog
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: Non 0-diff, Needs Lead Approval, Skip Changelog
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: 0 diff, Needs Lead Approval, Skip Changelog
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: 0 diff, Needs Lead Approval, Skip Changelog
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: 0 diff, Needs Lead Approval, Skip Changelog
I confirm that this along with https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/pull/258 is zero-diff (when not activated, of course)
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: 0 diff, Needs Lead Approval, Skip Changelog
This PR introduces new algorithms for computing lat lon corners of cubed sphere. These new routines use far less memory, as no global domain arrays are involved. They are also arguably more accurate, and run faster not that the latter are significant concerns.
These have not been validated in GEOS, and the default behavior is to use the older coordinates for backward compatibility. This can be toggled by seting
compute_coords_locally = .true.
in thefv_core_nml
namelist.