Skip to content

Commit 90e1fa5

Browse files
authored
Merge pull request #391 from pyiron/netcdf4
Add netcdf4
2 parents 887be57 + 117964f commit 90e1fa5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

mpie_cmti/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ dependencies:
2626
- llama-index =0.11.16
2727
- jupyter-server-proxy =4.4.0
2828
- flux-core =0.64.0
29+
- netcdf4 =1.7.1
2930
- maxvolpy =0.3.8

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ vtk==9.2.6
2929
pytorch==2.1.2
3030
tensorflow==2.17.0
3131
llama-index==0.11.16
32+
netcdf4==1.7.1
3233
maxvolpy==0.3.8

0 commit comments

Comments
 (0)