[GRASS-SVN] r64896 - in grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform: . images
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 23 14:17:49 PDT 2015
Author: wenzeslaus
Date: 2015-03-23 14:17:49 -0700 (Mon, 23 Mar 2015)
New Revision: 64896
Added:
grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/ccbysa.png
grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/elevation_lidar.png
grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/rdiversity.png
Modified:
grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/interpolation_precip_vvolrst.png
grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.bib
grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex
Log:
add references for r.geomorphon, image for r.diversity and v.surf.rst
Added: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/ccbysa.png
===================================================================
(Binary files differ)
Property changes on: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/ccbysa.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/elevation_lidar.png
===================================================================
(Binary files differ)
Property changes on: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/elevation_lidar.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Modified: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/interpolation_precip_vvolrst.png
===================================================================
(Binary files differ)
Added: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/rdiversity.png
===================================================================
(Binary files differ)
Property changes on: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/rdiversity.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Modified: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.bib
===================================================================
--- grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.bib 2015-03-23 19:44:45 UTC (rev 64895)
+++ grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.bib 2015-03-23 21:17:49 UTC (rev 64896)
@@ -8,6 +8,17 @@
year={1992},
publisher={Springer}
}
+
+ at article{rocchini2013calculating,
+ title={Calculating landscape diversity with information-theory based indices: A GRASS GIS solution},
+ author={Rocchini, Duccio and Delucchi, Luca and Bacaro, Giovanni and Cavallini, Paolo and Feilhauer, Hannes and Foody, Giles M and He, Kate S and Nagendra, Harini and Porta, Claudio and Ricotta, Carlo and others},
+ journal={Ecological informatics},
+ volume={17},
+ pages={82--93},
+ year={2013},
+ publisher={Elsevier}
+}
+
@article{cannata2012two,
title={Two-dimensional dam break flooding simulation: a GIS-embedded approach},
author={Cannata, Massimiliano and Marzocchi, Roberto},
@@ -65,6 +76,26 @@
year = {2013}
}
+
+ at incollection{ashtekar2014digital,
+ title={{Digital mapping of soil properties and associated uncertainties in the Llanos Orientales, South America}},
+ author={Ashtekar, J. M. and Owens, P. R. and Brown, R. A. and Winzeler, H. E. and Dorantes, M. and Libohova, Z. and Dasilva, M. and Castro, A.},
+ booktitle={GlobalSoilMap: Basis of the global spatial soil information system},
+ pages={367},
+ year={2014},
+ publisher={CRC Press}
+}
+
+ at article{jasiewicz2013geomorphons,
+ title={Geomorphons—a pattern recognition approach to classification and mapping of landforms},
+ author={Jasiewicz, Jaros{\l}aw and Stepinski, Tomasz F},
+ journal={Geomorphology},
+ volume={182},
+ pages={147--156},
+ year={2013},
+ publisher={Elsevier}
+}
+
@article{garcia2007comparison,
title={Comparison of three operative models for estimating the surface water deficit using ASTER reflective and thermal data},
author={Garc{\'\i}a, M{\'o}nica and Villagarc{\'\i}a, Luis and Contreras, Sergio and Domingo, Francisco and Puigdef{\'a}bregas, Juan},
Modified: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex
===================================================================
--- grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex 2015-03-23 19:44:45 UTC (rev 64895)
+++ grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex 2015-03-23 21:17:49 UTC (rev 64896)
@@ -82,7 +82,10 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\blocknode{Landform detection: Geomorphons}{
-\gamodule{r.geomorphon}
+Jasiewicz and Stepinski \cite{jasiewicz2013geomorphons} developed a method and module \gamodule{r.geomorphon}
+which provide orientation-invariant and relief-invariant method to classify landforms
+in a scale-independent way.
+Ashtekar et al. \cite{ashtekar2014digital} used geomorphons to study soil properties in northwestern South America.
\begin{minipage}{0.5\linewidth}
\includegraphics[width=\textwidth]{geomorphon}
@@ -95,8 +98,26 @@
\end{minipage}
}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\blocknode{Spatial interpolation}{
+The module v.surf.rst for spatial interpolation was developed approximately 12 years
+ago, since then it was improved several times (Trac2, 2014). It is now an important part
+of GRASS GIS and is even taught at geospatial modeling courses, for example
+\url{http://courses.ncsu.edu/gis582/common/grass/interpolation_2.html}.
+\begin{minipage}{0.5\linewidth}
+\includegraphics[width=\textwidth]{interpolation_precip_vvolrst}
+Precipitation interpolated from meteorological stations in 3D space using \gmodule{v.vol.rst} in the area of North Carolina mountains (USA)
+\end{minipage}
+~
+\begin{minipage}{0.5\linewidth}
+\includegraphics[width=\textwidth]{elevation_lidar}
+Digital elevation model interpolated from lidar point cloud using \gmodule{v.surf.rst}. Data are showing tillage in an agricultural field near Raleigh (North Carolina, USA)
+\end{minipage}
+}
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\startsecondcolumn
@@ -131,12 +152,19 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\startthirdcolumn
-\blocknode{}{
+\blocknode{Landscape structure}{
A set of modules for multiscale analysis of landscape structure was added in 1992
by Baker et al. \cite{baker1992r}, who developed the r.le model similar to
FRAGSTATS \cite{mcgarigal1995fragstats}, see manual. The modules were gradually
improved to become \textit{r.li} in 2006. Further development continued, with a significant
speed up (Trac1, 2014) and new interactive user interface.
+Rocchini et al. \cite{rocchini2013calculating} used \gmodule{r.li} modules to implement
+high level tool for calculating landscape diversity.
+
+\begin{minipage}{0.5\linewidth}
+\includegraphics[width=\textwidth, trim={0 180 0 0}, clip]{rdiversity}
+Landscape diversity according to shannon index in near Charlotte (North Carolina, USA).
+\end{minipage}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -180,31 +208,23 @@
\end{minipage}
}
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\startfourthcolumn
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\blocknode{Spatial interpolation}{
-The module v.surf.rst for spatial interpolation was developed approximately 12 years
-ago, since then it was improved several times (Trac2, 2014). It is now an important part
-of GRASS GIS and is even taught at geospatial modeling courses, for example
-\url{http://courses.ncsu.edu/gis582/common/grass/interpolation_2.html}.
-\begin{minipage}{0.5\linewidth}
-\includegraphics[width=\textwidth]{interpolation_precip_vsurfrst}
-Precipitation interpolated from meteorological stations in 3D space using \gmodule{v.vol.rst}
-\end{minipage}
-}
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\blocknode{Conclusions}{
-
+\begin{itemize}
+ \item Algorithms and models once included into GRASS GIS are still available.
+ \item GRASS GIS development team takes care of API related updates and operating system related changes.
+ \item Scientists are using highly specialized tools implemented by other people when having both scientific publication and source code at hand.
+ \item New research and tools is build upon the existing one.
+\end{itemize}
}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\blocknode{References}{
-\smallskip
\scriptsize
\begingroup
@@ -213,45 +233,62 @@
\bibliography{poster}
\endgroup
-\subsubsection*{Acknowledgement}
+}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\blocknode{Acknowledgement}{
+
Matthew Horvath for \emph{Spill impacts from coal ash pond using GRASS GIS}
% http://www4.ncsu.edu/~jcfounta/Summer14Posters/horvath.pdf
Eva Stopkova for physical model of High Tatras.
+}
-\hrulefill
-\vspace{-5pt}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\blocknode{More information}{
+
+% \hrulefill
+% \vspace{-5pt}
+
+\newcommand{\qrcodesize}{0.05\textwidth}
+
+% TODO: add proper QR codes
+
\begin{center}
\begin{tabular}{c}
-\hspace{5mm}
-\begin{minipage}{0.2\textwidth}
-\includegraphics[width=0.5in]{./images/grass_qr.pdf}
-\end{minipage}
-\begin{minipage}{0.25\textwidth}
-\small {\url{grasswiki.osgeo.org}}
+% \hspace{5mm}
+
+\begin{minipage}{\qrcodesize}
+\includegraphics[width=\textwidth]{./images/grass_qr.pdf}
\end{minipage}
\begin{minipage}{0.15\textwidth}
-\href{http://creativecommons.org/licenses/by-sa/4.0/}{\includegraphics[width=0.7in]{ccbysa}}
+\small {\url{grass.osgeo.org}}
\end{minipage}
-\begin{minipage}{0.3\textwidth}
-\small {\url{grass.osgeo.org}}
+\begin{minipage}{\qrcodesize}
+\includegraphics[width=\textwidth]{./images/grass_qr.pdf}
\end{minipage}
\begin{minipage}{0.2\textwidth}
-\includegraphics[width=0.5in]{./images/grass_qr.pdf}
+\small {\url{grasswiki.osgeo.org}}
\end{minipage}
+\begin{minipage}{0.1\textwidth}
+\href{http://creativecommons.org/licenses/by-sa/4.0/}{\includegraphics[width=\textwidth]{ccbysa}}
+\end{minipage}
+
+\begin{minipage}{0.35\textwidth}
+\small This poster is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
+\end{minipage}
+
\end{tabular}
\end{center}
}
-
\end{tikzpicture}
\end{document}
More information about the grass-commit
mailing list