Skip to content

Commit

Permalink
Merge pull request #56 from ACCESS-NRI/add_med_diagnostics
Browse files Browse the repository at this point in the history
Add MED-Diagnostics
  • Loading branch information
rbeucher authored Aug 28, 2023
2 parents 4699359 + ba1083a commit fa01c1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions scripts/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ dependencies:
- cf_xarray
- sparse
- xgboost >1.6.1 # github.com/ESMValGroup/ESMValTool/issues/2779
- med-diagnostics==0.0.1 # pining for now
- pip:
- railroad-diagrams ### Unlisted dependency of pip and pyparsing
- access-med-utils==0.1.5
Expand Down
3 changes: 2 additions & 1 deletion scripts/testconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ skip:
- send2trash
- esmf_regrid
- esmvaltool.diag_scripts
- med_diagnostics

# Preload these modules before testing to avoid weird python issues
preload:
Expand All @@ -57,4 +58,4 @@ preload:
# can remove
exception:
- matplotlib.tests
- zmq.backend.cffi
- zmq.backend.cffi

0 comments on commit fa01c1d

Please sign in to comment.