NCAR / GENPRO

EOL/RAF first generation aircraft data processor (used through 1994).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

© 2016 University Corporation for Atmospheric Research

This work was performed under the auspices of the National Center for Atmospheric Research (NCAR) Earth Observing Laboratory (EOL) Summer Undergraduate Projects in Engineering Research (SUPER) program, which is managed by the University Corporation for Atmospheric Research (UCAR) and is funded by the National Science Foundation (NSF) (www.eol.ucar.edu).

GENPRO

GENPRO is a software package developed at NCAR designed for scientific data processing. The data files output from this software are written in a binary format, which came to be known as GENPRO format.

This repository contains all the old GENPRO-I and GENPRO-II code that could be found around NCAR. In addition it contains software to convert GENPRO-I and GENPRO-II to netCDF.

Getting the source

$ git clone https://github.com/ncareol/GENPRO.git

NCAR/EOL GENPRO-I Conversion Utility & Documentation

Compiling

genpro2nc has no external dependencies. Compile with:

$ cd GENPRO/g1nc/c
$ make

Documentation

Documentation of the GENPRO software can be found in the NCAR archives.

In particular, please note that information on GBYTES and SBYTES can be found in Gacnik, B., and B. Lackman, 1983: GenPro: GEN Scientific Data Processor; Reference Manual, Release 1.0. NCAR Technical Note NCAR/TN-209+IA, doi:10.5065/D6V122Q1., Appendix B (Pp 332)

A PDF document describing the GENPRO-I format is available as a part of this project: genpro.pdf.

Additional Resources

The following repositories may be useful:

NCAR/EOL GENPRO-II Conversion Utility & Documentation

Compiling

To compile g2n

$ cd g2n
$ make

Documentation

How to convert old RAF aircraft data in GENPROII format to netCDF and archive the old and new data in codiac

Steps to insert a project and datasets into COIDAC using ProjSetup.pl

Conversion Status Page (Excel file)

Conversion Status Page (Static HTML) Page 1 Page 2

TOGA COARE Date inconsistencies

About

EOL/RAF first generation aircraft data processor (used through 1994).

License:Apache License 2.0


Languages

Language:Fortran 47.4%Language:C 14.8%Language:HTML 8.5%Language:Perl 6.6%Language:Roff 5.0%Language:GAP 3.6%Language:PostScript 3.1%Language:Makefile 2.7%Language:C++ 2.3%Language:Logos 1.8%Language:TeX 1.1%Language:MATLAB 1.1%Language:Shell 0.9%Language:sed 0.7%Language:DIGITAL Command Language 0.1%Language:Pascal 0.0%Language:Python 0.0%Language:Vim Script 0.0%