Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort swot granules #21

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

efried130
Copy link

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 ]
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • Any dependent changes have been merged and published in downstream modules.

Additional Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant