1
0
Fork 0
terragear/src/BuildTiles/Osgb36
ehofman 791b1bb4fc David Luff:
The patches deal with three separate issues, all rolled up into one
tarball:

Currently, arrayfit always appends .arr.gz onto the name passed on the
command line, meaning that only tile names can be passed.  The patch strips
off .arr or .arr.gz if present prior to it's appending, meaning that tile
names or filenames can be passed on the command line.

The interface to the OSGB36 conversion functions is cleaned up a lot.  I
can't believe I originally wrote it in such an ugly manner!

A lot of console output (> 5000 lines per tile) is removed from the final
construction process, meaning that the output left can actually be read.
2004-03-08 09:47:42 +00:00
..
.cvsignore Ignore files for autogenerated files. 2001-12-30 02:16:03 +00:00
Makefile.am David Luff: 2004-03-08 09:47:42 +00:00
osgb36.cxx David Luff: 2004-03-08 09:47:42 +00:00
osgb36.hxx David Luff: 2004-03-08 09:47:42 +00:00
osgbtc.cxx David Luff: 2004-03-08 09:47:42 +00:00
osgbtc.hxx Initial revision. 2001-04-24 21:09:49 +00:00
testosgb36.cxx David Luff: 2004-03-08 09:47:42 +00:00
uk.cxx Cleaned up errors and warnings, mostly namespace problems with cout 2002-01-30 13:52:37 +00:00
uk.hxx Cleaned up errors and warnings, mostly namespace problems with cout 2002-01-30 13:52:37 +00:00