Skip to content

Commit

Permalink
linting applied again
Browse files Browse the repository at this point in the history
  • Loading branch information
hhs732 committed Jan 8, 2025
1 parent 410ece3 commit 8ceadd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bathymetric_adjustment.py
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,6 @@ def process_bathy_adjustment(
-bathy_aibased /data/inputs/bathymetry/ml_outputs_v1.01.parquet
-buffer 5000 -wbd /data/inputs/wbd/WBD_National_EPSG_5070_WBDHU8_clip_dem_domain.gpkg -j $jobLimit
"""

parser = ArgumentParser(description="Bathymetric Adjustment")
parser.add_argument('-fim_dir', '--fim-dir', help='FIM output dir', required=True, type=str)
parser.add_argument(
Expand Down

0 comments on commit 8ceadd4

Please sign in to comment.