Skip to content

Releases: SatelliteApplicationsCatapult/sedas_pyapi

Fix bulk downloader hanging.

30 Jul 10:35
7ede4ff
Compare
Choose a tag to compare
  • Fix the bulk download class threads.

Source group and Satellite lookup functions

12 Jul 15:10
91e6bad
Compare
Choose a tag to compare

This release contains potentially backwards incompatible changes.

  • Add source group lookup
  • Add satellite lookup
  • Make source group and satellite name optional on type specific searches
  • Remove underscores from parameter names on all SeDASAPI functions (this may break existing code with named parameters)

Satellite name and source group paramters

11 Jul 15:58
10de944
Compare
Choose a tag to compare

Add satellite name parameter to search
Add source group parameter to search

completion notifications

03 Jul 10:08
1939f6a
Compare
Choose a tag to compare
  • Improved documentation
  • The bulk download can now take a queue to put messages on when a download completes.

first release on pypi

02 Jul 15:28
285605f
Compare
Choose a tag to compare
  • Documentation improvements
  • Wheel building