[GRASSweb-list]markus: web/newsletter GRASSNews_vol3_erratum.pdf,1.1,1.2 GRASSNews_vol3_erratum.txt,1.1,1.2 grassnews3-bib.html,1.2,1.3 grassnews3.bib,1.1,1.2 grassnews3.html,1.2,1.3 newsletter.inc,1.11,1.12
grass at intevation.de
grass at intevation.de
Mon Jan 16 03:52:07 EST 2006
Author: markus
Update of /grassrepository/web/newsletter
In directory doto:/tmp/cvs-serv16786
Modified Files:
GRASSNews_vol3_erratum.pdf GRASSNews_vol3_erratum.txt
grassnews3-bib.html grassnews3.bib grassnews3.html
newsletter.inc
Log Message:
new SRTM erratum added
Index: GRASSNews_vol3_erratum.pdf
===================================================================
RCS file: /grassrepository/web/newsletter/GRASSNews_vol3_erratum.pdf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsWiOwz0 and /tmp/cvs46rPcR differ
Index: GRASSNews_vol3_erratum.txt
===================================================================
RCS file: /grassrepository/web/newsletter/GRASSNews_vol3_erratum.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- GRASSNews_vol3_erratum.txt 27 Jun 2005 08:24:15 -0000 1.1
+++ GRASSNews_vol3_erratum.txt 16 Jan 2006 08:52:05 -0000 1.2
@@ -1,20 +1,40 @@
Erratum of GRASS-News vol. 3 (June 2005)
---
+ $Date$
+_________________________________________________________________
+
+SRTM and VMAP0 data in OGR and GRASS. GRASS Newsletter, 3:2-6, 2005
+(M. Neteler)
+
+Problem: The first 'find' command in Figure 3 'Shell code to fix the original
+ VMAP0 file/directory names for OGDI/OGR usage' does not work
+ on MaxOSX.
+
+Solution: Add a dot after the find:
+
+ old:
+ find -name '*.' > /tmp/vm_list1
+ correct:
+ find . -name '*.' > /tmp/vm_list1
+(added Jan 2006)
+_________________________________________________________________
Interfacing GRASS 6 and R
(R. Bivand)
Problem: select CRAN mirror without X11 running
+Solution:
+
- development files for gdal are necessary (e.g. for a Debian box,
apt-get install libgdal-dev)
- in case you get the error: --- Please select a CRAN mirror for use in this session ---
-(when a graphic monitor is not available for whathever reason, e.g. in case of remote installations)
--- add the address of a CRAN mirror to your install command, e. g. install.packages(c("sp","rgdal"), dependencies=TRUE,
-repos="http://microarrays.unife.it/CRAN/")
+ (when a graphic monitor is not available for whathever reason, e.g.
+ in case of remote installations)
+-- add the address of a CRAN mirror to your install command,
+ e.g. install.packages(c("sp","rgdal"), dependencies=TRUE, repos="http://microarrays.unife.it/CRAN/")
-- alternatively, one could set the search of cran mirror to non-graphic, by
-typing: chooseCRANmirror(graphics=FALSE) before the install command.
+ typing: chooseCRANmirror(graphics=FALSE) before the install command.
(added June 2005)
________________
Index: grassnews3-bib.html
===================================================================
RCS file: /grassrepository/web/newsletter/grassnews3-bib.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- grassnews3-bib.html 20 Jun 2005 01:50:52 -0000 1.2
+++ grassnews3-bib.html 16 Jan 2006 08:52:05 -0000 1.3
@@ -1,4 +1,15 @@
-<h1>grassnews3.bib</h1><pre><a name="neteler2005srtm_vmap0"></a>@ARTICLE{neteler2005srtm_vmap0,
+<H1>grassnews3.bib</H1><PRE><A NAME="erratum"></A>
+ at ARTICLE{erratum,
+ TITLE = {Erratum},
+ JOURNAL = {GRASS Newsletter},
+ YEAR = {2005},
+ VOLUME = {3},
+ MONTH = {June},
+ LINK = {http://grass.itc.it/newsletter/GRASSNews_vol3_erratum.pdf}
+}
+
+<A NAME="neteler2005srtm_vmap0"></A>
+ at ARTICLE{neteler2005srtm_vmap0,
AUTHOR = {M. Neteler},
TITLE = {{SRTM} and {VMAP0} data in {OGR} and {GRASS}},
JOURNAL = {GRASS Newsletter},
@@ -7,10 +18,11 @@
PAGES = {2-6},
NOTE = {ISSN 1614-8746},
MONTH = {June},
- LINK = {<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">http://grass.itc.it/newsletter/GRASSNews_vol3.pdf</a>}
+ LINK = {http://grass.itc.it/newsletter/GRASSNews_vol3.pdf}
}
-<a name="Bowman2005"></a>@ARTICLE{Bowman2005,
+<A NAME="Bowman2005"></A>
+ at ARTICLE{Bowman2005,
AUTHOR = {M.H. Bowman},
TITLE = {Mapping freely available high resolution
global elevation and vector data in {GRASS}},
@@ -20,10 +32,11 @@
PAGES = {7-10},
NOTE = {ISSN 1614-8746},
MONTH = {June},
- LINK = {<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">http://grass.itc.it/newsletter/GRASSNews_vol3.pdf</a>}
+ LINK = {http://grass.itc.it/newsletter/GRASSNews_vol3.pdf}
}
-<a name="Bivand2005"></a>@ARTICLE{Bivand2005,
+<A NAME="Bivand2005"></A>
+ at ARTICLE{Bivand2005,
AUTHOR = {R. Bivand},
TITLE = {Interfacing {GRASS} 6 and {R}},
JOURNAL = {GRASS Newsletter},
@@ -32,10 +45,11 @@
PAGES = {11-16},
NOTE = {ISSN 1614-8746},
MONTH = {June},
- LINK = {<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">http://grass.itc.it/newsletter/GRASSNews_vol3.pdf</a>}
+ LINK = {http://grass.itc.it/newsletter/GRASSNews_vol3.pdf}
}
-<a name="Lorenz2005"></a>@ARTICLE{Lorenz2005,
+<A NAME="Lorenz2005"></A>
+ at ARTICLE{Lorenz2005,
AUTHOR = {G. Lorenz},
TITLE = {Use of {R} tightly coupled to {GRASS} for correction of
single-detector errors in {EO1} hyperspectral images},
@@ -45,10 +59,11 @@
PAGES = {16-18},
NOTE = {ISSN 1614-8746},
MONTH = {June},
- LINK = {<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">http://grass.itc.it/newsletter/GRASSNews_vol3.pdf</a>}
+ LINK = {http://grass.itc.it/newsletter/GRASSNews_vol3.pdf}
}
-<a name="Loewe2005"></a>@ARTICLE{Loewe2005,
+<A NAME="Loewe2005"></A>
+ at ARTICLE{Loewe2005,
AUTHOR = {P. Loewe},
TITLE = {Knowledge Management and {GRASS GIS}: r.infer},
JOURNAL = {GRASS Newsletter},
@@ -57,10 +72,11 @@
PAGES = {19-21},
NOTE = {ISSN 1614-8746},
MONTH = {June},
- LINK = {<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">http://grass.itc.it/newsletter/GRASSNews_vol3.pdf</a>}
+ LINK = {http://grass.itc.it/newsletter/GRASSNews_vol3.pdf}
}
-<a name="ShermanSutton2005"></a>@ARTICLE{ShermanSutton2005,
+<A NAME="ShermanSutton2005"></A>
+ at ARTICLE{ShermanSutton2005,
AUTHOR = {G.E. Sherman and T. Sutton},
TITLE = {Quantum {GIS}},
JOURNAL = {GRASS Newsletter},
@@ -69,10 +85,11 @@
PAGES = {21-23},
NOTE = {ISSN 1614-8746},
MONTH = {June},
- LINK = {<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">http://grass.itc.it/newsletter/GRASSNews_vol3.pdf</a>}
+ LINK = {http://grass.itc.it/newsletter/GRASSNews_vol3.pdf}
}
-<a name="Ducke2006"></a>@ARTICLE{Ducke2006,
+<A NAME="Ducke2006"></A>
+ at ARTICLE{Ducke2006,
AUTHOR = {B.Ducke},
TITLE = {{GRASS} 6 Extensions Manager in development},
JOURNAL = {GRASS Newsletter},
@@ -81,7 +98,7 @@
PAGES = {23-24},
NOTE = {ISSN 1614-8746},
MONTH = {June},
- LINK = {<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">http://grass.itc.it/newsletter/GRASSNews_vol3.pdf</a>}
+ LINK = {http://grass.itc.it/newsletter/GRASSNews_vol3.pdf}
}
-</pre>
\ No newline at end of file
+</PRE>
\ No newline at end of file
Index: grassnews3.bib
===================================================================
RCS file: /grassrepository/web/newsletter/grassnews3.bib,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- grassnews3.bib 20 Jun 2005 01:42:33 -0000 1.1
+++ grassnews3.bib 16 Jan 2006 08:52:05 -0000 1.2
@@ -1,3 +1,12 @@
+ at ARTICLE{erratum,
+ TITLE = {Erratum},
+ JOURNAL = {GRASS Newsletter},
+ YEAR = {2005},
+ VOLUME = {3},
+ MONTH = {June},
+ LINK = {http://grass.itc.it/newsletter/GRASSNews_vol3_erratum.pdf}
+}
+
@ARTICLE{neteler2005srtm_vmap0,
AUTHOR = {M. Neteler},
TITLE = {{SRTM} and {VMAP0} data in {OGR} and {GRASS}},
Index: grassnews3.html
===================================================================
RCS file: /grassrepository/web/newsletter/grassnews3.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- grassnews3.html 20 Jun 2005 01:50:52 -0000 1.2
+++ grassnews3.html 16 Jan 2006 08:52:05 -0000 1.3
@@ -1,121 +1,143 @@
-<!-- This document was automatically generated with bibtex2html 1.65
+<!-- This document was automatically generated with bibtex2html 1.52
(see http://www.lri.fr/~filliatr/bibtex2html/),
with the following command:
- bibtex2html -f link -nodoc -nofooter grassnews3.bib -->
+ /nfsmnt/mpa_sw/ssi/BIO/software/bibtex2html-1.52-linux/bibtex2html -f link -nodoc -nofooter grassnews3.bib -->
<table>
-<tr valign="top">
-<td align="right">
-<a name="neteler2005srtm_vmap0"></a>[1]
+<tr valign=top>
+<td align=right>
+<A NAME="erratum"></A>
+[1]
</td>
<td>
-M. Neteler.
+Erratum.
+ <i>GRASS Newsletter</i>, 3, June 2005.<BR>
+[ <A HREF="./grassnews3-bib.html#erratum">bib</A> |
+<A HREF="http://grass.itc.it/newsletter/GRASSNews_vol3_erratum.pdf">.pdf</A> ]
+
+</td>
+</tr>
+
+
+<tr valign=top>
+<td align=right>
+<A NAME="neteler2005srtm_vmap0"></A>
+[2]
+</td>
+<td>
+M. Neteler.
SRTM and VMAP0 data in OGR and GRASS.
<i>GRASS Newsletter</i>, 3:2-6, June 2005.
- ISSN 1614-8746.<br />
-[ <a href="./grassnews3-bib.html#neteler2005srtm_vmap0">bib</a> |
-<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</a> ]
+ ISSN 1614-8746.<BR>
+[ <A HREF="./grassnews3-bib.html#neteler2005srtm_vmap0">bib</A> |
+<A HREF="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</A> ]
</td>
</tr>
-<tr valign="top">
-<td align="right">
-<a name="Bowman2005"></a>[2]
+<tr valign=top>
+<td align=right>
+<A NAME="Bowman2005"></A>
+[3]
</td>
<td>
M.H. Bowman.
Mapping freely available high resolution global elevation and vector
data in GRASS.
<i>GRASS Newsletter</i>, 3:7-10, June 2005.
- ISSN 1614-8746.<br />
-[ <a href="./grassnews3-bib.html#Bowman2005">bib</a> |
-<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</a> ]
+ ISSN 1614-8746.<BR>
+[ <A HREF="./grassnews3-bib.html#Bowman2005">bib</A> |
+<A HREF="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</A> ]
</td>
</tr>
-<tr valign="top">
-<td align="right">
-<a name="Bivand2005"></a>[3]
+<tr valign=top>
+<td align=right>
+<A NAME="Bivand2005"></A>
+[4]
</td>
<td>
-R. Bivand.
+R. Bivand.
Interfacing GRASS 6 and R.
<i>GRASS Newsletter</i>, 3:11-16, June 2005.
- ISSN 1614-8746.<br />
-[ <a href="./grassnews3-bib.html#Bivand2005">bib</a> |
-<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</a> ]
+ ISSN 1614-8746.<BR>
+[ <A HREF="./grassnews3-bib.html#Bivand2005">bib</A> |
+<A HREF="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</A> ]
</td>
</tr>
-<tr valign="top">
-<td align="right">
-<a name="Lorenz2005"></a>[4]
+<tr valign=top>
+<td align=right>
+<A NAME="Lorenz2005"></A>
+[5]
</td>
<td>
-G. Lorenz.
+G. Lorenz.
Use of R tightly coupled to GRASS for correction of
single-detector errors in EO1 hyperspectral images.
<i>GRASS Newsletter</i>, 3:16-18, June 2005.
- ISSN 1614-8746.<br />
-[ <a href="./grassnews3-bib.html#Lorenz2005">bib</a> |
-<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</a> ]
+ ISSN 1614-8746.<BR>
+[ <A HREF="./grassnews3-bib.html#Lorenz2005">bib</A> |
+<A HREF="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</A> ]
</td>
</tr>
-<tr valign="top">
-<td align="right">
-<a name="Loewe2005"></a>[5]
+<tr valign=top>
+<td align=right>
+<A NAME="Loewe2005"></A>
+[6]
</td>
<td>
-P. Loewe.
+P. Loewe.
Knowledge management and GRASS GIS: r.infer.
<i>GRASS Newsletter</i>, 3:19-21, June 2005.
- ISSN 1614-8746.<br />
-[ <a href="./grassnews3-bib.html#Loewe2005">bib</a> |
-<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</a> ]
+ ISSN 1614-8746.<BR>
+[ <A HREF="./grassnews3-bib.html#Loewe2005">bib</A> |
+<A HREF="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</A> ]
</td>
</tr>
-<tr valign="top">
-<td align="right">
-<a name="ShermanSutton2005"></a>[6]
+<tr valign=top>
+<td align=right>
+<A NAME="ShermanSutton2005"></A>
+[7]
</td>
<td>
-G.E. Sherman and T. Sutton.
+G.E. Sherman and T. Sutton.
Quantum GIS.
<i>GRASS Newsletter</i>, 3:21-23, June 2005.
- ISSN 1614-8746.<br />
-[ <a href="./grassnews3-bib.html#ShermanSutton2005">bib</a> |
-<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</a> ]
+ ISSN 1614-8746.<BR>
+[ <A HREF="./grassnews3-bib.html#ShermanSutton2005">bib</A> |
+<A HREF="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</A> ]
</td>
</tr>
-<tr valign="top">
-<td align="right">
-<a name="Ducke2006"></a>[7]
+<tr valign=top>
+<td align=right>
+<A NAME="Ducke2006"></A>
+[8]
</td>
<td>
B.Ducke.
GRASS 6 extensions manager in development.
<i>GRASS Newsletter</i>, 3:23-24, June 2005.
- ISSN 1614-8746.<br />
-[ <a href="./grassnews3-bib.html#Ducke2006">bib</a> |
-<a href="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</a> ]
+ ISSN 1614-8746.<BR>
+[ <A HREF="./grassnews3-bib.html#Ducke2006">bib</A> |
+<A HREF="http://grass.itc.it/newsletter/GRASSNews_vol3.pdf">.pdf</A> ]
</td>
</tr>
Index: newsletter.inc
===================================================================
RCS file: /grassrepository/web/newsletter/newsletter.inc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- newsletter.inc 14 Nov 2005 08:03:40 -0000 1.11
+++ newsletter.inc 16 Jan 2006 08:52:05 -0000 1.12
@@ -72,7 +72,7 @@
<b>GRASS Newsletter vol. 3 (June 2005)</b><br>
<a href="grassnews3.html">Contents</a> |
<a href="GRASSNews_vol3.pdf">PDF</a> (1 MB) |
- erratum <a href="GRASSNews_vol3_erratum.pdf">(pdf)</a> <a href="GRASSNews_vol3_erratum.txt">(txt)</a> |
+ Erratum 1/2006 <a href="GRASSNews_vol3_erratum.pdf">(pdf)</a> <a href="GRASSNews_vol3_erratum.txt">(txt)</a> |
<a href="grassnews3.bib">Bibtex file</a>
</ul>
More information about the grass-web
mailing list