Uh oh!
There was an error while loading. Please reload this page.
Point on GCA helper function - #357
Conversation
philipc2
commented
Jun 30, 2023
Can you untrack all the files under |
hongyuchen1030
commented
Jun 30, 2023
You mean deleting all lines after |
…gyuchen1030/uxarray into point_on_GCR_helper_function
…gyuchen1030/uxarray into point_on_GCR_helper_function
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…nging everything to numpy will require more changes
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This reverts commit e2c1eb7. revert the wrong overwritten#
Revert "Revert "Fix Pr UXARRAY#357""
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Philip Chmielowiec <67855069+philipc2@users.noreply.github.com>
…to point_on_GCR_helper_function # Conflicts: # uxarray/grid/lines.py
Closes#356#312
Overview
a feature that determines whether a given point lies within a great circle arc. The great circle arc should be restricted to a span of less than 180 degrees, and the implementation should handle cases where the arc crosses the antimeridian (the 0-degree meridian).
And a global error tolerance constant described in #312 is set
Expected Usage
PR Checklist
General
Testing
Documentation
_) and have been added todocs/internal_api/index.rstdocs/user_api/index.rst