Skip to content

Releases: JPLMLIA/pdsc

PDSC v1.4

25 Dec 00:52

Choose a tag to compare

This release now supports both Python 3 and Python 2.7. It is the first release to be made available publicly under an open source license.

PDSC v1.3

25 Dec 00:45

Choose a tag to compare

This release pins some dependencies to avoid incompatibility with newer versions of certain libraries.

Note that pip<19.0.0 must be used to install this release.

PDSC v1.2

25 Dec 00:46

Choose a tag to compare

This release introduces two improvements:

  1. Provides a consistent interface for getting the observation footprint size in meters (observation_length_m and observation_width_m); see #20
  2. Uses abstract base classes to prevent the user from accidentally instantiating an abstract localizer; see #25

PDSC v1.1

25 Dec 00:46

Choose a tag to compare

First official release of the PDSC library