Skip to content

1.1.1 - Web Scrapping and Bug Fixes

Compare
Choose a tag to compare
@cyschneck cyschneck released this 02 Oct 01:34
· 89 commits to main since this release

Update to back-end for web scrapping:

  • PDS imaging url has been updated, new links reflect this change to prevent 403 error: pds-imaging.jpl.nasa.gov -> planetarydata.jpl.nasa.gov
  • Expanded User-Agent in Request from python -> web browser based user-agent

Additional Changes:

  • Fix pytest to run against local repo, instead of pypi
  • New pydar logo without text
  • CITATION.cff and citation credits for repo

Bug fixes and README.md edits
Pytest: 206 tests