Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dustming/basinmaker
Browse files Browse the repository at this point in the history
  • Loading branch information
dustming committed May 20, 2023
2 parents b0a05c7 + 5308fd7 commit c5e7cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basinmaker/func/purepy.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ def save_modified_attributes_to_outputs(mapoldnew_info,tempfolder,OutputFolder,c

outline = create_watershed_boundary(mapoldnew_info)
outline.to_file(os.path.join(OutputFolder,"outline.shp"))
# create_geo_jason_file(os.path.join(OutputFolder,cat_name))
create_geo_jason_file(os.path.join(OutputFolder,cat_name))

else:

Expand Down

0 comments on commit c5e7cfa

Please sign in to comment.