Differences between revisions 12 and 13
Revision 12 as of 2017-05-18 09:36:13
Size: 1723
Comment:
Revision 13 as of 2018-06-05 07:25:32
Size: 1731
Editor: NicoleThomas
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
The utils library is installed in directory ''/usr/nfs/local/local/utils'' and consists of the following modules: The utils library is installed in directory ''/usr/nfs/software/icg1/local/utils'' and consists of the following modules:

The Utils Library

The utils library is installed in directory /usr/nfs/software/icg1/local/utils and consists of the following modules:

File

Function

dateconv.f90

subroutines for working with dates and times

lib_bval3d.f90

interpolation in latitude and longitude on a sphere

lib_interpol.f90

interpolation subroutines

lib_triangulate.f90

subroutines for triangulation

m_get_put.f90

subroutines to put new data into 2d-file and to get data from 2d-file

nc_eqlat_utils.f90

subroutines that calculate a field of equivalent latitude based on PV values on isentropic levels from a UKMO data set

nc_file.f90

check, if file is a NetCDF file

nc_io.f90

subroutines for reading from and writing to NetCDF files

nc_pack_utils.f90

packing utilities

nc_utils.f90

NetCDF utilities

packing.f90

subroutines for packing and unpacking an array

read2d_utils.f90

subroutines that read in data from the output of the MPIC 2-D model

utils.f90

different useful routines

Modifications in Utils Library

History of Changes

UtilsLibrary (last edited 2018-06-05 07:25:32 by NicoleThomas)