An open API service indexing awesome lists of open source software.

https://github.com/ncar/libraf

Library for EOL/RAF. Used by external projects ncpp & xpms2d.
https://github.com/ncar/libraf

aircraft raf

Last synced: 2 months ago
JSON representation

Library for EOL/RAF. Used by external projects ncpp & xpms2d.

Awesome Lists containing this project

README

          

This document describes the functions and subroutines in the libraf library.
This library may be used by placing a "-lraf" in your compile statement.

cio (C) $LOCAL/src/libraf/cio.c
-------------------------------

Tape I/O utilities that may be used for tape reading/writing, etc.

util (C) $LOCAL/src/libraf/util.c
-------------------------------

Utilities that may be used for general purpose string manipulation, etc.

flote (FORTRAN) $LOCAL/src/libraf/flote.f
-----------------------------------------

A general purpose plotting tick mark finder subroutine.

sendpr (FORTRAN) $LOCAL/src/libraf/sendpr.f
-------------------------------------------

A utility used to send output to the system lineprinter from a FORTRAN
program.

sendhc (FORTRAN) $LOCAL/src/libraf/sendhc.f
-------------------------------------------

A utility used to send output to the system laser printer from a FORTRAN
program.