Skip to content

Commit

Permalink
Add NDQube to support spectra and HD data (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: Damian Barrous-Dume <[email protected]>
  • Loading branch information
dbarrous and dbarrous-navteca authored Sep 14, 2023
1 parent 6132d39 commit 8dba960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
numpy==1.24.4
astropy==5.2.2
sunpy==4.1.7 # not currently needed
ndcube==2.1.3 # Adding NDCube to support spectra and high-dimensional data in hermes_core data container
flake8==6.0.0 # for code style
black==23.7.0 # for code style
pytest==7.4.0 # for testing
Expand Down

0 comments on commit 8dba960

Please sign in to comment.