Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GA-1509] Great Circle Calculations and NCL Receipt #65

Open
1 of 12 tasks
cyschneck opened this issue Jun 27, 2024 · 0 comments
Open
1 of 12 tasks

[GA-1509] Great Circle Calculations and NCL Receipt #65

cyschneck opened this issue Jun 27, 2024 · 0 comments
Assignees
Labels
ncl entry NCL entries are pages that explain specifically how to achieve something that was possible in NCL ncl receipt Receipt files are small files with little to no narrative content ncl Related to ncl specific content python entry Python-first content that do not require any knowledge of or references to NCL

Comments

@cyschneck
Copy link
Contributor

cyschneck commented Jun 27, 2024

Describe the addition you would like to see.

  • gc_aangle: Finds the acute angle between two great circles on the globe.
  • gc_clkwise: Tests clockwise/counterclockwise ordering of points on spherical polygon.
  • gc_dangle: Finds the directed angle between two great circles having a specified intersection point.
  • gc_inout: Determines if a list of lat/lon specified points are inside or outside of spherical lat/lon polygon(s).
  • gc_latlon: Finds the great circle distance (true surface distance) between two points on the globe and interpolates points along the great circle.
  • gc_onarc: Determines if a point on the globe lies on a specified great circle arc.
  • gc_pnt2gc: Finds the angular distance from a point to a great circle.
  • gc_qarea: Finds the area of a quadrilateral patch on the unit sphere.
  • gc_tarea: Finds the area of a triangular patch on the unit sphere.

Additional Associated Functions

Is this a request for something that previously existed in NCL?

Yes

Additional context

Related to NCAR/geocat-comp#31

@cyschneck cyschneck added the ncl Related to ncl specific content label Jun 27, 2024
@cyschneck cyschneck self-assigned this Jun 27, 2024
@cyschneck cyschneck added python entry Python-first content that do not require any knowledge of or references to NCL ncl receipt Receipt files are small files with little to no narrative content and removed ncl Related to ncl specific content labels Jul 1, 2024
@cyschneck cyschneck added ncl Related to ncl specific content ncl entry NCL entries are pages that explain specifically how to achieve something that was possible in NCL labels Jul 16, 2024
@anissa111 anissa111 changed the title Great Circle Calculations and NCL Receipt [GA-1509] Great Circle Calculations and NCL Receipt Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ncl entry NCL entries are pages that explain specifically how to achieve something that was possible in NCL ncl receipt Receipt files are small files with little to no narrative content ncl Related to ncl specific content python entry Python-first content that do not require any knowledge of or references to NCL
Projects
None yet
Development

No branches or pull requests

1 participant