EUFAR / egads

EUFAR General Airborne Data-processing Software
GNU General Public License v3.0
7 stars 5 forks source link

nappy dependency #3

Open nguy opened 8 years ago

nguy commented 8 years ago

In the past I had troubles with the cdms dependency. What is the best way to deal with the cdms dependency of nappy?

EUFAR commented 8 years ago

That's mainly why I decided to develop a new function to read/write natively NASA Ames format. As Nappy (and cdms) is old and not updated since few years, I think it is the best solution for EGADS. This way, it should be able to run under windows and the code should be able to evolve in the good direction. The usable version of EGADS should be available at the end of next September (I hope !)

nguy commented 8 years ago

Great thanks @eufarn7sp .

If it's any help, I have a reader in another package that should read FFI 1001 version. It could probably be generalized, but would take some work. I'll look for the updated code. We are thinking about using this as a framework for porting our U Wyoming aircraft processing code in the future.