Pydar

Latest version: v1.4.0

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

Scan your dependencies

Page 1 of 3

1.4.0

Upcoming `2.0.0` Deprecation Warning
With the exception of any hot-fixes, the next release for `pydar` will be version `2.0.0`. This will be a large overhaul of the package to better adhere to [Pep8 Python Style](https://peps.python.org/pep-0008/) best practices. This will include changes made to function and variable names. You will still be able to use the original function names, but they will now throw a `DeprecationWarning` and advise you to use the new function name. Eventually the old names will be deprecated and no longer usable.

All the README and documentation information will be changed to reflect the new names, but if there are any questions, feel free to submit it at the [pydar/issues](https://github.com/unaschneck/pydar/issues)

Backwards Compatibility Conflicts
- Distrubtion changed from `setup.py` to `pyproject.toml`
- Python 3.13 version compatibility

_Bug fixes and README.md edits_

_Pytests: Tests for Python 3.10, 3.11, 3.12, 3.13 against Ubuntu, macOS, Windows_

1.3.3

Update available named features with one new and three updated Titan Features

New Titan Feature

New named feature by the IAU in July 2024: **Paititi Terra**

> The IAU Working Group for Planetary System Nomenclature has approved the name [Paititi Terra](https://planetarynames.wr.usgs.gov/Feature/16316) for a feature on Titan. For more information, please see the [Titan VIMS/RADAR nomenclature map](https://asc-planetarynames-data.s3.us-west-2.amazonaws.com/Titan_comp_VIMSimage.pdf) in the [Gazetteer of Planetary Nomenclature](https://planetarynames.wr.usgs.gov/).

Updated Titan Features

Adds back features that previously had missed latitude/longitude values

- [Garotman Terra](https://planetarynames.wr.usgs.gov/Feature/15181)
- [Quivira](https://planetarynames.wr.usgs.gov/Feature/6988)
- [Kutch Lacuna](https://planetarynames.wr.usgs.gov/Feature/15181)

_Bug fixes and README.md edits_
_Pytests: 206 tests for Python 3.9, 3.10, 3.11, 3.12 against Ubuntu, macOS, Windows_

1.3.2

Update available named features with six new named Titan Features

New Titan Features
Six new Titan lakes officially named by the IAU in May 2024

> The IAU Working Group for Planetary System Nomenclature has approved the names [Chapala Lacus ](https://planetarynames.wr.usgs.gov/Feature/16281), [Robino Lacus](https://planetarynames.wr.usgs.gov/Feature/16282), [Fena Lacus](https://planetarynames.wr.usgs.gov/Feature/16283), [Dem Lacus](https://planetarynames.wr.usgs.gov/Feature/16284), [Tibi Lacus](https://planetarynames.wr.usgs.gov/Feature/16285), and [Vaca Lacus](https://planetarynames.wr.usgs.gov/Feature/16286) for six features on Titan. For more information, please see the [Titan North Pole nomenclature map](https://asc-planetarynames-data.s3.us-west-2.amazonaws.com/titan_northpole_new.pdf) in the [Gazetteer of Planetary Nomenclature](https://planetarynames.wr.usgs.gov/)

All six lakes are visible from the flyby id `T18` and segment `S01` between `72-78` degrees latitude and `129-144` degrees longitude
<p align="center">
<img src="https://github.com/unaschneck/pydar/assets/22159116/2284e4ee-3286-4a54-b207-03f8e7615991" />
</p>
The largest lake is Tibi Lacus with a diameter of 47 km and the smallest lake is Robino Lacus with a diameter of 11 km

Potential Backwards Incompatibility
Release removes three named Titan features which have previously been accessible but missing latitude/longitude data
- [Garotman Terra](https://planetarynames.wr.usgs.gov/Feature/15181) (missing Westmost Longitude)
- [Kutch Lacuna](https://planetarynames.wr.usgs.gov/Feature/15181) (missing Westmost Longitude)
- [Quivira](https://planetarynames.wr.usgs.gov/Feature/6988) (missing Northmost and Southmost Latitude)

_Bug fixes and README.md edits_
_Pytests: 206 tests for Python 3.9, 3.10, 3.11, 3.12 against Ubuntu, macOS, Windows_

1.3.1

Update package for new Titan crater identified by IAU in March. No impact on existing scripts and remains backwards compatible.

New Named Titan Feature
New Titan crater [Ihi identified by IAU in March 2024](https://planetarynames.wr.usgs.gov/Feature/16274) added to backend for named features

Updated Feature Name Web Scrap Script Backend
Titan feature name updated website design required updated web scraping and account for different English spelling (Northmost vs Northernmost)

_Bug fixes and README.md edits_

_Pytests: 206 tests for Python 3.9, 3.10, 3.11, 3.12 against Ubuntu, macOS, Windows_

1.3.0

Update package for future support, deprecation warnings/vulnerabilities, and add a developer environment. No impact on existing scripts and remains backwards compatible

Python 3.12 Support

Expanded testing suite and verify support with Python 3.12. Currently supporting Python 3.9, 3.10, 3.11, 3.12

Developer Environment

New conda environment file `environment.yml` for working with or testing against the pydar repo

_Bug fixes and README.md edits_

_Pytests: 206 tests for Python 3.9, 3.10, 3.11, 3.12 against Ubuntu, macOS, Windows_

1.2.0

Fix to the updated Planetary Data System (PDS) URL
- `pds-imaging.jpl.nasa.gov/data/` has been updated to `planetarydata.jpl.nasa.gov/img/data/ `

_Bug fixes and README.md edits_
_Pytest: 206 tests_

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.