Skip to content

Wavetrace v4.0.0

Compare
Choose a tag to compare
@kesara kesara released this 21 Apr 01:55
· 15 commits to master since this release

v4.0.0

  • Removed Gitlab API key optio, because it is unnecessary for accessing the required public repository
  • Added the option to create ESRI Shapefiles in the functions main.compute_coverage and main.compute_satellite_los.
  • Fixed pip install error #19.

Previous releases

v3.0.1

  • Repackaged with setuptools and ensured that the README is included in tar archive this time

v3.0.0

  • Added functions to compute line-of-sight for geostationary satellites
  • Renamed some functions, hence the version bump

v2.0.0

  • Complete refactor and conversion into a Python package

v1.0.0

  • Initial version