JCSDA / CRTMv3

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

update various TauCoeff utilties #174

Closed BenjaminTJohnson closed 1 month ago

BenjaminTJohnson commented 1 month ago

following the updates to SpcCoeff utilities via #173 and #171, need to update the TauCoeff utilities in a similar fashion.
(1) command line reading (2) support for any unusual structures. (3) update various inspect routines

./Coefficients/TauCoeff/ODPS/ODPS_NC2BIN/ODPS_NC2BIN.f90
./Coefficients/TauCoeff/ODAS/ODAS_NC2BIN/ODAS_NC2BIN.f90
./Coefficients/TauCoeff/ODPS/ODPS_BIN2NC/ODPS_BIN2NC.f90
./Coefficients/TauCoeff/ODAS/ODAS_BIN2NC/ODAS_BIN2NC.f90

Creation of various inspect routines:

TauCoeff_Inspect ??
BenjaminTJohnson commented 1 month ago

There seem to be no dedicated utility for inspecting TauCoeff files.