⇤ ← Revision 1 as of 2008-09-26 07:05:01
Size: 628
Comment:
|
← Revision 2 as of 2010-04-29 08:44:12 ⇥
Size: 667
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from select_slice |
Program select_slice
This routine extracts a subset from a NetCDF file and writes it to a new destination. The input file should contain a NetCDF file with maximum n=3-dimensional fields, e.g. a trajectory file. This subroutine selects a n-1-dimensional slice for a given selected dimension e.g. the data for a single trajectory out of a set of trajectories.
Configuration file
It needs an input file select_slice.inp which contains information in the following order:
dimension name chosen number number of files input file 1 output file 1 input file 2 output file 2 etc.