Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented a code that reads a binary RTOFS profile file that is generated by Fortran. Once the file is read, temperature is ingested into an ioda file, along with longitude, latitude, temperature error data and the date of the measurement. Most of the code is in the new rtofs directory inside the obsproc directory. A static library is generated. An application needs to link against the rtofs library. Accordingly, the files in the application folder have been updated. --------- Co-authored-by: Guillaume Vernieres <[email protected]>
- Loading branch information