Universität Hamburg

Meteorologisches Institut

Universität Hamburg

English version | Suche | Sitemap | Kontakt | Impressum

Utilities

Available files

ggrid.bin:        Display Gaussian latitudes (Linux Binary)

ggrid.c:          Display Gaussian latitudes (Source Code)

endian.bin:       Convert the byte order of a file with 32 bit word length (Linux Binary)

endian.c:         Convert the byte order of a file with 32 bit word length (Source Code)

serdump.bin:      Dump Service file headers or show ASCII version of field (Linux Binary)

serdump.c:        Dump Service file headers or show ASCII version of field (Source Code)

c2i.bin:          Convert Cray Service to IEEE Service using NCARU library (Linux Binary)

c2i.c:            Convert Cray Service to IEEE Service using NCARU library (Source Code)

ncaru.a:          NCARU library (needed to compile c2i.c)

ncaru.tar:        NCARU library sources

     (from http://www.scd.ucar.edu/docs/conversion.tools/ncaru.html)

cdf2srv.bin:      Convert 2-D fields from a NetCDF file to SERVICE format (Linux Binary)

cdf2srv.c:        Convert 2-D fields from a NetCDF file to SERVICE format (Source Code)

inv_laplace.f:    Calculates the inverse laplace on a 64 * 32 grid by spectral transformation on T21 (Source Code)

inv_laplace.bin:  Calculates the inverse laplace on a 64 * 32 grid by spectral transformation on T21 (Linux Binary)

moment.py:        Calculate statistical moments for data from ASCII file or standard input. (Python script)

     Defaults to using the first column of data in each line.

double2single.py: Transform a Fortran-blocked file of doubles to a file of unblocked floats. (Python script)

 

DFA-Tools

dfa.c:            Program to calculate the Detrended Fluctuation Analysis; found somewhere on the Internet (modified)

dfa-old.c:        (Original Version) 

dfa.bin:          (Binary)

fitline.c:        Perform a linear fit on the output from dfa

fitline.bin:      (Binary)

README.dfa:       Original documentation