chipwera.blogg.se

Cdf files nasa documentation
Cdf files nasa documentation






As a result this is the final make command: make OS=linux ENV=gnu CURSES=yes FORTRAN=no UCOPTIONS=-O2 SHARED=yes -j4 all I want to install the Curses-based toolkit programs that allow to use the command-line based interactive CDF tools (that's why we installed libncurses5-dev dependency in step 2). I am not interested in the FORTRAN interface, and my operating system supports shareable libraries. I will be building the distribution for Linux using the GNU C compiler.

cdf files nasa documentation

The two cents are that you want to check which compile variables are required/optional for your system and needs. You should have downloaded a README.install file that contains a lot more details on this step than I'll provide. pip install numpy scipy h5py matplotlib networkxĪpt install build-essential gfortran libncurses5-dev You can install them all using conda or pip, and apt.

cdf files nasa documentation

SpacePy and the CDF Library have several dependencies (as pointed out by Dyzma). if you want to download the code in a different path make sure you change the code below. Note: the following will create a directory in the current folder. Grab the source code using wget, and extract it. You can find the latest stable release at this link. Download the latest version of the CDF C Library:

cdf files nasa documentation

Here's an easy to follow guide if you didn't even know what the CDF file format was before you found this question on SO.ġ. The answer by is correct, but it assumes that you have already installed the CDF C Library.








Cdf files nasa documentation