Differences between revisions 3 and 4
Revision 3 as of 2008-11-25 10:09:51
Size: 1228
Editor: NicoleThomas
Comment:
Revision 4 as of 2008-11-25 10:17:01
Size: 1502
Editor: NicoleThomas
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:

Remarks:

 1. distance between points on line of sight in kilometer
 1. maximum altitude in kilometer
 1.
{{{
15) bsp_data/crista.wgt ! file with weights
16) 3 ! 1=distances along line of sight, 2=horizontal distances, 3=vertical distances
}}}

los_i3d

Configuration file

The options for the execution of los_i3d are set in the configuration file los_i3d.inp:

1)   10.                 ! distance between points [km]
2)   30.                 ! maximum altitude [km]
3)   5.   90.            ! lat_min, lat_max
4)   /private/icg112/crista2/netcdf/cr2_ci2.0_NH_220-221.nc   ! file with observer and view points
5)   /private/icg112/crista2/init/init_CR2_97080912.nc        ! clams data
6)   /usr/nfs/clams/icg134/crista2/ecmwf/links                ! directory with meteorological data 
7)   ECZ                                                      ! prefix for meteorological data   
8)   /private/icg112/crista2/los/cr2_ci2.0_NH_220-221_los.nc  ! output file
9)   n                                                        ! use positions at noon (y/n)
10)  /home/icg1/icg112/clams/clams-tools/add_noonpos_icg1060  ! executable add_noonpos
11)  /home/icg1/icg112/clams/traj/traj_icg1060                ! executable traj
12)  2                    ! number of parameters
13)  IWC                  ! list of parameters 
     SH
14)  3                    ! output type (1=los data,2=viewpoint data (weighted), 3=vp data)

Remarks:

  1. distance between points on line of sight in kilometer
  2. maximum altitude in kilometer

15)  bsp_data/crista.wgt       ! file with weights
16)  3        ! 1=distances along line of sight, 2=horizontal distances, 3=vertical distances

los_i3d (last edited 2012-12-10 13:02:23 by ReinholdSpang)