Skip to content

Conversation

buscandoaverroes
Copy link

  • add comments to coordinates/Geocentric.go and coordinates/Geodetic.go
  • add tests in Geocentric_test.go
  • add readme to coordinates Module
  • add explanatory notebook

HarutakaMatsumoto and others added 23 commits January 22, 2024 11:33
* hotfixes/v1.0.2:
  Updated issue templates
  Create go.yml
passes tests for GenerateLocalFromGeocentric() and GenerateGeocentricFromLocal()
add global variables; simplify error calculations
split GenerateGeocentricFromLocal() and GenerateLocalFromGeocentric() tests
Change two global variables to global constants. Again passes package tests.
This reverts commit b924845.
using notebook instead
@buscandoaverroes buscandoaverroes linked an issue Jun 24, 2024 that may be closed by this pull request
@buscandoaverroes buscandoaverroes added the documentation Improvements or additions to documentation label Jun 24, 2024
@HarutakaMatsumoto HarutakaMatsumoto self-requested a review July 22, 2024 02:58
Copy link
Member

@HarutakaMatsumoto HarutakaMatsumoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a feature branch.
However, this pull request incorrectly merges 4-add-example-use-documentation into main.
Please recreate the pull request from 4-add-example-use-documentation to develop.

@HarutakaMatsumoto
Copy link
Member

I rewrite this to GoDoc.

@HarutakaMatsumoto HarutakaMatsumoto self-assigned this Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add example use documentation
2 participants