CRTMv3 repository for coordinated development and releases. Code history is not carried in this repository prior to v3, to reduce the cloning overhead. For v2.x history leading up to v3, see JCSDA/crtm repository.
Other
6
stars
6
forks
source link
SIMOBS-67.1 Convert CRTM TauCoeff and SpcCoeff files from binary to netCDF #42
This epic covers the conversion of TauCoeff and SpcCoeff CRTM instrument coefficient files from binary to netCDF format for the case where there is no netCDF file already available.
The following file types need to be converted:
[ ] TauCoeff
[ ] SpcCoeff
Conversion scripts for individual files are already available (SpcCoeff and TauCoeff, le -> nc4).
The remaining tasks are:
[ ] Write a batch script to run the individual Fortran applications over all required instruments ( O(100) ).
[ ] Run batch script over all cases.
[ ] Error handling for special cases where the applications fail.
This epic covers the conversion of TauCoeff and SpcCoeff CRTM instrument coefficient files from binary to netCDF format for the case where there is no netCDF file already available.
The following file types need to be converted:
Conversion scripts for individual files are already available (SpcCoeff and TauCoeff, le -> nc4). The remaining tasks are: