Skip to content

Commit

Permalink
Update applicable versions of third party dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svniemeijer committed Dec 7, 2022
1 parent 5413102 commit 07097e2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ What you will need
and all documentation and examples. For the IDL and MATLAB interfaces,
pre-built versions are included for IDL 8.3 and higher for Windows, and
MATLAB R2019b (v9.7) and higher for Windows. For the Python interface, a
pre-built version for Python 3.7 is included. For the Java interface, a
pre-built version for JDK 8 is included. All CODA interfaces have been
pre-built version for Python 3.11 is included. For the Java interface, a
pre-built version for JDK 11 is included. All CODA interfaces have been
compiled with HDF4 and HDF5 support built in.

If you do not have the CODA package you need, you can download it from the
Expand All @@ -58,7 +58,8 @@ What you will need
- If you plan on using the Python interface you need Python version 2.7 or
higher and the Python 'numpy' and 'cffi' packages.

- If you plan on using the Java interface you need JDK/JRE version 8.
- If you plan on using the Java interface you need JDK/JRE version 8 or
higher.

- If you use Windows you will need to have the Microsoft Visual C++
Redistributable Packages for Visual Studio 2015 installed.
Expand Down

0 comments on commit 07097e2

Please sign in to comment.