Skip to content

Latest commit

 

History

History
 
 

src

To compile:

make clean
make

We should have the message --> all ok. at the end, and now the file cython_wrapper.so exists. So now, you can test it here.


NOTE: The C sources were generated by this perl code, which uses .h C structures as in here:

ftp://mussel.srl.caltech.edu/pub/ace/level2/acel2src.zip

The former .h files correspond to ACE L2 data stored in HDF files.