asf_package property

asf_package property

Gets the ASF metadata package.

Remarks

Learn more | | |

Example

This code sample demonstrates how to read native ASF metadata.

Definition:

@property
def asf_package(self):
    ...

See Also