Skip to content

Commit

Permalink
Update ILAMB
Browse files Browse the repository at this point in the history
Update ILAMB to v2.7.2 (use conda-forge package instead of git repo)
Use access-nri channel in place of coecms for ucx-py
  • Loading branch information
rbeucher authored Dec 11, 2024
1 parent d80d3ec commit 187b101
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions environments/access-med/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies:
- shapely
- cf_xarray
- sparse
- coecms::ucx-py
- access-nri::ucx-py
- xgboost >1.6.1 # github.com/ESMValGroup/ESMValTool/issues/2779
- med-diagnostics==0.0.1 # pining for now
- access-med-tools==0.1.9
Expand All @@ -72,13 +72,11 @@ dependencies:
- tqdm
- moderngl
- ffmpeg
- ilamb==2.7.2
- pip:
- lavavu==1.8.84
- railroad-diagrams ### Unlisted dependency of pip and pyparsing
- git+https://github.com/rubisco-sfa/[email protected]
- git+https://github.com/ACCESS-NRI/[email protected]
- py360convert
- numpy-quaternion

# Julia (dependencies installed by separate script)
- julia

0 comments on commit 187b101

Please sign in to comment.