Pydar

Latest version: v1.4.0

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.1.1

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_

1.1.0

Bug fixes and library update:

- Update PDS image library (planetaryimage -> stable rasterio library)
- Additional Pytests: verify ids/features output, figure size/dpi is postive, time range (206 tests)

1.0.1

Pytests for 1.0.0 Release:

Tests cover error handling and verified output for 1.0.0 functions released

- test_display_image.py
- test_extract_flyby_parameters.py
- test_read_readme.py
- test_retrieve_ids_by_time_position.py

Completed: 202 Tests

1.0.0

Functions in 1.0.0 Release:

Find relevant flyby observation numbers/IDs for a feature, range of latitude/longitudes (or specific latitude/longitude), or a time range (or specific time)

- retrieveIDSByFeatureName()
- retrieveIDSByLatitudeLongitude()
- retrieveIDSByLatitudeLongitudeRange()
- retrieveFeaturesFromLatitudeLongitude()
- retrieveFeaturesFromLatitudeLongitudeRange()
- retrieveIDSByTime()
- retrieveIDSByTimeRange()

Use flyby observation numbers/IDs to retrieve flyby observation data (.FMT, .TAB, .LBL, .IMG) from SBDR and BIDR data files by default

- convertFlybyIDToObservationNumber()
- convertObservationNumberToFlybyID()
- extractFlybyDataImages()

Access specific observation data from AAREADME and .LBL readme information

- returnAAREADMEOptions()
- readAAREADME()
- returnLBLOptions()
- readLBLREADME()

Display PDS image retrieved for flyby observation

- displayImages()

0.1.0

Basic functionality release to ensure behavior

Released function calls:

- extractFlybyDataImages()
- getFlybyData()
- convertFlybyIDToObservationNumber()
- convertObservationNumberToFlybyID()
- displayImages()
- extractMetadata()
- returnAllAAREADMEOptions()
- readAAREADME()
- returnAllLBLOptions()
- readLBLREADME()
- csvCORADRJPLOptions()
- csvSwathCoverage()
- csvFeatureNameDetails()
- retrieveIDSByFeatureName()
- retrieveIDSByLatitudeLongitude()
- retrieveIDSByLatitudeLongitudeRange()
- retrieveIDSByTime()
- retrieveFeaturesFromLatitudeLongitude()
- retrieveFeaturesFromLatitudeLongitudeRange()

0.0.2

testing upload functionality

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.