Skip to content

v8.0.0

Compare
Choose a tag to compare
@ASF-Discovery ASF-Discovery released this 08 Aug 18:03
· 9 commits to master since this release
b9473fa

v8.0.0

Added

  • Added asf.ASFSearchOptions(circle=[lat, long, radius]) search param. Takes list of exactly 3 numbers.
  • Exposed asf.validator_map, which given a ops search param, can be used to look up which method we're going to validate it against.
  • Exposed ASFProduct.get_urls() which returns the URL's for it's products directly. Can control which products with the fileType enum.

Removed

  • Removes get_property_paths() static method from ASFProduct, just uses _base_properties