]> www.wagner.pp.ru Git - sites/home_page.git/blob - geography/fGIS/man/clip.1.html
Added fGIS
[sites/home_page.git] / geography / fGIS / man / clip.1.html
1 <!-- manual page source format generated by PolyglotMan v3.0.4, -->
2 <!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
3
4 <HTML>
5 <HEAD>
6 <TITLE>CLIP(1) manual page</TITLE>
7 </HEAD>
8 <BODY>
9 <A HREF="#toc">Table of Contents</A><P>
10  
11 <H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
12 clip - clips a region from old file using mask file   
13 <H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
14 <B>clip 
15 </B> [-%] [-m number] [-o filename] [--help][--version] file mask  
16 <H2><A NAME="sect2" HREF="#toc2">DESCRIPTION </A></H2>
17 Clip 
18 creates new file, containing part of old file, which corresponds to given 
19 onsite area or specified class of mask file.  <P>
20 Cell size of new file would 
21 be equial to cell size of mask file. If cell sizes don't match, ``nearest 
22 neighbour'' algorithm would be used for rescaling. <P>
23   
24 <H2><A NAME="sect3" HREF="#toc3">OPTIONS </A></H2>
25
26 <DL>
27
28 <DT><B>--help</B>  </DT>
29 <DD>displays 
30 brief usage information. </DD>
31
32 <DT><B>--version</B>  </DT>
33 <DD>displays version number </DD>
34
35 <DT><B>-%</B>  </DT>
36 <DD>Displays percentage 
37 of processed lines in file. </DD>
38
39 <DT><B>-o</B><I> file </I><B>--output-file=</B><I>file</I>  </DT>
40 <DD>gives the name for 
41 output file. Defaults to <I>mosaic.out.epp</I> </DD>
42
43 <DT><B>-m</B><I> number</I><B>--mask-value=</B><I>number</I>  </DT>
44 <DD>Clip region 
45 which has class <I>number</I> in the mask file. Otherwise all onsite area of mask 
46 file would be clipped. </DD>
47 </DL>
48  
49 <H2><A NAME="sect4" HREF="#toc4">SEE ALSO </A></H2>
50 <B><A HREF="window.1.html">window(1)</A>
51 ,</B><A HREF="mosaic.1.html">mosaic(1)</A>
52 ,<B><A HREF="eheader.1.html">eheader</B>(1)</A>
53  <P>
54   
55 <H2><A NAME="sect5" HREF="#toc5">AUTHOR 
56 </A></H2>
57 <P>
58  Victor B. Wagner &lt;vitus@agropc.msk.su&gt; <P>
59   
60 <H2><A NAME="sect6" HREF="#toc6">BUGS </A></H2>
61 <P>
62  Should deal with different 
63 cell sizes. <P>
64
65 <HR><P>
66 <A NAME="toc"><B>Table of Contents</B></A><P>
67 <UL>
68 <LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
69 <LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
70 <LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
71 <LI><A NAME="toc3" HREF="#sect3">OPTIONS</A></LI>
72 <LI><A NAME="toc4" HREF="#sect4">SEE ALSO</A></LI>
73 <LI><A NAME="toc5" HREF="#sect5">AUTHOR</A></LI>
74 <LI><A NAME="toc6" HREF="#sect6">BUGS</A></LI>
75 </UL>
76 </BODY></HTML>