Skip to content

Commit

Permalink
new/data/cli: +note on error to handle
Browse files Browse the repository at this point in the history
  • Loading branch information
raehik committed Aug 23, 2023
1 parent e319336 commit 1360e7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gz21_ocean_momentum/new/data/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@
grid, surface_fields, bounding_box, options.ntimes, options.cyclize,
options.factor, "usurf", "vsurf")

# TODO: if path exists, gets a zarr.errors.ContainsGroupError
forcings.to_zarr(options.out_dir)

0 comments on commit 1360e7c

Please sign in to comment.