SWOT-OpenToolkit icon indicating copy to clipboard operation
SWOT-OpenToolkit copied to clipboard

Sort swot granules

Open efried130 opened this issue 1 year ago • 0 comments

Description

Filter SWOT granules for latest processing version and writes out a JSON containing the best files for each directory. Use .json file to read in and work with most current data.

Currently built for PGC0 and PIC0 versions

Required: directory of SWOT RIverSP or PIXC data

Usage: python3 filterVersionRiverSP_ex.py python3 filterVersionRiverSP_ex.py

Authors: Elisa Friedmann and Fiona Bennitt Date: 2024-10-31

Type of Change

**New Feature**

Checklist

  • [ x ] I have read the contributing guidelines.
  • [ x ]
  • [x] My code follows the code style of this project.
  • [x] My change requires a change to the documentation.
  • [x] I have updated the documentation accordingly.
  • [x] I have added tests to cover my changes.
  • [x] All new and existing tests passed.
  • [x] Any dependent changes have been merged and published in downstream modules.

Additional Context

efried130 avatar Oct 31 '24 17:10 efried130