Run Subsetter Module
run_subsetter.py
This script runs L2SS-Py on the given granule.
-
podaac.subsetter.run_subsetter.main() → None[source]
Entry point to the script
-
podaac.subsetter.run_subsetter.parse_args(args: list) → tuple[source]
Parse args for this script.
- Returns:
input_file, output_file, bbox, variables, min_time, max_time
- Return type:
tuple
-
podaac.subsetter.run_subsetter.run_subsetter(args: list) → None[source]
Parse arguments and run subsetter on the specified input file