<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/operations/transformations, branch emscripten-build</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>vgridshift: add a +multiplier={value} parameter</title>
<updated>2018-07-10T16:51:08+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-07-10T16:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b7afba5651aa5fe93546253510838f34abb80e88'/>
<id>b7afba5651aa5fe93546253510838f34abb80e88</id>
<content type='text'>
As mentionned in #1071, it is often unclear how the offset of a vertical grid
is applied.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As mentionned in #1071, it is often unclear how the offset of a vertical grid
is applied.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remoe ellps parameter from Helmert documentation and gie tests (fixes #1068)</title>
<updated>2018-07-07T20:42:16+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-07-07T20:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=81bfa7551ffb3f0406760f566c50b84370c3d020'/>
<id>81bfa7551ffb3f0406760f566c50b84370c3d020</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: typo fix</title>
<updated>2018-06-25T20:10:32+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-06-25T20:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=17485da88101e9079f4137024a2cdd4063c5ad21'/>
<id>17485da88101e9079f4137024a2cdd4063c5ad21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: not all grid formats have documentation</title>
<updated>2018-06-19T19:12:23+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-06-19T19:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=19abe066ec47b4351255534fea87cbdfbc94ec66'/>
<id>19abe066ec47b4351255534fea87cbdfbc94ec66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite references using BibTeX and sphinxcontrib-bibtex</title>
<updated>2018-06-10T05:02:28+00:00</updated>
<author>
<name>Mike Toews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-06-10T04:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=13b82cd0b05e5d5206fdf9773c8a7d5eb88309be'/>
<id>13b82cd0b05e5d5206fdf9773c8a7d5eb88309be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporal gridshifting (#1015)</title>
<updated>2018-05-24T13:22:43+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-05-24T13:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=0b5c3622e37dcf697db45e8db05fd4ebf045674b'/>
<id>0b5c3622e37dcf697db45e8db05fd4ebf045674b</id>
<content type='text'>
Temporal gridshifts allow [h|v]gridshift operations to be used as step functions
in a pipeline. This is useful in transformations dealing with deformations caused
by earthquakes.

See the included documentation for details.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Temporal gridshifts allow [h|v]gridshift operations to be used as step functions
in a pipeline. This is useful in transformations dealing with deformations caused
by earthquakes.

See the included documentation for details.</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: fix wrong spelling of t_obs and t_epoch</title>
<updated>2018-05-24T10:18:51+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-05-24T10:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=019360766a3d654d8626a3b6470f2a39364f7f97'/>
<id>019360766a3d654d8626a3b6470f2a39364f7f97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax in RST tables</title>
<updated>2018-05-01T20:24:46+00:00</updated>
<author>
<name>mwtoews</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2018-05-01T20:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b45210b4361d06be6a829b311af46de70d13b9c4'/>
<id>b45210b4361d06be6a829b311af46de70d13b9c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor operation doc pages</title>
<updated>2018-04-30T20:57:05+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-04-30T20:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=970d708ff9d796f7d9ec00b22023e835fbdc7f2d'/>
<id>970d708ff9d796f7d9ec00b22023e835fbdc7f2d</id>
<content type='text'>
Extended the use of the :option: directive to all currently written
operation doc pages. In the process several more default parameters were
added for easy inclusion in other doc pages.

Expanded the info tables for each operation with "domain", "alias",
"input type" and "output type".

Corrected various errors along the way. Mainly formatting errors and
references to invalid parameters such as +sym in hatano.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extended the use of the :option: directive to all currently written
operation doc pages. In the process several more default parameters were
added for easy inclusion in other doc pages.

Expanded the info tables for each operation with "domain", "alias",
"input type" and "output type".

Corrected various errors along the way. Mainly formatting errors and
references to invalid parameters such as +sym in hatano.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve log and documentation regarding t_obs in helmert and deformation operations</title>
<updated>2018-03-30T12:54:24+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-03-30T12:54:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=552add68ffb2e7a63cb2b01eee0e00fe70513f03'/>
<id>552add68ffb2e7a63cb2b01eee0e00fe70513f03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
