Man page - conv(1)
Packages contas this manual
- make_s1a_tops(1)
- make_slc_rs2(1)
- ext_orb_s1a(1)
- make_slc_lt1(1)
- p_scatter(1)
- assemble_tops(1)
- spectral_diversity(1)
- calc_dop_orb_envi(1)
- cut_slc(1)
- phasefilt(1)
- phasediff(1)
- sbas(1)
- esarp(1)
- conv(1)
- make_slc_nsr(1)
- make_gaussian_filter(1)
- xcorr(1)
- read_sarleader_dpaf(1)
- ext_orb_lt1(1)
- make_slc_csk(1)
- nearest_grid(1)
- phase2topo(1)
- split_spectrum(1)
- stitch_tops(1)
- bperp(1)
- asa_im_decode(1)
- resamp(1)
- offset_topo(1)
- extend_orbit(1)
- ers_line_fixer(1)
- merge_swath(1)
- geocode_slc(1)
- make_slc_gf3(1)
- solid_tide(1)
- read_data_file_dpaf(1)
- envisat_dump_header(1)
- split_aperture(1)
- make_raw_csk(1)
- envi_slc_decode(1)
- make_slc_tsx(1)
- make_s1a_tops_6par(1)
- read_data_file_ccrs(1)
- phasediff_get_topo_phase(1)
- asa_cat(1)
- calc_dop_orb(1)
- fitoffset(1)
- make_slc_s1a(1)
- envisat_dump_data(1)
Package: gmtsar-core
apt-get install gmtsar-core
apt-get install gmtsar-core
Manuals in package:
Documentations in package:
Manual
| CONV(1) | User Commands | CONV(1) |
NAME
conv - conv
SYNOPSIS
conv idec jdec filter_file input output
DESCRIPTION
This program is part of GMTSAR.
- conv [GMTSAR] - 2-D image convolution
- idec
- - row decimation factor
- jdec
- - column decimation factor
- filter_file
- - eg. filters/gauss17x5
- input
- - name of file to be filtered (I*2 or R*4)
- output
- - name of filtered output file (R*4 only)
- examples: conv 4 2 filters/gauss9x5 IMG-HH-ALPSRP109430660-H1.0__A.PRM test.grd (makes and filters amplitude file from an SLC-file)
- conv 4 2 filters/gauss5x5 infile.grd outfile.grd (filters a float file)
- conv [GMTSAR] - 2-D image convolution
Usage: conv idec jdec filter_file input output
- idec
- - row decimation factor
- jdec
- - column decimation factor
- filter_file
- - eg. filters/gauss17x5
- input
- - name of file to be filtered (I*2 or R*4)
- output
- - name of filtered output file (R*4 only)
- examples: conv 4 2 filters/gauss9x5 IMG-HH-ALPSRP109430660-H1.0__A.PRM test.grd (makes and filters amplitude file from an SLC-file)
- conv 4 2 filters/gauss5x5 infile.grd outfile.grd (filters a float file)
| May 2024 | conv |