Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def swap_land_barra(mask_fullpath, ec_cb_file_fullpath, ic_date):

# Path to output file
ff_out = ec_cb_file_fullpath.as_posix()
#print(ff_in, ff_out)
print(ff_in, ff_out)

# Read input file
mf_in = mule.load_umfile(ff_in)
Expand Down