We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b4d28 commit 0a7cc6fCopy full SHA for 0a7cc6f
docs/requirements.txt
@@ -1,7 +1,7 @@
1
deepxde
2
mat73
3
matplotlib
4
-netCDF4
+netCDF4==1.7.2
5
h5py
6
numpy
7
pandas
requirements.txt
+netCDF4==1.7.2 # fallback to previous version to avoid h5py=3.15.1 incompatible
0 commit comments