bcdev / nc2zarr

A Python tool that converts NetCDF files to Zarr format
MIT License
9 stars 3 forks source link

Non-existing inputs are ignored #25

Closed forman closed 3 years ago

forman commented 3 years ago

Input path that are no wildcards are ignored if the input path does not exist. An error must be raised in such cases instead.