Extracting data from a CODAS database ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ There are two methods for extracting data from a CODAS database to disk: (1) Data can be extracted to disk as **Matlab** files, using compiled CODAS executables. (2) Data can be extracted to disk as **NetCDF** files, using a CODAS Python program and netCDF4 libraries ------ Contents: .. toctree:: :maxdepth: 2 Matlab/index Python/index