Skip to content

Releases: seignovert/python-webgeocalc

Release 1.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 13:55
bc0f2e4
  • Add TWO_DIRECTIONS implementation in AngularSeparation and wgc-angular-separation cli (#11)
  • Add PhaseAngle, PointingDirection, TangentPoint endpoints (with their respective cli) (#12)
  • Add not implemented error on GeometryFinder missing endpoints (#12)
  • Add Payload and Directions classes (#11)
  • Add __eq__ method to compare payload directly with a dict (#12)
  • Simplify and clean up payload tests (#12)
  • Bump python min version to 3.11 (#10)
  • Bump requests version (#9)
  • Bump API version (#12)
  • Update ReadTheDocs configuration (#12)

Release 1.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 13:09
00992cd
Bump version: 1.3.0 → 1.4.0

Version 1.3

Choose a tag to compare

@seignovert seignovert released this 05 Nov 08:14
  • Add ESA and 3-rd party WGC instances.

Version 1.2

Choose a tag to compare

@seignovert seignovert released this 01 Apr 18:39
Version 1.2

Version 1.1

Choose a tag to compare

@seignovert seignovert released this 12 Feb 01:14

Add command line interface for generic and geometry calculations.

Version 1.0

Choose a tag to compare

@seignovert seignovert released this 11 Feb 02:57

Add documentation and Conda deployment.

Version 0.3

Choose a tag to compare

@seignovert seignovert released this 27 Jan 07:16

Add all basic calculations without geometry finder searches.

Version 0.2

Choose a tag to compare

@seignovert seignovert released this 23 Jan 23:32

Implement StateVector calculation.

Version 0.1

Choose a tag to compare

@seignovert seignovert released this 23 Jan 23:34

Alpha version to retrieve the list of available kernels on WebGeoCalc API.