Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ requests>=2.28.0

# Instrument File Import — M17 (optional — install what you need)
# jcamp>=1.2.0 # JCAMP-DX (.jdx, .dx): IR, Raman, NMR, MS spectra [parser unreliable in CI]
h5py>=3.0.0 # HDF5 (.h5, .hdf5): simulation outputs, large arrays
h5py>=3.14.0 # HDF5 (.h5, .hdf5): simulation outputs, large arrays
xarray>=0.20.0 # NetCDF (.nc, .cdf): atmospheric/oceanographic data
netcdf4>=1.6.0 # NetCDF engine used by xarray
# spc>=0.2 # Thermo Fisher SPC (.spc): Raman/IR spectra [unmaintained; requires ez_setup]
Expand Down
Loading