Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new version update #1002

Merged
merged 5 commits into from
Nov 30, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
Update xcdat version to 0.6.1 or above
  • Loading branch information
lee1043 committed Nov 29, 2023
commit 93239de4e6d6ad50d2a48fdc775afa49a0da1a1c
2 changes: 1 addition & 1 deletion conda-env/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
- eofs=1.4.0
- seaborn=0.12.2
- enso_metrics=1.1.1
- xcdat=0.5.0
- xcdat>=0.6.1
- xmltodict=0.13.0
- setuptools=67.7.2
- netcdf4=1.6.3
Expand Down