summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/ametsoc/AMS_References.pdfbin0 -> 108787 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ametsoc/README7
-rw-r--r--Master/texmf-dist/doc/latex/ametsoc/amspaper.pdfbin0 -> 103632 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ametsoc/amspaper.tex275
-rw-r--r--Master/texmf-dist/doc/latex/ametsoc/bibliography/database.bib346
-rw-r--r--Master/texmf-dist/doc/latex/ametsoc/bibliography/references.bib8
-rw-r--r--Master/texmf-dist/doc/latex/ametsoc/blank_template.tex125
-rw-r--r--Master/texmf-dist/doc/latex/ametsoc/figures/figure01.eps568
8 files changed, 1329 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ametsoc/AMS_References.pdf b/Master/texmf-dist/doc/latex/ametsoc/AMS_References.pdf
new file mode 100644
index 00000000000..78fd09d44fa
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ametsoc/AMS_References.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/ametsoc/README b/Master/texmf-dist/doc/latex/ametsoc/README
new file mode 100644
index 00000000000..f08ab016ad4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ametsoc/README
@@ -0,0 +1,7 @@
+This package contains all the files necessary to write an article using
+LaTeX for the American Meteorological Society journals. The article and
+bibliography style files are provided along with two PDFs describing the
+use of the files and a blank template for authors to use in writing their
+article.
+
+License: LaTeX Project Public License \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/ametsoc/amspaper.pdf b/Master/texmf-dist/doc/latex/ametsoc/amspaper.pdf
new file mode 100644
index 00000000000..0c8f5b825df
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ametsoc/amspaper.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/ametsoc/amspaper.tex b/Master/texmf-dist/doc/latex/ametsoc/amspaper.tex
new file mode 100644
index 00000000000..ffb0e17dc3d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ametsoc/amspaper.tex
@@ -0,0 +1,275 @@
+%
+% AMS template fie with AMS style descripition
+%
+% Developed by Brian Papa - American Meteorological Society
+%
+% amspaper.tex version 2.01
+% 8/31/07 corrected placement of doublespace command
+%
+\documentclass[12pt]{article}
+
+\usepackage{ametsoc}
+
+\setcounter{secnumdepth}{5}
+
+
+\urlstyle{rm}
+
+\catcode`\"=\active \let"=\"
+\let\3=\ss
+
+\begin{document}
+\begin{doublespace}
+
+\title{\bf{A Sample American Meteorological Society \LaTeX\ Document}}
+% First author name and corresponding author information (typically
+% the first author).
+\author{{\sc{Brian Papa} \thanks{\textit{Corresponding author address:}
+ Brian Papa, American Meteorological Society, 45 Beacon St., Boston,
+ MA 01464. \newline{E-mail: latex@ametsoc.org}}}\\
+% First author affiliation
+\sc{American Meteorological Society, Boston, Massachusetts}
+%
+% Use the \and command to add multiple authors with different
+% affiliations
+%
+% Second author name and affiliation
+\and
+\centerline{\sc{Author2Firstname Author2Lastname}}\\
+\centerline{\sc{Affiliation, City, State/Province, Country}}
+%
+% Second author name and affiliation
+\and
+\centerline{\sc{Author3Firstname Author3Lastname}}\\
+\centerline{\sc{Affiliation, City, State/Province, Country}}
+}
+\amstitle
+
+% Start Abstract
+\begin{abstract}
+This is a sample American Meteorological Society (AMS) \LaTeX\ template. This
+document provides authors with both a \LaTeX\ template and basic AMS
+formatting guidelines to be used when writing a paper. Authors should
+refer to the file amspaper.tex to review the actual \LaTeX\ code used to
+create this document. The amspaper.tex (or blank\_template.tex) file
+can then be modified by authors for their own manuscript.
+
+The abstract should be no longer than 250 words in length. The abstract
+should not contain any mathematical expressions, should include no
+footnotes or citations, and should not contain first-person sentence
+structure.
+\end{abstract}
+
+% Start main body of the paper
+\section{Introduction}
+This document will provide authors with the basic American
+Meteorological Society (AMS) formatting guidelines. This is done using
+\LaTeX\, which will also provide authors with an initial \LaTeX\ template
+to use when submitting a manuscript to the AMS. The following
+sections will outline the guidelines and formatting for text, math,
+figures, and tables all through the use of \LaTeX\/. A more thorough review
+of all manuscript requirements can be found in the AMS Authors' Guide
+(available online at \url{www.ametsoc.org/PUBS/Authorsguide/pdf_vs/authguide.pdf}).
+
+An attempt to compile amspaper.tex should be made before using the template. These files are not guaranteed to work. The files have been tested on a Mandriva 10.2 Limited Edition Linux
+distribution (available online at \url{http://www.mandriva.com/en/download}) using \TeX\ Live 2007 (available online at \url{http://www.tug.org/texlive/}) and the now obsolete tetex-3.0-8, and on Windows XP using ProTeXt (available online at \url{http://www.tug.org/protext/}), which is based on MiKTex. Other distributions of Linux/Unix and Windows using other distributions of \LaTeX\ may be acceptable. Feedback and questions should be sent to latex@ametsoc.org.
+
+Authors may also use the blank\_template.tex file as a simple empty template to begin their paper. A valuable source of \LaTeX\ information is the \textit{Tex Frequently Asked
+Questions} available at numerous Web sites (available online at
+\url{http://faq.tug.org}).
+\section{Formatting text and sections}
+The text should be divided into sections, each with
+a separate heading and numbered consecutively (unless it is a single
+secondary or tertiary section). The
+primary, secondary, tertiary, and quaternary headings should be formatted on a separate
+line using the appropriate \LaTeX\ commands. For more detailed information on different sections and
+their formatting see the Authors' Guide.
+\subsection*{Secondary headings}
+Secondary headings labeled with letters are formatted using the $\backslash$subsection command. Sections without labels can be formatted by placing an asterisk
+at the end of the appropriate subsection, subsubsection, or paragraph command
+(as in this case).
+\subsubsection*{Tertiary headings}
+Tertiary headings are formatted using the $\backslash$subsubsection command.
+\paragraph*{Quaternary headings}
+Quaternary headings are formatted using the $\backslash$paragraph command.
+
+\section{Citations}
+Citations to standard references in text should consist of the name of the author and the
+year of publication, for example, \cite{Becker+Schmitz2003} or \citep{Becker+Schmitz2003} using the appropriate $\backslash$cite\ or $\backslash$citep commands, respectively. A variety of citation formats can be made with the natbib package. Refer to
+documentation on the natbib package for more information on the basic citation
+commands. References should be entered in the references.bib file located in the bibliography subdirectory. For a thorough discussion of how to enter references into the references.bib database file following AMS style please refer to the AMS\_references.pdf document included in this package.
+
+\section{Formatting math}
+The following sections will outline the basic formatting rules
+for mathematical symbols and units. In addition, a review of the amspaper.tex file
+will show how this is done with the use of \LaTeX\ commands. The AMS template provides the American Mathematical Society math, font, symbol, and boldface packages for use in math mode.
+\subsection{Mathematical symbols}
+Symbols must be of the same font style both in text discussion and in displayed
+equations or terms (and figures should be prepared to match). Scalar
+single character symbols are set italic, Greek, or script. Examples
+are $u$, $L$ [note that Greek upsilon $\upsilon$ is used for
+\textit{v} (italic ``vee'') to avoid confusion with
+Greek nu $\nu$ often used for viscosity; this is handled automatically
+when in \LaTeX\ math mode], $w$, $x$, $y$, $z$, $f$, $g$, $r$, indices such as $i$ or $j$, and constants such as $C_D$, $k$,
+or $K$. Multiple character scalar variables, abbreviations, nondimensional numbers, and acronyms for
+variables are set regular nonitalic: $\mathrm{LWC}$, $\mathrm{Re}$, $\mathrm{Ro}$, $\mathrm{BT}$, $\mathrm{abs}$, $\mathrm{obs}$, $\mathrm{max}$, $\mathrm{min}$, $\mathrm{Re}$/$\mathrm{Im}$ (real/imaginary), etc.
+For vectors, use boldface nonitalic Times Roman as in $\mathbf{V}$,
+$\mathbf{v}$, or $\mathbf{x}$, and $\mathbf{i}$, $\mathbf{j}$, and $\mathbf{k}$ unit
+vectors. Do not use the \LaTeX\ $\backslash$vec command to denote vectors. For
+matrix notation use nonitalic boldface Arial (or Sans Serif) font as in
+$\bm{\mathsf{A}}$, $\bm{\mathsf{B}}$, or $\bm{\mathsf{M}}$. All mathematical operator abbreviations/acronyms are set lowercase regular
+Roman font, except $O$ (on the order of): $\sin$, $\cos$, $\tan$, $\tanh$, $\mathrm{cov}$, $\Pr$ (for probability; note same as
+Prandtl number), $\mathrm{const}$ (for constant), $\mathrm{c.c.}$ (complex conjugate).
+\subsection{Units}
+Units are always set on a single line with a space separating the denominator, which is set with a
+superscript $-1$, $-2$, and so on, rather than using a slash for ``per.'' Examples are g kg$^{-1}$ , m$^2$ s$^{-1}$ , W m$^{-2}$ , g
+m$^{-3}$ , and m s$^{-1}$ (note that ms$^{-1}$ is the unit for ``per millisecond'').
+\subsection{Equations}
+Brief equations or terms set inline in text must be set as a
+single line expression because page proofs are not double spaced, for
+example, $\rho^{-1}p/x$ or $(1/{\rho})p/x$ or $(a-b)/(c+d)$; that is,
+use a superscript $-1$ for the denominator. In case of a more complicated
+term or equation, it should be set as an unnumbered display equation,
+such as
+\begin{displaymath}
+x=\frac{2b\pm\sqrt{b^{2}-4ac}}{2c}.
+\end{displaymath}
+Otherwise, numbered equations can be entered using the appropriate
+$\backslash$equation command, such as
+\begin{equation}
+x=\frac{2b\pm\sqrt{b^{2}-4ac}}{2c}.
+\end{equation}
+This provides a numbered display equation.
+
+\section{Figures and tables}
+\subsection{Figures}
+Detailed information about figures can be found both in the Authors'
+Guide and through links on the AMS Author Upload Web page (available
+online at \url{http://www.ametsoc.org/au_upload/index.cfm}). The insertion
+of a sample figure (Fig. \ref{f1}) and caption is shown below. Standard figure sizes are 19 (one column), 27, 30, 33, 36, and 39 (two columns) picas. Authors should attempt to size their figures appropriately. At this time our press can accept only eps and TIFF figures. Because pdfTeX does not support the use of either of these figure types authors should not attempt to build their PDF file using this driver. The dvips driver does support the use of eps files, but not TIFF files. Therefore, authors should use eps figure files when using this template.
+\subsection{Tables}
+Each table must be numbered, provided with a caption, and mentioned specifically in
+the text. Each table should be in double-spaced format on a separate page, with an
+explanatory caption typed above the table on the same page. All tables should be attached at
+the end of the manuscript, following the figure legends. See section
+11 of the Authors' Guide for more information on the proper
+preparation of tables. See below for the formatting of a sample
+table (Table \ref{t1}).
+
+%Start acknowledments
+\begin{acknowledgment}
+Keep acknowledgments (note spelling, no ``e'' between the ``g'' and ``m'') as brief as possible. In general, acknowledge only direct help
+in writing or research. Financial support (e.g., grant numbers) for the work done, or for an
+author, or for the laboratory where the work was performed is best acknowledged here rather
+than as footnotes to the title or to an author's name. Contribution numbers (if the work has
+been published by the author's institution or organization) should be included on the title
+page, not in the acknowledgments.
+\end{acknowledgment}
+\clearpage
+
+%Start appendix section(s)
+%
+% Use appendix command in place of {appendix}[A], {appendix}[B], etc. if only one
+% appendix is needed.
+\begin{appendix}[A]
+\section*{\begin{center}Appendix Title Is Entered Here\end{center}}
+\subsection*{Appendix section}
+The AMS template allows authors to format an unlimited number of appendixes.
+To format a single appendix use the $\backslash$appendix command with no additional argument. Otherwise, add the appropriate one letter argument to the $\backslash$appendix command (e.g. $\backslash$appendix[A], $\backslash$appendix[B], $\backslash$appendix[C], etc.) corresponding to the appropriate appendix. The title of the appendix can formatted using the $\backslash$section* command as shown above (which also provides code for centering). The $\backslash$subsection, $\backslash$subsubection, and $\backslash$paragraph commands are used to create sections within the appendix. Equations are automatically numbered appropriately for each appendix. Here is an example of the first equation in appendix A, automatically labeled (\ref{eq:1}),
+\begin{equation} \label{eq:1}
+x=\frac{2b\pm\sqrt{b^{2}-4ac}}{2c}.
+\end{equation}
+\end{appendix}
+
+\clearpage
+\begin{appendix}[B]
+\section*{\begin{center}File structure of the AMS \LaTeX\ Package\end{center}}
+\subsection*{AMS \LaTeX\ files}
+You will be provided with a tarred, zipped \LaTeX\ package containing
+nine files: amspaper.tex, blank\_template.tex, ametsoc.sty, amspaper.pdf, figure01.eps,
+AMS\_references.pdf, ametsoc.bst, database.bib, and references.bib. Two subdirectories will be created
+when you untar the package: figures and bibliography. The figures
+directory will contain the sample figure file figure01.eps. This
+directory should be used to store all your figure files. The
+bibliography directory will contain the sample bibliography files
+database.bib and references.bib. You should alter references.bib with your own
+bibliography information. Refer to the AMS\_references.pdf file included in this package for information on how to properly populate the references.bib file. The files ametsoc.sty and ametsoc.bst are the two style files. The file amspaper.tex contains the \LaTeX\ code for this sample file. The resulting PDF is amspaper.pdf. The file blank\_template.tex provides
+a basic blank template with some section headings for authors to more
+easily enter their manuscript into.
+
+Questions and feedback concerning the use of the AMS \LaTeX\ files should
+be directed to latex@ametsoc.org.
+\end{appendix}
+
+\clearpage
+\begin{appendix}[C]
+\section*{\begin{center}How to Compile the \LaTeX\ Files and Create a PDF\end{center}}
+\subsection{Compilation}
+There are a variety of different methods and programs that will create a final PDF from your \LaTeX\ document. Here, the basic commands for one method of creating a final PDF are presented. You can compile your \LaTeX\ files and build the dvi file with the
+following commands on a Linux-/Unix-based system.
+\begin{itemize}
+\item{latex filename.tex (e.g., latex amspaper.tex)}
+\item{bibtex filename (e.g., bibtex amspaper). Note that the .tex
+ extension is not included in the filename}
+\item{latex filename.tex (e.g., latex amspaper.tex)}
+\item{latex filename.tex (e.g., latex amspaper.tex). This command is
+ repeated twice to clean up any reference dependencies.}
+\end{itemize}
+This will create a dvi file (e.g., amspaper.dvi). You can view the dvi
+file using a dvi file viewer, such as xdvi, kdvi, or some similar
+program. Your PDF will be created from the dvi file, so do not delete
+this file.
+\subsection{Creating the PDF}
+The final PDF can be created from the dvi file using the following
+commands on a Linux-/Unix-based system.
+\begin{itemize}
+\item{dvips filename.dvi -o filename.ps (e.g., dvips amspaper.dvi -o
+ amspaper.ps). This converts the dvi file to a postscript file that
+ will be converted to the final PDF.}
+\item{ps2pdf14 filename.ps (e.g., ps2pdf14 amspaper.ps). This creates
+ the final PDF file (amspaper.pdf). The ``14'' at the end of the ps2pdf14 command will
+ generate a PDF compatible with Acrobat Reader, version 5 and later.
+ It may be replaced with ps2pdf13 or ps2pdf, which will generate PDFs
+ compatible with Acrobat Reader, version 4 or 3 and later,
+ respectively.}
+\end{itemize}
+\end{appendix}
+
+% Create a bibliography directory and place your .bib file there.
+\clearpage
+\bibliographystyle{./ametsoc}
+\bibliography{./bibliography/references}
+
+\clearpage
+\begin{figure}
+ \noindent\includegraphics[width=19pc,angle=0]{./figures/figure01.eps}\\
+ \caption{Enter the caption for your figure here. Repeat as
+ necessary for each of your figures. Create a figures directory and
+ place all figures in that directory.}\label{f1}
+\end{figure}
+
+\clearpage
+\begin{table}[h]
+\caption{This is a sample table caption and table layout. Enter as many tables as
+ necessary at the end of your manuscript.}\label{t1}
+\begin{center}
+\begin{tabular}{ccccrrcrc}
+$\Theta$ & $a$ & $\Lambda$ & Perturbation type &
+$\tau$ & $\alpha$ & $\lambda_\parallel$
+& $n_\parallel$ & $n_\phi$
+\\ \hline\hline
+ 89.5 & 1.20 & 6 & SV & 5 & 0 & 0.398 & 144 & 2304 \\
+ 89.5 & 1.20 & 6 & SV & 5 & 90 & 3.981 & 2304 & 2304 \\
+ 89.5 & 1.20 & 6 & NM & -- & 0 & 0.501 & 288 & 2304 \\
+ 89.5 & 1.20 & 6 & NM & -- & 90 & 7.943 & 4608 & 2304 \\
+ 89.5 & 0.87 & 6 & SV & 5 & 0 & 0.631 & 288 & 2304 \\
+ 89.5 & 0.87 & 6 & SV & 5 & 90 & 3.162 & 1152 & 2304 \\
+ 89.5 & 0.87 & 6 & SV & 30 & 0 & 7.943 & 4608 & 2304 \\
+ 89.5 & 0.87 & 6 & SV & 30 & 90 & 5.012 & 2304 & 2304
+\end{tabular}
+\end{center}
+
+\end{table}
+
+\end{doublespace}
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/ametsoc/bibliography/database.bib b/Master/texmf-dist/doc/latex/ametsoc/bibliography/database.bib
new file mode 100644
index 00000000000..22e799c2622
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ametsoc/bibliography/database.bib
@@ -0,0 +1,346 @@
+%
+% JOURNAL ABBREVIATIONS
+%
+@STRING{AMS = "Amer.\ Meteor.\ Soc."}
+@STRING{AGU = "Amer.\ Geophys.\ Union"}
+@STRING{AIP = "Amer. Inst. Phys."}
+@STRING{ADGEO = "Adv.\ Geosci."}
+@STRING{AFM = "Agric.\ For.\ Meteor."}
+@STRING{AM = "Ann.\ Meteor."}
+@STRING{AN = "Astrophys.\ Norv."} % Astrophysica Norvegica
+@STRING{AO = "Atmos.-Ocean"} % Atmosphere-Ocean, published by Canadian Meteorological Society (CMOS)
+@STRING{AR = "Atmos.\ Res."} % Atmospheric Research
+@STRING{ARFM = "Annu.\ Rev.\ Fluid Mech."}
+@STRING{AUMET = "Aust.\ Meteor.\ Mag."}
+@STRING{BAMS = "Bull.\ Amer.\ Meteor.\ Soc."}
+@STRING{CAP = "Contrib.\ Atmos.\ Phys."}
+@STRING{CC = "Climate Change"} % Climate Change
+@STRING{CCH = "Climatic Change"} % Climatic Change
+@STRING{CDYN = "Clim.\ Dynam."}
+@STRING{CHAOS = "Chaos"}
+@STRING{COL = "Collier's"}
+@STRING{CRS = "Cont.\ Shelf Res."}
+@STRING{DAO = "Dyn.\ Atmos.\ Oceans"}
+@STRING{ECO = "Ecology"}
+@STRING{EI = "Earth Interactions"}
+@STRING{GA = "Geophysica"} % Geophysica, published by Geophysical Society of Finland
+@STRING{GEOMAG = "Geophys.\ Mag."}
+@STRING{GN = "Geophys.\ Norv."} % Geophysica Norvegica
+@STRING{GRL = "Geophys.\ Res.\ Lett."}
+@STRING{GEOINT = "Geofis.\ Int."} % Geofisica Internacional (Mexican journal -- vols. 3-5 contained proceedings from a hurricane conference
+@STRING{GEOPUB = "Geofys.\ Publ."}
+@STRING{GPC = "Global Planet.\ Change"}
+@STRING{HP = "Health Phys."}
+@STRING{IAOP = "Izv.\ Atmos.\ Ocean.\ Phys.\ (Engl.\ Transl.)"}
+@STRING{IJC = "Int.\ J.\ Climatol."}
+@STRING{JAM = "J.\ Appl.\ Meteor."} % renamed to name below in 2006
+@STRING{JAMC = "J.\ Appl.\ Meteor.\ Climatol."} % Journal of Applied Meteorology and Climatology (this journal used to be called the Journal of Applied Meteorology before 2006)
+@STRING{JAS = "J.\ Atmos.\ Sci."}
+@STRING{JAOT = "J.\ Atmos.\ Oceanic Technol."}
+@STRING{JCAM = "J.\ Climate Appl.\ Meteor."} % now this is JAMC?
+@STRING{JCLI = "J.\ Climate"}
+@STRING{JCR = "J.\ Coastal Res."}
+@STRING{JFM = "J.\ Fluid\ Mech."}
+@STRING{JEM = "J.\ Eng.\ Math."} % Journal of Engineering Mathematics
+@STRING{JGR = "J.\ Geophys.\ Res."}
+@STRING{JHM = "J.\ Hydrometeor."}
+@STRING{JMS = "J.\ Mar.\ Syst."}
+@STRING{JM = "J.\ Meteor."}
+@STRING{JMR = "J.\ Mar.\ Res."}
+@STRING{JMSJ = "J.\ Meteor.\ Soc.\ Japan"}
+@STRING{JPO = "J.\ Phys.\ Oceanogr."}
+@STRING{JOCEAN = "J.\ Oceanogr."} % Journal of Oceanography
+@STRING{JOSJ = "J.\ Oceanogr.\ Soc.\ Japan"}
+@STRING{JSE = "J.\ Struct.\ Eng."} % Journal of Structural Engineering at ASCE
+@STRING{JTM = "J.\ Tropical Meteor."}
+@STRING{JWEIA = "J.\ Wind Eng.\ Ind.\ Aerodyn."}
+@STRING{MA = "Meteor.\ Appl."}
+@STRING{MAP = "Meteor.\ Atmos.\ Phys."}
+@STRING{METMON = "Meteor.\ Monogr."}
+@STRING{METZEIT = "Meteor.\ Z."}
+@STRING{MWL = "Mar.\ Wea.\ Log"}
+@STRING{MWR = "Mon.\ Wea.\ Rev."}
+@STRING{NAT = "Nature"}
+@STRING{NHR = "Natural Hazards Rev."}
+@STRING{NWD = "Natl.\ Weather Dig."}
+@STRING{OA = "Oceanol. Aeta"}
+@STRING{OCEAN = "Oceanography"} % a quarterly journal of The Oceanography Society
+@STRING{PAG = "Pure Appl.\ Geophys."}
+@STRING{PF = "Phys.\ Fluids"}
+@STRING{PHYSD = "Physica D"}
+@STRING{PMG = "Pap.\ Meteor.\ Geophys."} % Papers in Meteorology and Geophysics
+@STRING{PNAS = "Proc.\ Natl.\ Acad.\ Sci.\ (USA)"}
+@STRING{PRE = "Phys.\ Rev.\ E"}
+@STRING{PRSA = "Proc.\ Roy.\ Soc.\ A."}
+@STRING{PT = "Phys.\ Today"}
+@STRING{PTRS = "Philos.\ Trans.\ Roy.\ Soc.\ London\ A"}
+@STRING{QJRMS = "Quart.\ J.\ Roy.\ Meteor.\ Soc."}
+@STRING{RGEO = "Rev. Geophys."}
+@STRING{SCI = "Science"}
+@STRING{SOLA = "SOLA"} % Scientific Online Letters on the Atmosphere
+@STRING{TAGU = "Eos, Trans.\ Amer.\ Geophys.\ Union"}
+@STRING{TELLUS = "Tellus"}
+@STRING{TCFD = "Theor.\ Comput.\ Fluid Dyn."}
+@STRING{WEA = "Weather"}
+@STRING{WW = "Weatherwise"}
+@STRING{WF = "Wea.\ Forecasting"}
+@STRING{WMOB = "WMO Bull."}
+
+%Journal article database entry
+@ARTICLE{Hubert_Whitney1971,
+ AUTHOR = {L. F. Hubert and L. F. Whitney Jr.},
+ YEAR = {1971},
+ TITLE = {Wind estimation from geostationary satellite pictures},
+ JOURNAL = {Mon. Wea. Rev.},
+ VOLUME = {99},
+ PAGES ={665-672}
+}
+%Journal article database entry
+@ARTICLE{EmeryEA1986,
+ AUTHOR = {W. J. Emery and A. C. Thomas and M. J. Collins and W. R. Crawford and D. L. Mackas},
+ YEAR = 1986,
+ TITLE = {An objective method for computing advective surface velocities from sequential infrared satellite images},
+ JOURNAL = {J. Geophys. Res.},
+ VOLUME = 91,
+ PAGES = {12865-12878}
+}
+%Book database entry
+@BOOK{Oke1979,
+ AUTHOR = {T. R. Oke},
+ YEAR = 1979,
+ TITLE = {Boundary Layer Climates},
+ PUBLISHER = {Wiley and Sons},
+ PAGES = {372}
+}
+%Book database entry
+@BOOK{Chorin_Marsden1993,
+ AUTHOR = {A. J. Chorin and J. E. Marsden},
+ TITLE = {A Mathematical Introduction to Fluid Dynamics},
+ YEAR = {1993},
+ PUBLISHER = {Springer-Verlag},
+ EDITION = {3},
+ PAGES = {169}
+}
+% Chapter in a book database entry
+@INCOLLECTION{Kauranne1990,
+ AUTHOR = {T. Kauranne},
+ YEAR = 1990,
+ TITLE = {An introduction to parallel processing in meteorology},
+ BOOKTITLE = {The Dawn of Massively Parallel Processing in Meteorology},
+ EDITOR = {G. R. Hoffman and D. K. Maretis},
+ PUBLISHER = {Springer-Verlag},
+ PAGES = {3-20}
+}
+%Multivolume book databas entry
+@BOOK{Courant_Hilbert1953,
+ AUTHOR = {R. Courant and D. Hilbert},
+ YEAR = 1953,
+ TITLE = {Methods of Mathematical Physics},
+ VOLUME = 1,
+ PUBLISHER = {Wiley-Interscience},
+ PAGES = 560
+}
+%Multivolume book database entry
+@BOOK{Pettersson1956,
+ AUTHOR = {S. Pettersson},
+ YEAR = 1956,
+ TITLE = {Weather Analysis and Forecasting},
+ VOLUME = 2,
+ SERIES = {Motion and Motion Systems},
+ PUBLISHER = {McGraw Hill},
+ PAGES = 428
+}
+%Series database entry
+@BOOK{Andrews_Holton_Leovoy1987,
+ AUTHOR = {D. G. Andrews and J. R. Holton and C. B. Leovy},
+ YEAR = 1987,
+ TITLE = {Middle Atmosphere Dynamics},
+ SERIES = {International Geophysical Series},
+ VOLUME = 40,
+ PUBLISHER = {Academic Press},
+ PAGES = 489
+}
+%Report database entry
+@TECHREPORT{Gannon1978,
+ AUTHOR = {P. T. Gannon},
+ YEAR = 1978,
+ TITLE = {Influences of earth surface and cloud properties in the south {F}lorida sea breeze},
+ TYPE = {NOAA Tech. Rep.},
+ NUMBER = {ERL402-NHELM2},
+ PAGES = 91,
+ NOTE = {[NTIS PB-297398.]}
+}
+%Note database entry
+@TECHREPORT{Anthes1987,
+ AUTHOR = {R. A. Anthes and E.-Y. Hsie and Y.-H. Kuo},
+ YEAR = 1987,
+ TITLE = {Description of the {P}enn {S}tate/{NCAR} {M}esoscale {M}odel {V}ersion 4 ({MM4})},
+ TYPE = {NCAR Tech. Note},
+ NUMBER = {NCAR/TN-282+STR},
+ PAGES = 66
+}
+%Memo database entry
+@TECHREPORT{Chen1979,
+ AUTHOR = {T. C. Chen},
+ YEAR = 1979,
+ TITLE = {On the Kinetic Energy of the Divergent and Nondivergent Flow in the Atmosphere},
+ TYPE = {Tech. {M}emo to the {N}ational {S}cience {F}oundation},
+ NUMBER = {},
+ HOWPUBLISHED = {Grant GA-161660},
+ INSTITUTION = {Iowa State University},
+ ADDRESS = {Ames, IA},
+ PAGES = 143
+}
+%Another Report database entry
+@TECHREPORT{Wentz1990,
+ AUTHOR = {F. J. Wentz},
+ YEAR = 1990,
+ TITLE = {West Coast Storm Forecasting with {SSM/I}. {V}ol. {I}},
+ TYPE = {Final Tech. Rep.},
+ INSTITUTION = {Remote Sensing Systems},
+ PAGES = 42,
+ NOTE = {[Available from Remote Sensing Systems, 1101 College Ave., Suite 220, Santa Rosa, CA 95404.]}
+}
+%Report database entry
+@TECHREPORT{Goodridge_Rhodes_Bingham1979,
+ AUTHOR = {J. P. Goodridge and H. Rhodes and E. G. Bingham},
+ YEAR = 1979,
+ TITLE = {Windstorms in {C}alifornia},
+ INSTITUTION = {Division of Planning, Department of Water Resources, State of California},
+ ADDRESS = {[Available from Division of Planning, Department of Water Resources, State of California, 1416 9th St., Sacramento, CA 95814.]},
+ PAGES = 34
+}
+%Preprints database entry
+@INPROCEEDINGS{Lhermitte_Gilet1976,
+ AUTHOR = {R. Lhermitte and M. Gilet},
+ YEAR = 1976,
+ TITLE = {Aquisition and Processing of Tri-{D}oppler Radar Data},
+ BOOKTITLE = {Preprints, 17th Conf.\ on Radar Meteorology},
+ ADDRESS = {Seattle, WA},
+ ORGANIZATION = AMS,
+ PAGES = {1-6},
+}
+%Proceeding database entry
+@INPROCEEDINGS{Riley_Metcalfe_Weisman1981,
+ AUTHOR = {J. J. Riley and R. W. Metcalfe and M. A. Weisman},
+ YEAR = 1981,
+ TITLE = {Direct Numerical Simulations of Homogeneous Turbulence in Density-Stratified Fluids},
+ BOOKTITLE = {Proc. AIP Conf. on Nonlinear Properties of Internal Waves},
+ ADDRESS = {Houston, TX},
+ ORGANIZATION = AIP,
+ PAGES = {79-112}
+}
+%Extended Abastracts database entry
+@INPROCEEDINGS{FukutaEA1984,
+ AUTHOR = {N. Fukuta and H. S. Chang and J. L. Sutherland and D. A. Griffith},
+ YEAR = 1984,
+ TITLE = {Comparative Airborne Tests of Vapor-Activated Methaldehyde and Silver Iodide Particles in Supercooled Stratus Clouds},
+ BOOKTITLE = {Extended Abstracts, Ninth Conf. on Weather Modification},
+ ADDRESS = {Park City, UT},
+ ORGANIZATION = AMS,
+ PAGES = {6-7}
+}
+%Proceedings database entry
+@INPROCEEDINGS{Vali1970,
+ AUTHOR = {G. Vali},
+ YEAR = 1970,
+ TITLE = {Entry of Freezing Nuclei into Precipitation},
+ BOOKTITLE = {Proc. Symp. on Precipitation Scavenging},
+ ADDRESS = {Richland, WA},
+ ORGANIZATION = {U.S. Atomic Energy Commission},
+ PAGES = {49-68},
+ NOTE = {[Available from G. Vali, Department of Atmospheric Science, University of Wyoming, Laramie, WY 82071.]}
+}
+%Conference preprints/Proceedings/Extended Abstracts on CD-ROM database entry
+@INPROCEEDINGS{Kuji_Nakajima2002,
+ AUTHOR = {M. Kuji and T. Nakajima},
+ YEAR = 2002,
+ TITLE = {Retrieval of Cloud Geometrical Parameters Using Remote Sensing Data},
+ BOOKTITLE = {11th Conf.\ on Cloud Physics},
+ ADDRESS = {Ogden, UT},
+ ORGANIZATION = AMS,
+ HOWPUBLISHED = {CD-ROM},
+ PAGES = {JP1.7},
+}
+%Thesis Ph.D. database entry
+@PHDTHESIS{Cheng1993,
+ AUTHOR = {X. Cheng},
+ YEAR = 1993,
+ TITLE = {Linear and Nonlinear Aspects of {N}orthern {H}emisphere Wintertime Variability in the 500 mb Height Field},
+ SCHOOL = {University of Washington},
+ PAGES = 180,
+ NOTE = {[Available from University Microfilm, 305 N. Zeeb Rd., Ann Arbor, MI 48106.]}
+}
+%Thesis Master's database entry
+@MASTERSTHESIS{Hirschberg1988,
+ AUTHOR = {P. Hirschberg},
+ YEAR = 1988,
+ TITLE = {The Saline Flow into the {A}tlantic},
+ DEPARTMENT = {Dept. of Oceanographic Studies},
+ SCHOOL = {The Pennsylvania State University},
+ PAGES = 207,
+ NOTE = {[NTIS PH-358930-2.]}
+}
+%Thesis database entry
+@MASTERSTHESIS{Estournel1988,
+ AUTHOR = {C. Estournel},
+ YEAR = 1988,
+ TITLE = {Etude de la phase nocturne de la couche limite atmospherique},
+ TYPE = {These doctorat d'etat 1361},
+ SCHOOL = {Universit{\'e} Paul Sabatier},
+ PAGES = 161,
+ NOTE = {[Available from Universit{\'e} Paul Sabatier, 118 route de Narbonne 31062, Toulouse, France.]}
+}
+%Monograph database entry
+@INCOLLECTION{Braham1981,
+ AUTHOR = {R. R. Braham},
+ YEAR = 1981,
+ TITLE = {Urban Precipitation Processes},
+ BOOKTITLE = {Metromex: A Review and Summary},
+ SERIES = {Meteor. Monogr.},
+ NUMBER = 40,
+ PUBLISHER = AMS,
+ PAGES = {75-116}
+}
+%Atlas database entry
+@MISC{Levitus1982,
+ AUTHOR = {S. Levitus},
+ YEAR = 1982,
+ TITLE = {Climatological Atlas of the World Ocean},
+ PUBLISHER = {National Oceanic and Atmospheric Administration},
+ PAGES = 173
+}
+%Atlas database entry
+@MISC{Bumpus_Lauzier1965,
+ AUTHOR = {D. F. Bumpus and L. M. Lauzier},
+ YEAR = 1965,
+ TITLE = {Serial Atlas of the Marine Environment},
+ SERIES = {Surface circulation on the continental shelf off eastern {N}orth {A}merica between {N}ewfoundland and {F}lorida},
+ PUBLISHER = {American Geographical Society},
+ NOTE = {{F}olio 7, {P}late 8},
+ PAGES = 4,
+}
+%Electronic document database entry
+@MISC{NCSA1994,
+ AUTHOR = {NCSA},
+ YEAR = {cited 1994},
+ TITLE = {A Beginner's Guide to {HTML}},
+ NOTE = {[Available online at http://www/ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html.]}
+}
+%Software database entry
+@MISC{Smith1991,
+ AUTHOR = {J. Smith},
+ YEAR = 1991,
+ TITLE = {{FORTRAN} {H}-extended {V}ersion 2.3},
+ NOTE = {IBM}
+}
+%Reference with DOI database entry
+@ARTICLE{MeixnerEA2002,
+ AUTHOR = {T. Meixner and L. A. Bastidas and H. V. Gupta and R. C. Bales},
+ YEAR = 2002,
+ TITLE = {Multicriteria Parameter Estimation of Models of Stream Chemical Composition},
+ JOURNAL = {Water Resour. Res.},
+ VOLUME = 38,
+ EID = 1027,
+ DOI = {10.1029/2000WR000112},
+}
diff --git a/Master/texmf-dist/doc/latex/ametsoc/bibliography/references.bib b/Master/texmf-dist/doc/latex/ametsoc/bibliography/references.bib
new file mode 100644
index 00000000000..13530eae2a1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ametsoc/bibliography/references.bib
@@ -0,0 +1,8 @@
+@article{Becker+Schmitz2003,
+ author = {E. Becker and G. Schmitz},
+ title = {Climatological effects of orography and land--sea heating contrasts on the gravity
+ wave--driven circulation of the mesosphere},
+ journal = {J. Atmos. Sci.},
+ year = {2003},
+ volume = 60,
+ pages = {103--118}} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/ametsoc/blank_template.tex b/Master/texmf-dist/doc/latex/ametsoc/blank_template.tex
new file mode 100644
index 00000000000..b7326554d08
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ametsoc/blank_template.tex
@@ -0,0 +1,125 @@
+\documentclass[12pt]{article}
+
+\usepackage{ametsoc}
+
+\setcounter{secnumdepth}{5}
+
+
+\urlstyle{rm}
+
+\catcode`\"=\active \let"=\"
+\let\3=\ss
+
+\begin{document}
+\begin{doublespace}
+
+\title{\bf A Sample American Meteorological Society \LaTeX\ Document}
+% First author name and corresponding author information (typically
+% the first author).
+\author{{\sc{Brian Papa} \thanks{\textit{Corresponding author address:}
+ Brian Papa, American Meteorological Society, 45 Beacon St., Boston,
+ MA 01464. \newline{E-mail: latex@ametsoc.org}}}\\
+% First author affiliation
+\sc{American Meteorological Society, Boston, Massachusetts}
+%
+% Use the \and command to add multiple authors with different
+% affiliations
+%
+% Second author name and affiliation
+\and
+\centerline{\sc{Author2Firstname Author2Lastname}}\\
+\centerline{\sc{Affiliation, City, State/Province, Country}}
+}
+\amstitle
+
+\begin{abstract}
+Start abstract here.
+\end{abstract}
+
+\section{First primary heading}
+
+\section{Second primary heading}
+
+\subsection{First secondary heading}
+
+\subsection{Second secondary heading}
+
+\subsubsection{First tertiary heading}
+
+\subsubsection{Second tertiary heading}
+
+\paragraph{First quaternary heading}
+
+\paragraph{Second quaternary heading}
+
+\section{Third primary heading}
+
+\subsection*{First unnumbered secondary heading}
+
+\subsubsection*{First unnumbered tertiary heading}
+
+\paragraph*{First unnumbered quaternary heading}
+
+\section{Fourth primary heading}
+
+\begin{acknowledgment}
+Start acknowledgments here.
+\end{acknowledgment}
+\clearpage
+
+% Use appendix}[A], {appendix}[B], etc. etc. in place of appendix if you have multiple appendixes.
+\begin{appendix}
+\section*{\begin{center}Appendix Title Is Entered Here (Primary heading)\end{center}}
+\subsection{First appendix secondary heading}
+
+\subsection{Second appendix secondary heading}
+
+\subsubsection{First appendix tertiary heading}
+
+\subsubsection{Second appendix tertiary heading}
+
+\paragraph{First appendix quaternary heading}
+
+\paragraph{Second appendix quaternary heading}
+
+\end{appendix}
+
+% Create a bibliography directory and place your .bib file there.
+\clearpage
+\bibliographystyle{./ametsoc}
+\bibliography{./bibliography/references}
+
+\clearpage
+\begin{figure}
+ \noindent\includegraphics[width=19pc,angle=0]{./figures/figure01.eps}\\
+ \caption{Enter the caption for your figure here. Repeat as
+ necessary for each of your figures. Create a figures directory and
+ place all figures in that directory.}\label{f1}
+\end{figure}
+
+\clearpage
+\begin{table}[h]
+\caption{Enter the caption for your table here. Repeat as
+ necessary for each of your tables.}\label{t1}
+\begin{center}
+\begin{tabular}{ccccrrcrc}
+$\Theta$ & $a$ & $\Lambda$ & Perturbation type &
+$\tau$ & $\alpha$ & $\lambda_\parallel$
+& $n_\parallel$ & $n_\phi$
+\\\hline
+ 89.5 & 1.20 & 6 & SV & 5 & 0 & 0.398 & 144 & 2304 \\
+ 89.5 & 1.20 & 6 & SV & 5 & 90 & 3.981 & 2304 & 2304 \\
+ 89.5 & 1.20 & 6 & NM & -- & 0 & 0.501 & 288 & 2304 \\
+ 89.5 & 1.20 & 6 & NM & -- & 90 & 7.943 & 4608 & 2304 \\
+ 89.5 & 0.87 & 6 & SV & 5 & 0 & 0.631 & 288 & 2304 \\
+ 89.5 & 0.87 & 6 & SV & 5 & 90 & 3.162 & 1152 & 2304 \\
+ 89.5 & 0.87 & 6 & SV & 30 & 0 & 7.943 & 4608 & 2304 \\
+ 89.5 & 0.87 & 6 & SV & 30 & 90 & 5.012 & 2304 & 2304
+\end{tabular}
+\end{center}
+
+\end{table}
+
+\end{doublespace}
+\end{document}
+
diff --git a/Master/texmf-dist/doc/latex/ametsoc/figures/figure01.eps b/Master/texmf-dist/doc/latex/ametsoc/figures/figure01.eps
new file mode 100644
index 00000000000..c632fba94b3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ametsoc/figures/figure01.eps
@@ -0,0 +1,568 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%BoundingBox: 88 307 302 527
+%%HiResBoundingBox: 88.900000 307.300000 301.600000 526.200000
+%...................................
+%%Creator: GNU Ghostscript 550 (epswrite)
+%%CreationDate: 2005/03/17 14:52:18
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%EndComments
+%%BeginProlog
+% This copyright applies to everything between here and the %%EndProlog:
+% Copyright (C) 1998 Aladdin Enterprises, Menlo Park, CA. All rights reserved.
+%%BeginResource: procset GS_pswrite_ProcSet
+/GS_pswrite_ProcSet 40 dict dup begin
+/!{bind def}bind def/#{load def}!
+/rG{3{3 -1 roll 255 div}repeat setrgbcolor}!/G{255 div setgray}!/K{0 G}!
+/r6{dup 3 -1 roll rG}!/r5{dup 3 1 roll rG}!/r3{dup rG}!
+/w/setlinewidth #/J/setlinecap #
+/j/setlinejoin #/M/setmiterlimit #/d/setdash #/i/setflat #
+/m/moveto #/l/lineto #/c/rcurveto #/h{p closepath}!/H{P closepath}!
+/lx{0 rlineto}!/ly{0 exch rlineto}!/v{0 0 6 2 roll c}!/y{2 copy c}!
+/re{4 -2 roll m exch dup lx exch ly neg lx h}!
+/^{3 index neg 3 index neg}!
+/P{count 0 gt{count -2 roll moveto p}if}!
+/p{count 2 idiv{count -2 roll rlineto}repeat}!
+/f{P fill}!/f*{P eofill}!/S{P stroke}!/q/gsave #/Q/grestore #/rf{re fill}!
+/Y{initclip P clip newpath}!/Y*{initclip P eoclip newpath}!/rY{re Y}!
+/|{exch string readstring pop exch 4 1 roll 3 packedarray cvx exch 1 index def exec}!
+/+{dup type/nametype eq{2 index 7 add -3 bitshift 2 index mul}if}!
+/@/currentfile #/${+ @ |}!
+/Ix{[1 0 0 1 11 -2 roll exch neg exch neg]exch}!
+/,{true exch Ix imagemask}!/If{false exch Ix imagemask}!/I{exch Ix image}!
+/Ic{exch Ix false 3 colorimage}!
+/F{<</Columns 4 2 roll/Rows exch/K -1/BlackIs1 true >>/CCITTFaxDecode filter}!
+/X{/ASCII85Decode filter}!/@X{@ X}!/+F{2 index 2 index F}!/@F{@ +F}!/@C{@X +F}!
+/$X{+ @X |}!/-F{4 index 4 index F}!/$F{+ @ -F |}!/$C{+ @X -F |}!
+end def
+%%EndResource
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+/pagesave save def GS_pswrite_ProcSet begin
+0.1 0.1 scale
+%%EndPageSetup
+255 G
+889 3073 2127 0 0 2189 ^ Y
+306.72 2871.28 3531.43 2549.25 rf
+2.88594 w
+1 J
+1 j
+K
+2964.67 3253.67 0 1784.47 S
+0.96198 w
+2964.67 3253.67 -13.47 0 S
+2964.67 3381.13 -13.47 0 S
+2964.67 3508.59 -13.47 0 S
+2964.67 3636.05 -13.47 0 S
+2964.67 3763.52 -13.47 0 S
+2964.67 3890.98 -13.47 0 S
+2964.67 4018.44 -13.47 0 S
+2964.67 4145.9 -13.47 0 S
+2964.67 4273.36 -13.47 0 S
+2964.67 4400.83 -13.47 0 S
+2964.67 4528.29 -13.47 0 S
+2964.67 4655.75 -13.47 0 S
+2964.67 4783.21 -13.47 0 S
+2964.67 4910.68 -13.47 0 S
+2964.67 5038.14 -13.47 0 S
+2.88594 w
+2964.67 3253.67 -26.94 0 S
+2964.67 3508.59 -26.94 0 S
+2964.67 3763.52 -26.94 0 S
+2964.67 4018.44 -26.94 0 S
+2964.67 4273.36 -26.94 0 S
+2964.67 4528.29 -26.94 0 S
+2964.67 4783.21 -26.94 0 S
+2964.67 5038.14 -26.94 0 S
+1180.2 3253.67 0 1784.47 S
+0.96198 w
+1180.2 3253.67 13.47 0 S
+1180.2 3381.13 13.47 0 S
+1180.2 3508.59 13.47 0 S
+1180.2 3636.05 13.47 0 S
+1180.2 3763.52 13.47 0 S
+1180.2 3890.98 13.47 0 S
+1180.2 4018.44 13.47 0 S
+1180.2 4145.9 13.47 0 S
+1180.2 4273.36 13.47 0 S
+1180.2 4400.83 13.47 0 S
+1180.2 4528.29 13.47 0 S
+1180.2 4655.75 13.47 0 S
+1180.2 4783.21 13.47 0 S
+1180.2 4910.68 13.47 0 S
+1180.2 5038.14 13.47 0 S
+2.88594 w
+1180.2 3253.67 26.94 0 S
+1180.2 3508.59 26.94 0 S
+1180.2 3763.52 26.94 0 S
+1180.2 4018.44 26.94 0 S
+1180.2 4273.36 26.94 0 S
+1180.2 4528.29 26.94 0 S
+1180.2 4783.21 26.94 0 S
+1180.2 5038.14 26.94 0 S
+996.46 3253.67 30.3 0 S
+1049.85 3273.87 -4.81 -1.92 -3.37 -4.81 -1.44 -8.66 0 -4.81 1.44 -8.18 3.37 -5.29 4.81 -1.44 3.37 0 5.29 1.44 3.37 5.29 1.44 8.18 0 4.81 -1.44 8.66 -3.37 4.81 -5.29 1.92 -3.37 0 P
+1049.85 3273.87 -3.37 -1.92 -1.44 -1.44 -1.92 -3.37 -1.44 -8.66 0 -4.81 1.44 -8.18 1.92 -3.37 1.44 -1.92 3.37 -1.44 P
+1053.22 3238.76 3.37 1.44 1.92 1.92 1.44 3.37 1.92 8.18 0 4.81 -1.92 8.66 -1.44 3.37 -1.92 1.44 -3.37 1.92 S
+1091.7 3242.12 -1.44 -1.92 1.44 -1.44 1.92 1.44 -1.92 1.92 S
+1122 3267.13 1.44 -1.92 -1.44 -1.44 -1.92 1.44 0 1.92 1.92 3.37 1.44 1.44 5.29 1.92 6.73 0 4.81 -1.92 1.92 -1.44 1.44 -3.37 0 -3.37 -1.44 -3.37 -5.29 -3.37 -8.18 -3.37 -3.37 -1.44 -3.37 -3.37 -1.92 -5.29 0 -4.81 P
+1135.47 3273.87 3.37 -1.92 1.44 -1.44 1.92 -3.37 0 -3.37 -1.92 -3.37 -4.81 -3.37 -6.73 -3.37 P
+1120.07 3242.12 1.92 1.44 3.37 0 8.18 -3.37 5.29 0 3.37 1.92 1.44 1.44 P
+1125.36 3243.57 8.18 -4.81 6.73 0 1.92 1.44 1.44 3.37 0 3.37 S
+1130.17 3528.79 -4.81 -1.92 -3.37 -4.81 -1.92 -8.66 0 -4.81 1.92 -8.18 3.37 -5.29 4.81 -1.44 3.37 0 5.29 1.44 3.37 5.29 1.44 8.18 0 4.81 -1.44 8.66 -3.37 4.81 -5.29 1.92 -3.37 0 P
+1130.17 3528.79 -3.37 -1.92 -1.44 -1.44 -1.92 -3.37 -1.44 -8.66 0 -4.81 1.44 -8.18 1.92 -3.37 1.44 -1.92 3.37 -1.44 P
+1133.54 3493.68 3.37 1.44 1.92 1.92 1.44 3.37 1.92 8.18 0 4.81 -1.92 8.66 -1.44 3.37 -1.92 1.44 -3.37 1.92 S
+1049.85 3783.72 -4.81 -1.92 -3.37 -4.81 -1.44 -8.66 0 -4.81 1.44 -8.18 3.37 -5.29 4.81 -1.44 3.37 0 5.29 1.44 3.37 5.29 1.44 8.18 0 4.81 -1.44 8.66 -3.37 4.81 -5.29 1.92 -3.37 0 P
+1049.85 3783.72 -3.37 -1.92 -1.44 -1.44 -1.92 -3.37 -1.44 -8.66 0 -4.81 1.44 -8.18 1.92 -3.37 1.44 -1.92 3.37 -1.44 P
+1053.22 3748.6 3.37 1.44 1.92 1.92 1.44 3.37 1.92 8.18 0 4.81 -1.92 8.66 -1.44 3.37 -1.92 1.44 -3.37 1.92 S
+1091.7 3751.97 -1.44 -1.92 1.44 -1.44 1.92 1.44 -1.92 1.92 S
+1122 3776.98 1.44 -1.92 -1.44 -1.44 -1.92 1.44 0 1.92 1.92 3.37 1.44 1.44 5.29 1.92 6.73 0 4.81 -1.92 1.92 -1.44 1.44 -3.37 0 -3.37 -1.44 -3.37 -5.29 -3.37 -8.18 -3.37 -3.37 -1.44 -3.37 -3.37 -1.92 -5.29 0 -4.81 P
+1135.47 3783.72 3.37 -1.92 1.44 -1.44 1.92 -3.37 0 -3.37 -1.92 -3.37 -4.81 -3.37 -6.73 -3.37 P
+1120.07 3751.97 1.92 1.44 3.37 0 8.18 -3.37 5.29 0 3.37 1.92 1.44 1.44 P
+1125.36 3753.41 8.18 -4.81 6.73 0 1.92 1.44 1.44 3.37 0 3.37 S
+1049.85 4038.64 -4.81 -1.92 -3.37 -4.81 -1.44 -8.66 0 -4.81 1.44 -8.18 3.37 -5.29 4.81 -1.44 3.37 0 5.29 1.44 3.37 5.29 1.44 8.18 0 4.81 -1.44 8.66 -3.37 4.81 -5.29 1.92 -3.37 0 P
+1049.85 4038.64 -3.37 -1.92 -1.44 -1.44 -1.92 -3.37 -1.44 -8.66 0 -4.81 1.44 -8.18 1.92 -3.37 1.44 -1.92 3.37 -1.44 P
+1053.22 4003.53 3.37 1.44 1.92 1.92 1.44 3.37 1.92 8.18 0 4.81 -1.92 8.66 -1.44 3.37 -1.92 1.44 -3.37 1.92 S
+1091.7 4006.9 -1.44 -1.92 1.44 -1.44 1.92 1.44 -1.92 1.92 S
+1135.47 4035.27 0 -31.75 P
+1136.91 4038.64 0 -35.11 P
+1136.91 4038.64 -18.28 -25.01 26.94 0 P
+1130.17 4003.53 12.02 0 S
+1049.85 4293.57 -4.81 -1.92 -3.37 -4.81 -1.44 -8.66 0 -4.81 1.44 -8.18 3.37 -5.29 4.81 -1.44 3.37 0 5.29 1.44 3.37 5.29 1.44 8.18 0 4.81 -1.44 8.66 -3.37 4.81 -5.29 1.92 -3.37 0 P
+1049.85 4293.57 -3.37 -1.92 -1.44 -1.44 -1.92 -3.37 -1.44 -8.66 0 -4.81 1.44 -8.18 1.92 -3.37 1.44 -1.92 3.37 -1.44 P
+1053.22 4258.45 3.37 1.44 1.92 1.92 1.44 3.37 1.92 8.18 0 4.81 -1.92 8.66 -1.44 3.37 -1.92 1.44 -3.37 1.92 S
+1091.7 4261.82 -1.44 -1.92 1.44 -1.44 1.92 1.44 -1.92 1.92 S
+1140.28 4288.28 -1.44 -1.44 1.44 -1.92 1.92 1.92 0 1.44 -1.92 3.37 -3.37 1.92 -4.81 0 -5.29 -1.92 -3.37 -3.37 -1.44 -3.37 -1.92 -6.73 0 -9.62 1.92 -5.29 3.37 -3.37 4.81 -1.44 3.37 0 5.29 1.44 3.37 3.37 1.44 5.29 0 1.44 -1.44 4.81 -3.37 3.37 -5.29 1.92 -1.44 0 -5.29 -1.92 -3.37 -3.37 -1.44 -4.81 P
+1132.1 4293.57 -3.37 -1.92 -3.37 -3.37 -1.92 -3.37 -1.44 -6.73 0 -9.62 1.44 -5.29 3.37 -3.37 3.37 -1.44 P
+1133.54 4258.45 3.37 1.44 3.37 3.37 1.92 5.29 0 1.44 -1.92 4.81 -3.37 3.37 -3.37 1.92 S
+1049.85 4548.49 -4.81 -1.92 -3.37 -4.81 -1.44 -8.66 0 -4.81 1.44 -8.18 3.37 -5.29 4.81 -1.44 3.37 0 5.29 1.44 3.37 5.29 1.44 8.18 0 4.81 -1.44 8.66 -3.37 4.81 -5.29 1.92 -3.37 0 P
+1049.85 4548.49 -3.37 -1.92 -1.44 -1.44 -1.92 -3.37 -1.44 -8.66 0 -4.81 1.44 -8.18 1.92 -3.37 1.44 -1.92 3.37 -1.44 P
+1053.22 4513.38 3.37 1.44 1.92 1.92 1.44 3.37 1.92 8.18 0 4.81 -1.92 8.66 -1.44 3.37 -1.92 1.44 -3.37 1.92 S
+1091.7 4516.75 -1.44 -1.92 1.44 -1.44 1.92 1.44 -1.92 1.92 S
+1128.73 4548.49 -5.29 -1.92 -1.44 -3.37 0 -4.81 1.44 -3.37 5.29 -1.92 6.73 0 4.81 1.92 1.92 3.37 0 4.81 -1.92 3.37 -4.81 1.92 -6.73 0 P
+1128.73 4548.49 -3.37 -1.92 -1.92 -3.37 0 -4.81 1.92 -3.37 3.37 -1.92 P
+1135.47 4533.1 3.37 1.92 1.44 3.37 0 4.81 -1.44 3.37 -3.37 1.92 P
+1128.73 4533.1 -5.29 -1.44 -1.44 -1.92 -1.92 -2.89 0 -6.73 1.92 -3.37 1.44 -1.92 5.29 -1.44 6.73 0 4.81 1.44 1.92 1.92 1.44 3.37 0 6.73 -1.44 2.89 -1.92 1.92 -4.81 1.44 P
+1128.73 4533.1 -3.37 -1.44 -1.92 -1.92 -1.44 -2.89 0 -6.73 1.44 -3.37 1.92 -1.92 3.37 -1.44 P
+1135.47 4513.38 3.37 1.44 1.44 1.92 1.92 3.37 0 6.73 -1.92 2.89 -1.44 1.92 -3.37 1.44 S
+1125.36 4796.68 3.37 1.44 4.81 5.29 0 -35.11 P
+1132.1 4801.49 0 -33.19 P
+1125.36 4768.3 14.91 0 S
+1045.04 5051.61 3.37 1.44 4.81 5.29 0 -35.11 P
+1051.77 5056.42 0 -33.19 P
+1045.04 5023.23 14.91 0 S
+1091.7 5026.59 -1.44 -1.92 1.44 -1.44 1.92 1.44 -1.92 1.92 S
+1122 5051.61 1.44 -1.92 -1.44 -1.44 -1.92 1.44 0 1.92 1.92 3.37 1.44 1.44 5.29 1.92 6.73 0 4.81 -1.92 1.92 -1.44 1.44 -3.37 0 -3.37 -1.44 -3.37 -5.29 -3.37 -8.18 -3.37 -3.37 -1.44 -3.37 -3.37 -1.92 -5.29 0 -4.81 P
+1135.47 5058.34 3.37 -1.92 1.44 -1.44 1.92 -3.37 0 -3.37 -1.92 -3.37 -4.81 -3.37 -6.73 -3.37 P
+1120.07 5026.59 1.92 1.44 3.37 0 8.18 -3.37 5.29 0 3.37 1.92 1.44 1.44 P
+1125.36 5028.04 8.18 -4.81 6.73 0 1.92 1.44 1.44 3.37 0 3.37 S
+1180.2 5038.14 1784.47 0 S
+0.96198 w
+1180.2 5038.14 0 -13.47 S
+1328.82 5038.14 0 -13.47 S
+1477.45 5038.14 0 -13.47 S
+1626.08 5038.14 0 -13.47 S
+1775.18 5038.14 0 -13.47 S
+1923.81 5038.14 0 -13.47 S
+2072.43 5038.14 0 -13.47 S
+2221.06 5038.14 0 -13.47 S
+2369.69 5038.14 0 -13.47 S
+2518.79 5038.14 0 -13.47 S
+2667.42 5038.14 0 -13.47 S
+2816.04 5038.14 0 -13.47 S
+2964.67 5038.14 0 -13.47 S
+2.88594 w
+1180.2 5038.14 0 -26.94 S
+1477.45 5038.14 0 -26.94 S
+1775.18 5038.14 0 -26.94 S
+2072.43 5038.14 0 -26.94 S
+2369.69 5038.14 0 -26.94 S
+2667.42 5038.14 0 -26.94 S
+2964.67 5038.14 0 -26.94 S
+1180.2 3253.67 1784.47 0 S
+0.96198 w
+1180.2 3253.67 0 13.47 S
+1328.82 3253.67 0 13.47 S
+1477.45 3253.67 0 13.47 S
+1626.08 3253.67 0 13.47 S
+1775.18 3253.67 0 13.47 S
+1923.81 3253.67 0 13.47 S
+2072.43 3253.67 0 13.47 S
+2221.06 3253.67 0 13.47 S
+2369.69 3253.67 0 13.47 S
+2518.79 3253.67 0 13.47 S
+2667.42 3253.67 0 13.47 S
+2816.04 3253.67 0 13.47 S
+2964.67 3253.67 0 13.47 S
+2.88594 w
+1180.2 3253.67 0 26.94 S
+1477.45 3253.67 0 26.94 S
+1775.18 3253.67 0 26.94 S
+2072.43 3253.67 0 26.94 S
+2369.69 3253.67 0 26.94 S
+2667.42 3253.67 0 26.94 S
+2964.67 3253.67 0 26.94 S
+1178.75 3225.77 -5.29 -1.92 -3.37 -4.81 -1.44 -8.66 0 -4.81 1.44 -8.66 3.37 -4.81 5.29 -1.44 2.89 0 5.29 1.44 3.37 4.81 1.44 8.66 0 4.81 -1.44 8.66 -3.37 4.81 -5.29 1.92 -2.89 0 P
+1178.75 3225.77 -3.37 -1.92 -1.92 -1.44 -1.44 -3.37 -1.92 -8.66 0 -4.81 1.92 -8.66 1.44 -3.37 1.92 -1.44 3.37 -1.44 P
+1181.64 3190.66 3.37 1.44 1.92 1.44 1.44 3.37 1.92 8.66 0 4.81 -1.92 8.66 -1.44 3.37 -1.92 1.44 -3.37 1.92 S
+1451 3219.03 3.37 1.44 4.81 5.29 0 -35.11 P
+1457.73 3223.84 0 -33.19 P
+1451 3190.66 14.91 0 S
+1496.21 3225.77 -5.29 -1.92 -3.37 -4.81 -1.44 -8.66 0 -4.81 1.44 -8.66 3.37 -4.81 5.29 -1.44 3.37 0 4.81 1.44 3.37 4.81 1.44 8.66 0 4.81 -1.44 8.66 -3.37 4.81 -4.81 1.92 -3.37 0 P
+1496.21 3225.77 -3.37 -1.92 -1.92 -1.44 -1.44 -3.37 -1.92 -8.66 0 -4.81 1.92 -8.66 1.44 -3.37 1.92 -1.44 3.37 -1.44 P
+1499.57 3190.66 3.37 1.44 1.44 1.44 1.44 3.37 1.92 8.66 0 4.81 -1.92 8.66 -1.44 3.37 -1.44 1.44 -3.37 1.92 S
+1744.88 3219.03 1.92 -1.92 -1.92 -1.44 -1.44 1.44 0 1.92 1.44 3.37 1.92 1.44 4.81 1.92 6.73 0 4.81 -1.92 1.92 -1.44 1.44 -3.37 0 -3.37 -1.44 -3.37 -5.29 -3.37 -8.18 -3.37 -3.37 -1.92 -3.37 -3.37 -1.44 -4.81 0 -4.81 P
+1758.35 3225.77 3.37 -1.92 1.44 -1.44 1.92 -3.37 0 -3.37 -1.92 -3.37 -4.81 -3.37 -6.73 -3.37 P
+1743.44 3193.54 1.44 1.92 3.37 0 8.18 -3.37 5.29 0 3.37 1.44 1.44 1.92 P
+1748.25 3195.47 8.18 -4.81 6.73 0 1.92 1.44 1.44 3.37 0 3.37 S
+1793.46 3225.77 -5.29 -1.92 -2.89 -4.81 -1.92 -8.66 0 -4.81 1.92 -8.66 2.89 -4.81 5.29 -1.44 3.37 0 4.81 1.44 3.37 4.81 1.92 8.66 0 4.81 -1.92 8.66 -3.37 4.81 -4.81 1.92 -3.37 0 P
+1793.46 3225.77 -3.37 -1.92 -1.92 -1.44 -1.44 -3.37 -1.44 -8.66 0 -4.81 1.44 -8.66 1.44 -3.37 1.92 -1.44 3.37 -1.44 P
+1796.83 3190.66 3.37 1.44 1.44 1.44 1.92 3.37 1.44 8.66 0 4.81 -1.44 8.66 -1.92 3.37 -1.44 1.44 -3.37 1.92 S
+2042.13 3219.03 1.92 -1.92 -1.92 -1.44 -1.44 1.44 0 1.92 1.44 3.37 1.92 1.44 4.81 1.92 6.73 0 5.29 -1.92 1.44 -3.37 0 -4.81 -1.44 -3.37 -5.29 -1.92 -4.81 0 P
+2055.6 3225.77 3.37 -1.92 1.92 -3.37 0 -4.81 -1.92 -3.37 -3.37 -1.92 P
+2055.6 3210.38 3.37 -1.44 3.37 -3.37 1.92 -3.37 0 -5.29 -1.92 -3.37 -1.44 -1.44 -5.29 -1.44 -6.73 0 -4.81 1.44 -1.92 1.44 -1.44 3.37 0 1.92 1.44 1.44 1.92 -1.44 -1.92 -1.92 P
+2060.89 3207.01 1.44 -4.81 0 -5.29 -1.44 -3.37 -1.92 -1.44 -3.37 -1.44 S
+2090.71 3225.77 -4.81 -1.92 -3.37 -4.81 -1.92 -8.66 0 -4.81 1.92 -8.66 3.37 -4.81 4.81 -1.44 3.37 0 5.29 1.44 3.37 4.81 1.44 8.66 0 4.81 -1.44 8.66 -3.37 4.81 -5.29 1.92 -3.37 0 P
+2090.71 3225.77 -3.37 -1.92 -1.44 -1.44 -1.92 -3.37 -1.44 -8.66 0 -4.81 1.44 -8.66 1.92 -3.37 1.44 -1.44 3.37 -1.44 P
+2094.08 3190.66 3.37 1.44 1.92 1.44 1.44 3.37 1.92 8.66 0 4.81 -1.92 8.66 -1.44 3.37 -1.92 1.44 -3.37 1.92 S
+2353.33 3222.4 0 -31.75 P
+2354.78 3225.77 0 -35.11 P
+2354.78 3225.77 -18.28 -25.49 26.45 0 P
+2348.04 3190.66 11.54 0 S
+2388.44 3225.77 -5.29 -1.92 -3.37 -4.81 -1.44 -8.66 0 -4.81 1.44 -8.66 3.37 -4.81 5.29 -1.44 3.37 0 4.81 1.44 3.37 4.81 1.44 8.66 0 4.81 -1.44 8.66 -3.37 4.81 -4.81 1.92 -3.37 0 P
+2388.44 3225.77 -3.37 -1.92 -1.92 -1.44 -1.44 -3.37 -1.92 -8.66 0 -4.81 1.92 -8.66 1.44 -3.37 1.92 -1.44 3.37 -1.44 P
+2391.81 3190.66 3.37 1.44 1.44 1.44 1.44 3.37 1.92 8.66 0 4.81 -1.92 8.66 -1.44 3.37 -1.44 1.44 -3.37 1.92 S
+2639.04 3225.77 -3.37 -16.83 P
+2635.67 3208.93 3.37 3.37 4.81 1.44 4.81 0 5.29 -1.44 3.37 -3.37 1.44 -5.29 0 -3.37 -1.44 -4.81 -3.37 -3.37 -5.29 -1.44 -4.81 0 -4.81 1.44 -1.92 1.44 -1.44 3.37 0 1.92 1.44 1.44 1.92 -1.44 -1.92 -1.92 P
+2648.66 3213.74 3.37 -1.44 3.37 -3.37 1.92 -5.29 0 -3.37 -1.92 -4.81 -3.37 -3.37 -3.37 -1.44 P
+2639.04 3225.77 16.35 0 P
+2639.04 3223.84 8.18 0 8.18 1.92 S
+2685.7 3225.77 -5.29 -1.92 -2.89 -4.81 -1.92 -8.66 0 -4.81 1.92 -8.66 2.89 -4.81 5.29 -1.44 3.37 0 4.81 1.44 3.37 4.81 1.92 8.66 0 4.81 -1.92 8.66 -3.37 4.81 -4.81 1.92 -3.37 0 P
+2685.7 3225.77 -3.37 -1.92 -1.92 -1.44 -1.44 -3.37 -1.44 -8.66 0 -4.81 1.44 -8.66 1.44 -3.37 1.92 -1.44 3.37 -1.44 P
+2689.06 3190.66 3.37 1.44 1.44 1.44 1.92 3.37 1.44 8.66 0 4.81 -1.44 8.66 -1.92 3.37 -1.44 1.44 -3.37 1.92 S
+2953.13 3220.48 -1.92 -1.44 1.92 -1.92 1.44 1.92 0 1.44 -1.44 3.37 -3.37 1.92 -5.29 0 -4.81 -1.92 -3.37 -3.37 -1.92 -3.37 -1.44 -6.73 0 -10.1 1.44 -4.81 3.37 -3.37 5.29 -1.44 3.37 0 4.81 1.44 3.37 3.37 1.92 4.81 0 1.92 -1.92 4.81 -3.37 3.37 -4.81 1.92 -1.92 0 -4.81 -1.92 -3.37 -3.37 -1.92 -4.81 P
+2944.47 3225.77 -3.37 -1.92 -3.37 -3.37 -1.44 -3.37 -1.92 -6.73 0 -10.1 1.92 -4.81 3.37 -3.37 3.37 -1.44 P
+2946.39 3190.66 3.37 1.44 3.37 3.37 1.44 4.81 0 1.92 -1.44 4.81 -3.37 3.37 -3.37 1.92 S
+2982.95 3225.77 -4.81 -1.92 -3.37 -4.81 -1.92 -8.66 0 -4.81 1.92 -8.66 3.37 -4.81 4.81 -1.44 3.37 0 5.29 1.44 3.37 4.81 1.44 8.66 0 4.81 -1.44 8.66 -3.37 4.81 -5.29 1.92 -3.37 0 P
+2982.95 3225.77 -3.37 -1.92 -1.44 -1.44 -1.92 -3.37 -1.44 -8.66 0 -4.81 1.44 -8.66 1.92 -3.37 1.44 -1.44 3.37 -1.44 P
+2986.31 3190.66 3.37 1.44 1.92 1.44 1.44 3.37 1.92 8.66 0 4.81 -1.92 8.66 -1.44 3.37 -1.92 1.44 -3.37 1.92 S
+1791.54 3147.85 0 -46.66 P
+1793.46 3147.85 0 -46.66 P
+1784.8 3147.85 26.45 0 6.73 -1.92 2.4 -2.4 2.41 -4.33 0 -6.73 -2.41 -4.81 -2.4 -1.92 -6.73 -2.41 -17.8 0 P
+1811.26 3147.85 4.81 -1.92 1.92 -2.4 2.4 -4.33 0 -6.73 -2.4 -4.81 -1.92 -1.92 -4.81 -2.41 P
+1784.8 3101.19 15.39 0 S
+1844.93 3118.99 26.94 0 0 4.33 -2.41 4.33 -2.41 2.41 -4.33 2.41 -6.73 0 -6.73 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 6.73 -1.92 4.33 0 6.73 1.92 4.81 4.81 P
+1869.46 3118.99 0 6.73 -2.41 4.33 P
+1855.99 3132.46 -4.33 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 4.33 -1.92 S
+1903.13 3132.46 0 -31.26 P
+1905.05 3132.46 0 -31.26 P
+1905.05 3118.99 2.41 6.73 4.33 4.33 4.33 2.41 6.73 0 2.41 -2.41 0 -2.41 -2.41 -1.92 -1.92 1.92 1.92 2.41 P
+1896.39 3132.46 8.66 0 P
+1896.39 3101.19 15.39 0 S
+1965.17 3147.85 -1.92 -1.92 1.92 -2.4 2.4 2.4 -2.4 1.92 P
+1965.17 3132.46 0 -31.26 P
+1967.58 3132.46 0 -31.26 P
+1958.44 3132.46 9.14 0 P
+1958.44 3101.19 15.87 0 S
+2016.64 3132.46 -6.73 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 6.73 -1.92 4.33 0 6.73 1.92 4.81 4.81 1.92 6.73 0 4.33 -1.92 6.73 -4.81 4.33 -6.73 2.41 -4.33 0 P
+2016.64 3132.46 -4.33 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 4.33 -1.92 P
+2020.97 3101.19 4.81 1.92 4.33 4.81 2.41 6.73 0 4.33 -2.41 6.73 -4.33 4.33 -4.81 2.41 S
+2083.5 3147.85 0 -46.66 P
+2085.9 3147.85 0 -46.66 P
+2083.5 3125.72 -4.33 4.33 -4.33 2.41 -4.81 0 -6.73 -2.41 -4.33 -4.33 -1.92 -6.73 0 -4.33 1.92 -6.73 4.33 -4.81 6.73 -1.92 4.81 0 4.33 1.92 4.33 4.81 P
+2070.03 3132.46 -4.33 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 4.33 -1.92 P
+2076.76 3147.85 9.14 0 P
+2083.5 3101.19 9.14 0 S
+2119.09 3156.99 0 -71.67 P
+2121.5 3156.99 0 -71.67 P
+2119.09 3156.99 15.87 0 P
+2119.09 3085.32 15.87 0 S
+2190.76 3147.85 0 -46.66 P
+2192.68 3147.85 0 -46.66 P
+2190.76 3125.72 -4.33 4.33 -4.81 2.41 -4.33 0 -6.73 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 6.73 -1.92 4.33 0 4.81 1.92 4.33 4.81 P
+2177.29 3132.46 -4.33 -2.41 -4.81 -4.33 -1.92 -6.73 0 -4.33 1.92 -6.73 4.81 -4.81 4.33 -1.92 P
+2184.02 3147.85 8.66 0 P
+2190.76 3101.19 8.66 0 S
+2223.95 3127.65 0 -1.92 -1.92 0 ^ 1.92 2.41 4.81 2.41 8.66 0 4.33 -2.41 2.41 -2.41 2.41 -4.33 0 -15.39 1.92 -4.81 2.41 -1.92 P
+2244.15 3127.65 0 -19.72 2.41 -4.81 4.33 -1.92 2.41 0 P
+2244.15 3123.32 -2.41 -1.92 -12.99 -2.41 -6.73 -2.41 -2.41 -4.33 0 -4.33 2.41 -4.81 6.73 -1.92 6.73 0 4.33 1.92 4.33 4.81 P
+2228.76 3118.99 -4.81 -2.41 -1.92 -4.33 0 -4.33 1.92 -4.81 4.81 -1.92 S
+2273.01 3132.46 13.47 -31.26 P
+2275.41 3132.46 11.06 -26.94 P
+2299.94 3132.46 -13.47 -31.26 -4.33 -9.14 -4.33 -4.33 -4.81 -2.41 -1.92 0 -2.41 2.41 2.41 2.41 1.92 -2.41 P
+2268.68 3132.46 13.47 0 P
+2290.8 3132.46 13.47 0 S
+2344.67 3156.99 0 -71.67 P
+2346.6 3156.99 0 -71.67 P
+2331.21 3156.99 15.39 0 P
+2331.21 3085.32 15.39 0 S
+900.26 3784.68 47.14 0 P
+900.26 3786.6 47.14 0 P
+900.26 3777.95 0 26.45 2.41 6.73 2.41 2.41 4.33 2.4 4.33 0 4.81 -2.4 1.92 -2.41 2.41 -6.73 0 -17.8 P
+900.26 3804.4 2.41 4.81 2.41 1.92 4.33 2.41 4.33 0 4.81 -2.41 1.92 -1.92 2.41 -4.81 P
+947.4 3777.95 0 15.39 P
+922.87 3798.15 1.92 4.33 2.41 1.92 15.87 6.73 1.92 2.41 0 2.4 -1.92 1.92 P
+924.79 3802.48 4.81 1.92 15.39 4.81 2.41 1.92 0 4.81 -4.33 1.92 -2.4 0 S
+929.6 3838.07 0 26.94 -4.81 0 -4.33 -2.41 -1.92 -2.4 -2.41 -4.33 0 -6.73 2.41 -6.73 4.33 -4.33 6.73 -2.4 4.33 0 6.73 2.4 4.33 4.33 2.41 6.73 0 4.33 -2.41 6.73 -4.33 4.81 P
+929.6 3862.6 -6.73 0 -4.33 -2.4 P
+916.13 3849.13 2.41 -4.33 4.33 -4.33 6.73 -2.41 4.33 0 6.73 2.41 4.33 4.33 2.41 4.33 S
+920.46 3915.99 -4.33 2.41 8.66 0 -4.33 -2.41 -1.92 -1.92 -2.41 -4.81 0 -8.66 2.41 -4.33 1.92 -2.41 4.33 0 2.41 2.41 2.41 4.33 4.33 11.06 2.41 4.33 1.92 2.41 P
+922.87 3893.86 1.92 2.41 2.41 4.33 4.33 11.06 2.41 4.33 2.41 2.41 6.73 0 1.92 -2.41 2.41 -4.33 0 -8.66 -2.41 -4.81 -1.92 -1.92 -4.81 -2.41 9.14 0 -4.33 2.41 S
+916.13 3945.33 46.66 0 P
+916.13 3947.25 46.66 0 P
+922.87 3947.25 -4.33 4.81 -2.41 4.33 0 4.33 2.41 6.73 4.33 4.33 6.73 2.41 4.33 0 6.73 -2.41 4.33 -4.33 2.41 -6.73 0 -4.33 -2.41 -4.33 -4.33 -4.81 P
+916.13 3960.72 2.41 4.33 4.33 4.81 6.73 1.92 4.33 0 6.73 -1.92 4.33 -4.81 2.41 -4.33 P
+916.13 3938.6 0 8.66 P
+962.79 3938.6 0 15.39 S
+916.13 4009.78 2.41 -6.73 4.33 -4.33 6.73 -2.4 4.33 0 6.73 2.4 4.33 4.33 2.41 6.73 0 4.33 -2.41 6.73 -4.33 4.81 -6.73 1.92 -4.33 0 -6.73 -1.92 -4.33 -4.81 -2.41 -6.73 0 -4.33 P
+916.13 4009.78 2.41 -4.33 4.33 -4.33 6.73 -2.41 4.33 0 6.73 2.41 4.33 4.33 2.41 4.33 P
+947.4 4014.11 -2.41 4.81 -4.33 4.33 -6.73 2.41 -4.33 0 -6.73 -2.41 -4.33 -4.33 -2.41 -4.81 S
+916.13 4052.11 31.26 0 P
+916.13 4054.51 31.26 0 P
+922.87 4054.51 -4.33 4.33 -2.41 6.73 0 4.33 2.41 6.73 4.33 2.41 24.53 0 P
+916.13 4069.91 2.41 4.81 4.33 1.92 24.53 0 P
+916.13 4045.38 0 9.14 P
+947.4 4045.38 0 15.87 P
+947.4 4069.91 0 15.87 S
+920.46 4130.51 -4.33 1.92 8.66 0 -4.33 -1.92 -1.92 -2.4 -2.41 -4.33 0 -9.14 2.41 -4.33 1.92 -2.41 4.33 0 2.41 2.41 2.41 4.33 4.33 11.06 2.41 4.81 1.92 1.92 P
+922.87 4107.9 1.92 2.41 2.41 4.33 4.33 11.06 2.41 4.81 2.41 1.92 6.73 0 1.92 -1.92 2.41 -4.81 0 -8.66 -2.41 -4.81 -1.92 -1.92 -4.81 -2.41 9.14 0 -4.33 2.41 S
+929.6 4159.37 0 26.45 -4.81 0 -4.33 -1.92 -1.92 -2.4 -2.41 -4.33 0 -6.73 2.41 -6.73 4.33 -4.33 6.73 -2.4 4.33 0 6.73 2.4 4.33 4.33 2.41 6.73 0 4.33 -2.41 6.73 -4.33 4.33 P
+929.6 4183.9 -6.73 0 -4.33 -2.4 P
+916.13 4170.43 2.41 -4.33 4.33 -4.81 6.73 -1.92 4.33 0 6.73 1.92 4.33 4.81 2.41 4.33 S
+916.13 4270.96 31.26 0 P
+916.13 4272.88 31.26 0 P
+929.6 4272.88 -6.73 2.41 -4.33 4.33 -2.41 4.81 0 6.25 2.41 2.41 1.92 0 2.41 -2.41 -2.41 -1.92 -1.92 1.92 P
+916.13 4264.23 0 8.66 P
+947.4 4264.23 0 15.39 S
+920.46 4324.35 2.41 0 0 -2.41 ^ -1.92 2.41 -2.41 4.33 0 9.14 2.41 4.33 1.92 2.4 4.33 1.92 15.87 0 4.33 2.41 2.41 2.4 P
+920.46 4344.55 20.2 0 4.33 1.92 2.41 4.81 0 1.92 P
+924.79 4344.55 2.41 -2.4 2.41 -13.47 1.92 -6.73 4.81 -1.92 4.33 0 4.33 1.92 2.41 6.73 0 6.73 -2.41 4.33 -4.33 4.81 P
+929.6 4328.68 1.92 -4.33 4.81 -2.41 4.33 0 4.33 2.41 2.41 4.33 S
+900.26 4382.55 38 0 6.73 1.92 2.41 4.33 0 4.81 -2.41 4.33 -4.33 2.41 P
+900.26 4384.47 38 0 6.73 2.41 2.41 1.92 P
+916.13 4375.82 0 17.8 S
+900.26 4440.27 2.41 -1.92 2.41 1.92 -2.41 2.41 -2.41 -2.41 P
+916.13 4440.27 31.26 0 P
+916.13 4442.67 31.26 0 P
+916.13 4433.53 0 9.14 P
+947.4 4433.53 0 15.87 S
+916.13 4491.73 2.41 -6.73 4.33 -4.33 6.73 -2.4 4.33 0 6.73 2.4 4.33 4.33 2.41 6.73 0 4.33 -2.41 6.73 -4.33 4.33 -6.73 2.41 -4.33 0 -6.73 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 P
+916.13 4491.73 2.41 -4.33 4.33 -4.81 6.73 -1.92 4.33 0 6.73 1.92 4.33 4.81 2.41 4.33 P
+947.4 4496.06 -2.41 4.33 -4.33 4.81 -6.73 1.92 -4.33 0 -6.73 -1.92 -4.33 -4.81 -2.41 -4.33 S
+1387.5 5106.92 -1.92 -2.41 1.92 -1.92 2.41 1.92 0 2.41 -4.33 4.33 -4.81 2.41 -6.73 0 -6.25 -2.41 -4.81 -4.33 -1.92 -6.73 0 -4.33 1.92 -6.73 4.81 -4.81 6.25 -1.92 4.81 0 6.73 1.92 4.33 4.81 P
+1374.04 5113.65 -4.33 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 4.33 -1.92 S
+1416.84 5113.65 0 -24.53 1.92 -4.81 6.73 -1.92 4.33 0 6.73 1.92 4.81 4.81 P
+1418.77 5113.65 0 -24.53 2.4 -4.81 4.33 -1.92 P
+1441.38 5113.65 0 -31.26 P
+1443.3 5113.65 0 -31.26 P
+1410.11 5113.65 8.66 0 P
+1434.64 5113.65 8.66 0 P
+1441.38 5082.39 8.66 0 S
+1478.89 5129.05 0 -38 2.4 -6.73 4.33 -1.92 4.81 0 4.33 1.92 2.41 4.81 P
+1481.3 5129.05 0 -38 2.41 -6.73 1.92 -1.92 P
+1472.64 5113.65 17.8 0 S
+1537.09 5113.65 -2.41 -2.41 2.41 -2.41 ^ ^ P
+1537.09 5086.72 -2.41 -2.4 2.41 -1.92 2.41 1.92 -2.41 2.4 S
+1586.15 5129.05 -6.73 -1.92 -2.41 -4.81 0 -6.73 2.41 -4.33 6.73 -2.41 9.14 0 6.25 2.41 2.41 4.33 0 6.73 -2.41 4.81 -6.25 1.92 -9.14 0 P
+1586.15 5129.05 -4.33 -1.92 -2.4 -4.81 0 -6.73 2.4 -4.33 4.33 -2.41 P
+1595.29 5108.84 4.33 2.41 1.92 4.33 0 6.73 -1.92 4.81 -4.33 1.92 P
+1586.15 5108.84 -6.73 -1.92 -2.41 -2.41 -1.92 -4.33 0 -9.14 1.92 -4.33 2.41 -2.4 6.73 -1.92 9.14 0 6.25 1.92 2.41 2.4 2.4 4.33 0 9.14 -2.4 4.33 -2.41 2.41 -6.25 1.92 P
+1586.15 5108.84 -4.33 -1.92 -2.4 -2.41 -2.41 -4.33 0 -9.14 2.41 -4.33 2.4 -2.4 4.33 -1.92 P
+1595.29 5082.39 4.33 1.92 1.92 2.4 2.41 4.33 0 9.14 -2.41 4.33 -1.92 2.41 -4.33 1.92 S
+1655.42 5129.05 0 -46.66 P
+1657.34 5129.05 0 -46.66 P
+1655.42 5106.92 -4.33 4.33 -4.81 2.41 -4.33 0 -6.73 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 6.73 -1.92 4.33 0 4.81 1.92 4.33 4.81 P
+1641.95 5113.65 -4.33 -2.41 -4.81 -4.33 -1.92 -6.73 0 -4.33 1.92 -6.73 4.81 -4.81 4.33 -1.92 P
+1648.68 5129.05 8.66 0 P
+1655.42 5082.39 8.66 0 S
+1677.54 5102.59 40.4 0 S
+1737.67 5120.39 2.41 -2.41 -2.41 -2.41 -1.92 2.41 0 2.41 1.92 4.33 2.41 2.41 6.73 1.92 8.66 0 6.73 -1.92 2.41 -2.41 2.4 -4.33 0 -4.81 -2.4 -4.33 -6.73 -4.33 -11.06 -4.33 -4.33 -2.41 -4.81 -4.33 -1.92 -6.73 0 -6.73 P
+1755.46 5129.05 4.81 -1.92 1.92 -2.41 2.41 -4.33 0 -4.81 -2.41 -4.33 -6.73 -4.33 -8.66 -4.33 P
+1735.74 5086.72 1.92 2.41 4.81 0 11.06 -4.81 6.73 0 4.33 2.4 2.4 2.41 P
+1742.47 5089.12 11.06 -6.73 8.66 0 2.41 1.92 2.4 4.81 0 4.33 S
+1802.6 5129.05 -6.73 -1.92 -4.33 -6.73 -2.41 -11.54 0 -6.25 2.41 -11.54 4.33 -6.73 6.73 -1.92 4.33 0 6.73 1.92 4.33 6.73 2.4 11.54 0 6.25 -2.4 11.54 -4.33 6.73 -6.73 1.92 -4.33 0 P
+1802.6 5129.05 -4.33 -1.92 -2.41 -2.41 -2.4 -4.33 -1.92 -11.54 0 -6.25 1.92 -11.54 2.4 -4.33 2.41 -2.4 4.33 -1.92 P
+1806.93 5082.39 4.33 1.92 2.4 2.4 2.41 4.33 1.92 11.54 0 6.25 -1.92 11.54 -2.41 4.33 -2.4 2.41 -4.33 1.92 S
+1869.46 5129.05 0 -46.66 P
+1871.86 5129.05 0 -46.66 P
+1869.46 5106.92 -4.33 4.33 -4.81 2.41 -4.33 0 -6.73 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 6.73 -1.92 4.33 0 4.81 1.92 4.33 4.81 P
+1855.99 5113.65 -4.33 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 4.33 -1.92 P
+1862.72 5129.05 9.14 0 P
+1869.46 5082.39 9.14 0 S
+1914.19 5084.31 -2.41 -1.92 -2.41 1.92 2.41 2.4 2.41 -2.4 0 -4.33 -2.41 -4.33 -2.41 -2.41 S
+1971.91 5127.12 -1.92 -2.41 1.92 -2.41 2.4 2.41 0 2.41 -2.4 1.92 -4.33 0 -4.33 -1.92 -2.4 -4.81 0 -39.92 P
+1967.58 5129.05 -2.4 -1.92 -1.92 -4.81 0 -39.92 P
+1954.11 5113.65 17.8 0 P
+1954.11 5082.39 15.87 0 S
+2019.04 5129.05 -2.41 -1.92 2.41 -2.41 1.92 2.41 -1.92 1.92 P
+2019.04 5113.65 0 -31.26 P
+2020.97 5113.65 0 -31.26 P
+2012.31 5113.65 8.66 0 P
+2012.31 5082.39 15.39 0 S
+2072.43 5129.05 0 -46.66 P
+2074.84 5129.05 0 -46.66 P
+2065.7 5129.05 9.14 0 P
+2065.7 5082.39 15.87 0 S
+2121.5 5129.05 0 -38 2.4 -6.73 4.33 -1.92 4.33 0 4.33 1.92 2.41 4.81 P
+2123.9 5129.05 0 -38 1.92 -6.73 2.41 -1.92 P
+2114.76 5113.65 17.8 0 S
+2166.23 5100.19 26.45 0 0 4.33 -1.92 4.33 -2.41 2.41 -4.33 2.41 -6.73 0 -6.73 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 6.73 -1.92 4.33 0 6.73 1.92 4.33 4.81 P
+2190.76 5100.19 0 6.73 -2.41 4.33 P
+2177.29 5113.65 -4.33 -2.41 -4.81 -4.33 -1.92 -6.73 0 -4.33 1.92 -6.73 4.81 -4.81 4.33 -1.92 S
+2223.95 5113.65 0 -31.26 P
+2226.35 5113.65 0 -31.26 P
+2226.35 5100.19 2.41 6.73 4.33 4.33 4.33 2.41 6.73 0 2.41 -2.41 0 -2.41 -2.41 -1.92 -2.41 1.92 2.41 2.41 P
+2217.21 5113.65 9.14 0 P
+2217.21 5082.39 15.87 0 S
+2286.47 5129.05 0 -46.66 P
+2288.88 5129.05 0 -46.66 P
+2279.74 5129.05 9.14 0 P
+2279.74 5082.39 15.87 0 S
+2326.88 5100.19 26.45 0 0 4.33 -1.92 4.33 -2.41 2.41 -4.33 2.41 -6.73 0 -6.73 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 6.73 -1.92 4.33 0 6.73 1.92 4.33 4.81 P
+2351.41 5100.19 0 6.73 -2.41 4.33 P
+2337.94 5113.65 -4.33 -2.41 -4.81 -4.33 -1.92 -6.73 0 -4.33 1.92 -6.73 4.81 -4.81 4.33 -1.92 S
+2380.27 5113.65 0 -31.26 P
+2382.67 5113.65 0 -31.26 P
+2382.67 5106.92 4.33 4.33 6.73 2.41 4.33 0 6.73 -2.41 2.41 -4.33 0 -24.53 P
+2398.06 5113.65 4.33 -2.41 2.41 -4.33 0 -24.53 P
+2373.53 5113.65 9.14 0 P
+2373.53 5082.39 15.87 0 P
+2398.06 5082.39 15.87 0 S
+2444.72 5113.65 -4.33 -2.41 -1.92 -2.41 -2.4 -4.33 0 -4.33 2.4 -4.33 1.92 -2.41 4.33 -2.41 4.81 0 4.33 2.41 2.4 2.41 1.92 4.33 0 4.33 -1.92 4.33 -2.4 2.41 -4.33 2.41 -4.81 0 P
+2440.39 5111.25 -1.92 -4.33 0 -9.14 1.92 -4.33 P
+2453.86 5093.45 2.4 4.33 0 9.14 -2.4 4.33 P
+2456.26 5108.84 1.92 2.41 4.81 2.41 0 -2.41 -4.81 0 P
+2438.47 5095.86 -2.4 -2.41 -2.41 -4.33 0 -2.41 2.41 -4.33 6.73 -2.41 11.06 0 6.73 -1.92 2.4 -2.41 P
+2433.66 5086.72 2.41 -2.4 6.73 -1.92 11.06 0 6.73 -2.41 2.4 -4.33 0 -2.41 -2.4 -4.33 -6.73 -2.4 -13.47 0 -6.73 2.4 -1.92 4.33 0 2.41 1.92 4.33 6.73 2.41 S
+2496.19 5129.05 0 -38 2.4 -6.73 4.33 -1.92 4.33 0 4.81 1.92 1.92 4.81 P
+2498.59 5129.05 0 -38 1.92 -6.73 2.4 -1.92 P
+2489.45 5113.65 17.8 0 S
+2540.92 5129.05 0 -46.66 P
+2543.32 5129.05 0 -46.66 P
+2543.32 5106.92 4.33 4.33 6.73 2.41 4.33 0 6.73 -2.41 2.41 -4.33 0 -24.53 P
+2558.71 5113.65 4.33 -2.41 2.41 -4.33 0 -24.53 P
+2534.18 5129.05 9.14 0 P
+2534.18 5082.39 15.39 0 P
+2558.71 5082.39 15.39 0 S
+2607.78 5113.65 -2.41 -2.41 2.41 -2.41 ^ ^ P
+2607.78 5086.72 -2.41 -2.4 2.41 -1.92 2.41 1.92 -2.41 2.4 S
+2650.1 5129.05 -4.33 -22.13 P
+2645.77 5106.92 4.33 4.33 6.73 2.41 6.73 0 6.73 -2.41 4.33 -4.33 2.4 -6.73 0 -4.33 -2.4 -6.73 -4.33 -4.81 -6.73 -1.92 -6.73 0 -6.73 1.92 -2.41 2.4 -1.92 4.33 0 2.41 1.92 2.41 2.41 -2.41 -2.41 -2.41 P
+2663.57 5113.65 4.33 -2.41 4.33 -4.33 2.41 -6.73 0 -4.33 -2.41 -6.73 -4.33 -4.81 -4.33 -1.92 P
+2650.1 5129.05 22.13 0 P
+2650.1 5127.12 11.06 0 11.06 1.92 S
+2705.9 5120.39 4.33 1.92 6.73 6.73 0 -46.66 P
+2715.04 5127.12 0 -44.73 P
+2705.9 5082.39 20.2 0 S
+2779.49 5129.05 0 -46.66 P
+2781.89 5129.05 0 -46.66 P
+2779.49 5106.92 -4.33 4.33 -4.33 2.41 -4.81 0 -6.73 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 6.73 -1.92 4.81 0 4.33 1.92 4.33 4.81 P
+2766.02 5113.65 -4.33 -2.41 -4.33 -4.33 -2.41 -6.73 0 -4.33 2.41 -6.73 4.33 -4.81 4.33 -1.92 P
+2772.76 5129.05 9.14 0 P
+2779.49 5082.39 9.14 0 S
+1324.98 5243.04 0 -58.68 P
+1327.86 5243.04 0 -58.68 P
+1316.8 5243.04 19.72 0 P
+1316.8 5184.36 41.85 0 0 16.83 -2.89 -16.83 S
+1392.31 5218.03 0 -2.89 -2.89 0 ^ 2.89 2.41 5.29 2.89 11.06 0 5.77 -2.89 2.89 -2.41 2.89 -5.77 0 -19.72 2.41 -5.29 2.89 -2.89 P
+1417.33 5218.03 0 -25.49 2.89 -5.29 5.29 -2.89 2.89 0 P
+1417.33 5212.26 -2.89 -2.89 -16.83 -2.89 -8.18 -2.41 -2.89 -5.77 0 -5.77 2.89 -5.29 8.18 -2.89 8.66 0 5.29 2.89 5.77 5.29 P
+1397.61 5206.49 -5.29 -2.41 -2.89 -5.77 0 -5.77 2.89 -5.29 5.29 -2.89 S
+1453.4 5223.32 0 -38.96 P
+1456.29 5223.32 0 -38.96 P
+1456.29 5215.14 5.29 5.29 8.66 2.89 5.29 0 8.66 -2.89 2.89 -5.29 0 -30.78 P
+1475.53 5223.32 5.77 -2.89 2.89 -5.29 0 -30.78 P
+1445.22 5223.32 11.06 0 P
+1445.22 5184.36 19.24 0 P
+1475.53 5184.36 19.72 0 S
+1551.04 5215.14 -2.89 -2.89 2.89 -2.89 2.89 2.89 0 2.89 -5.77 5.29 -5.29 2.89 -8.66 0 -8.18 -2.89 -5.77 -5.29 -2.89 -8.66 0 -5.29 2.89 -8.66 5.77 -5.29 8.18 -2.89 5.77 0 8.18 2.89 5.77 5.29 P
+1534.21 5223.32 -5.29 -2.89 -5.77 -5.29 -2.89 -8.66 0 -5.29 2.89 -8.66 5.77 -5.29 5.29 -2.89 S
+1617.9 5223.32 -30.78 -38.96 P
+1620.78 5223.32 -30.78 -38.96 P
+1590 5223.32 -2.89 -11.06 0 11.06 33.67 0 P
+1587.12 5184.36 33.67 0 0 11.06 -2.89 -11.06 S
+1667.92 5223.32 -8.18 -2.89 -5.77 -5.29 -2.41 -8.66 0 -5.29 2.41 -8.66 5.77 -5.29 8.18 -2.89 5.77 0 8.18 2.89 5.77 5.29 2.89 8.66 0 5.29 -2.89 8.66 -5.77 5.29 -8.18 2.89 -5.77 0 P
+1667.92 5223.32 -5.29 -2.89 -5.77 -5.29 -2.89 -8.66 0 -5.29 2.89 -8.66 5.77 -5.29 5.29 -2.89 P
+1673.69 5184.36 5.77 2.89 5.29 5.29 2.89 8.66 0 5.29 -2.89 8.66 -5.29 5.29 -5.77 2.89 S
+1751.61 5218.03 2.89 5.29 0 -11.06 -2.89 5.77 -2.41 2.41 -5.77 2.89 -11.06 0 -5.77 -2.89 -2.89 -2.41 0 -5.77 2.89 -2.89 5.77 -2.89 13.95 -5.29 5.29 -2.89 2.89 -2.89 P
+1723.72 5215.14 2.89 -2.89 5.77 -2.89 13.95 -5.29 5.29 -2.89 2.89 -2.89 0 -8.18 -2.89 -2.89 -5.29 -2.89 -11.06 0 -5.77 2.89 -2.89 2.89 -2.89 5.29 0 -11.06 2.89 5.77 S
+1849.25 5223.32 11.06 -38.96 P
+1852.14 5223.32 8.18 -30.78 P
+1871.86 5223.32 -11.54 -38.96 P
+1871.86 5223.32 11.06 -38.96 P
+1874.27 5223.32 8.66 -30.78 P
+1893.99 5223.32 -11.06 -38.96 P
+1841.08 5223.32 19.24 0 P
+1885.81 5223.32 16.35 0 S
+1921.88 5206.49 33.67 0 0 5.77 -2.89 5.77 -2.89 2.41 -5.77 2.89 -8.18 0 -8.18 -2.89 -5.77 -5.29 -2.89 -8.66 0 -5.29 2.89 -8.66 5.77 -5.29 8.18 -2.89 5.77 0 8.18 2.89 5.77 5.29 P
+1952.67 5206.49 0 8.66 -2.89 5.29 P
+1935.83 5223.32 -5.77 -2.89 -5.29 -5.29 -2.89 -8.66 0 -5.29 2.89 -8.66 5.29 -5.29 5.77 -2.89 S
+2005.58 5243.04 -2.89 -2.89 2.89 -2.89 ^ ^ P
+2005.58 5223.32 0 -38.96 P
+2008.46 5223.32 0 -38.96 P
+1996.92 5223.32 11.54 0 P
+1996.92 5184.36 19.72 0 S
+2069.55 5223.32 -5.29 -2.89 -2.89 -2.41 -2.89 -5.77 0 -5.77 2.89 -5.29 2.89 -2.89 5.29 -2.89 5.77 0 5.29 2.89 2.89 2.89 2.89 5.29 0 5.77 -2.89 5.77 -2.89 2.41 -5.29 2.89 -5.77 0 P
+2064.26 5220.43 -2.89 -5.29 0 -11.06 2.89 -5.77 P
+2080.61 5198.31 2.89 5.77 0 11.06 -2.89 5.29 P
+2083.5 5218.03 2.89 2.41 5.77 2.89 0 -2.89 -5.77 0 P
+2061.37 5201.19 -2.89 -2.89 -2.89 -5.77 0 -2.41 2.89 -5.77 8.18 -2.89 13.95 0 8.66 -2.89 2.89 -2.41 P
+2055.6 5190.13 2.89 -2.89 8.18 -2.89 13.95 0 8.66 -2.89 2.89 -5.29 0 -2.89 -2.89 -5.77 -8.66 -2.89 -16.35 0 -8.66 2.89 -2.89 5.77 0 2.89 2.89 5.29 8.66 2.89 S
+2122.46 5243.04 0 -58.68 P
+2125.34 5243.04 0 -58.68 P
+2125.34 5215.14 5.77 5.29 8.18 2.89 5.77 0 8.18 -2.89 2.89 -5.29 0 -30.78 P
+2145.06 5223.32 5.29 -2.89 2.89 -5.29 0 -30.78 P
+2114.28 5243.04 11.06 0 P
+2114.28 5184.36 19.72 0 P
+2145.06 5184.36 19.24 0 S
+2200.86 5243.04 0 -47.62 2.41 -8.18 5.77 -2.89 5.77 0 5.29 2.89 2.89 5.29 P
+2203.26 5243.04 0 -47.62 2.89 -8.18 2.89 -2.89 P
+2192.2 5223.32 22.61 0 S
+2348.52 5240.15 -2.89 -2.89 2.89 -2.89 2.89 2.89 0 2.89 -2.89 2.89 -5.77 0 -5.29 -2.89 -2.89 -5.77 0 -50.02 P
+2342.75 5243.04 -2.89 -2.89 -2.41 -5.77 0 -50.02 P
+2326.4 5223.32 22.13 0 P
+2326.4 5184.36 19.24 0 S
+2390.37 5223.32 0 -30.78 2.89 -5.29 8.18 -2.89 5.77 0 8.18 2.89 5.77 5.29 P
+2393.25 5223.32 0 -30.78 2.4 -5.29 5.77 -2.89 P
+2421.15 5223.32 0 -38.96 P
+2423.56 5223.32 0 -38.96 P
+2381.71 5223.32 11.54 0 P
+2412.49 5223.32 11.06 0 P
+2421.15 5184.36 11.06 0 S
+2457.23 5223.32 0 -38.96 P
+2460.11 5223.32 0 -38.96 P
+2460.11 5215.14 5.29 5.29 8.66 2.89 5.29 0 8.66 -2.89 2.89 -5.29 0 -30.78 P
+2479.35 5223.32 5.77 -2.89 2.89 -5.29 0 -30.78 P
+2449.05 5223.32 11.06 0 P
+2449.05 5184.36 19.24 0 P
+2479.35 5184.36 19.72 0 S
+2554.87 5215.14 -2.89 -2.89 2.89 -2.89 2.89 2.89 0 2.89 -5.77 5.29 -5.77 2.89 -8.18 0 -8.18 -2.89 -5.77 -5.29 -2.89 -8.66 0 -5.29 2.89 -8.66 5.77 -5.29 8.18 -2.89 5.77 0 8.18 2.89 5.77 5.29 P
+2538.03 5223.32 -5.77 -2.89 -5.29 -5.29 -2.89 -8.66 0 -5.29 2.89 -8.66 5.29 -5.29 5.77 -2.89 S
+2602 5243.04 0 -47.62 2.89 -8.18 5.77 -2.89 5.29 0 5.77 2.89 2.89 5.29 P
+2604.89 5243.04 0 -47.62 2.89 -8.18 2.89 -2.89 P
+2593.83 5223.32 22.13 0 S
+2674.63 5243.04 -2.89 -2.89 2.89 -2.89 2.89 2.89 -2.89 2.89 P
+2674.63 5223.32 0 -38.96 P
+2677.52 5223.32 0 -38.96 P
+2666.46 5223.32 11.06 0 P
+2666.46 5184.36 19.24 0 S
+2738.61 5223.32 -8.18 -2.89 -5.77 -5.29 -2.41 -8.66 0 -5.29 2.41 -8.66 5.77 -5.29 8.18 -2.89 5.77 0 8.18 2.89 5.77 5.29 2.89 8.66 0 5.29 -2.89 8.66 -5.77 5.29 -8.18 2.89 -5.77 0 P
+2738.61 5223.32 -5.29 -2.89 -5.77 -5.29 -2.89 -8.66 0 -5.29 2.89 -8.66 5.77 -5.29 5.29 -2.89 P
+2744.38 5184.36 5.77 2.89 5.29 5.29 2.89 8.66 0 5.29 -2.89 8.66 -5.29 5.29 -5.77 2.89 S
+2791.99 5223.32 0 -38.96 P
+2794.4 5223.32 0 -38.96 P
+2794.4 5215.14 5.77 5.29 8.18 2.89 5.77 0 8.18 -2.89 2.89 -5.29 0 -30.78 P
+2814.12 5223.32 5.77 -2.89 2.41 -5.29 0 -30.78 P
+2783.34 5223.32 11.06 0 P
+2783.34 5184.36 19.72 0 P
+2814.12 5184.36 19.72 0 S
+1210.02 3519.17 29.82 -10.58 29.34 0 29.82 0.48 29.82 -2.4 29.82 -0.48 29.82 96.68 29.82 545.92 29.34 453.09 29.82 165.94 29.82 34.63 29.82 -0.48 29.82 -20.2 29.82 -47.14 29.34 -74.07 29.82 -94.27 29.82 -105.34 29.82 -108.7 29.82 -105.34 29.82 -98.6 29.34 -88.98 29.82 -79.84 29.82 -69.74 29.82 -61.09 29.82 -52.43 29.82 -45.21 29.34 -38.96 29.82 -33.19 29.82 -28.38 29.82 -24.05 29.82 -20.68 29.82 -17.8 29.82 -14.91 29.34 -12.51 29.82 -11.06 29.82 -9.14 29.82 -8.18 29.82 -6.73 29.34 -5.29 29.82 -5.29 29.82 -3.85 29.82 -3.37 29.82 -2.89 29.82 -2.89 29.82 -1.92 29.34 -1.92 29.82 -0.96 29.82 -1.44 29.82 -0.96 29.82 -0.48 29.34 -0.96 29.82 -0.48 29.82 0 29.82 -0.48 29.82 0 29.82 0 29.82 0 29.34 0 29.82 0 29.82 0.48 S
+0.96198 w
+1180.2 3508.59 1784.47 0 S
+1418.29 3253.67 0 1784.47 S
+1775.18 3253.67 0 1784.47 S
+end showpage pagesave restore
+%%PageTrailer
+%%Trailer
+%%Pages: 1