Size: 70
Comment:
|
Size: 1431
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
TestSeite |
|| '''Program''' || '''Input file''' || '''Function''' || || add_cooling_rate || add_cooling_rate.inp || This program adds future cooling rates to an init file || || add_noonpos || add_noonpos.inp || Adds positions at noon(NOONLAT, NOONLON, NOONTHETA/NOONZETA, NOONTIME) or at synoptical time (SYNLAT, SYNLON, SYNTHETA/SYNZETA, SYNTIME) to a NetCDF file. || || copy_pos_file || command line || Copies a pos file and changes the date (time, DATE_TIME and TIME_INIT). [[BR]] Call: copy_pos_file pos-file-name new-date(yymmddhh) || || crista2init || crista2init.inp || Creates init file from Crista file || || inc_date || inc_date.ini || Increments given date by a given number of days and hours. The incremented date is written to standard output. || || inc_date30 || inc_date.ini || || || pos_add || pos_add.inp || Adds parameters to a pos file (with different times on TIME_INIT). The values are interpolated from isentropic files (spatial and temporal). || || select_slice || select_slice.inp || Extracts a subset from a NetCDF file and writes it to a new destination, e.g. the data for a single trajectory out of a set of trajectories.|| || traj_add_init || traj_add_init.inp || Adds parameters to a trajectory output file by copying from init file. (Add parameters to trajectory output file by interpolation from isentropic files: traj/source/traj_add.f90) || |
Program |
Input file |
Function |
add_cooling_rate |
add_cooling_rate.inp |
This program adds future cooling rates to an init file |
add_noonpos |
add_noonpos.inp |
Adds positions at noon(NOONLAT, NOONLON, NOONTHETA/NOONZETA, NOONTIME) or at synoptical time (SYNLAT, SYNLON, SYNTHETA/SYNZETA, SYNTIME) to a NetCDF file. |
copy_pos_file |
command line |
Copies a pos file and changes the date (time, DATE_TIME and TIME_INIT). BR Call: copy_pos_file pos-file-name new-date(yymmddhh) |
crista2init |
crista2init.inp |
Creates init file from Crista file |
inc_date |
inc_date.ini |
Increments given date by a given number of days and hours. The incremented date is written to standard output. |
inc_date30 |
inc_date.ini |
|
pos_add |
pos_add.inp |
Adds parameters to a pos file (with different times on TIME_INIT). The values are interpolated from isentropic files (spatial and temporal). |
select_slice |
select_slice.inp |
Extracts a subset from a NetCDF file and writes it to a new destination, e.g. the data for a single trajectory out of a set of trajectories. |
traj_add_init |
traj_add_init.inp |
Adds parameters to a trajectory output file by copying from init file. (Add parameters to trajectory output file by interpolation from isentropic files: traj/source/traj_add.f90) |