Skip to content

Commit

Permalink
Update monetio/models/gocart.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zachary Moon <[email protected]>
  • Loading branch information
MaggieMarvin and zmoon authored Nov 21, 2024
1 parent a8d577e commit d4d7ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monetio/models/gocart.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import xarray as xr


def open_mfdataset(fnames):
def open_mfdataset(fnames, **kwargs):
"""Method to open GOCART netcdf files.
Parameters
Expand Down

0 comments on commit d4d7ae7

Please sign in to comment.