Skip to content

Commit

Permalink
ensure fill value is zero.
Browse files Browse the repository at this point in the history
  • Loading branch information
tasansal authored Mar 4, 2023
1 parent af5995e commit 3ef90e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mdio/api/convenience.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ def copy_mdio(
path=data_path,
overwrite=overwrite,
dimension_separator=dimension_separator,
fill_value=0,
)

0 comments on commit 3ef90e8

Please sign in to comment.