Skip to content

Commit

Permalink
Update recipe.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jbusecke authored Jun 4, 2024
1 parent a04965b commit dad477d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion feedstock/recipe.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ async def get_recipe_inputs():
# fsspec_sync_patch=True,
)
| OpenURLWithFSSpec(cache=None, fsspec_sync_patch=True)
# do not specify file type to accomodate both ncdf3 and ncdf4
| OpenWithXarray(xarray_open_kwargs={"use_cftime": True})
| Preprocessor()
| StoreToZarr(
Expand Down

0 comments on commit dad477d

Please sign in to comment.