[GRASS-SVN] r64894 - in grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform: . images

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Mar 23 10:29:37 PDT 2015


Author: wenzeslaus
Date: 2015-03-23 10:29:37 -0700 (Mon, 23 Mar 2015)
New Revision: 64894

Added:
   grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/damflood_tangible.jpg
   grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/fire.jpg
   grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/geomorphon.png
   grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/geomorphon_tangible_high_tatras.jpg
   grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/interpolation_precip_vvolrst.png
   grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/rsimwater_architects.jpg
Modified:
   grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex
Log:
draft sections, add images for interp, water, fire and geomorphons

Added: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/damflood_tangible.jpg
===================================================================
(Binary files differ)


Property changes on: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/damflood_tangible.jpg
___________________________________________________________________
Added: svn:mime-type
   + image/jpeg

Added: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/fire.jpg
===================================================================
(Binary files differ)


Property changes on: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/fire.jpg
___________________________________________________________________
Added: svn:mime-type
   + image/jpeg

Added: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/geomorphon.png
===================================================================
(Binary files differ)


Property changes on: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/geomorphon.png
___________________________________________________________________
Added: svn:mime-type
   + image/png

Added: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/geomorphon_tangible_high_tatras.jpg
===================================================================
(Binary files differ)


Property changes on: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/geomorphon_tangible_high_tatras.jpg
___________________________________________________________________
Added: svn:mime-type
   + image/jpeg

Added: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/interpolation_precip_vvolrst.png
===================================================================
(Binary files differ)


Property changes on: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/interpolation_precip_vvolrst.png
___________________________________________________________________
Added: svn:mime-type
   + image/png

Added: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/rsimwater_architects.jpg
===================================================================
(Binary files differ)


Property changes on: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/images/rsimwater_architects.jpg
___________________________________________________________________
Added: svn:mime-type
   + image/jpeg

Modified: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex
===================================================================
--- grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex	2015-03-21 23:02:09 UTC (rev 64893)
+++ grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex	2015-03-23 17:29:37 UTC (rev 64894)
@@ -3,10 +3,10 @@
 \usepackage{tikzposter} % here most of the things are defined
 % change parameters only after this line You can also start a new column with an arbitrary 
 % x-coordinate by specifying explicitly the coordinate of the new block node as follows:
-\usepackage[czech]{babel}
+
 \usepackage[utf8]{inputenc}
 \usepackage{wrapfig}
-\usepackage{url}
+\usepackage[hidelinks]{hyperref}
 
 % For blibliography styling
 \usepackage{natbib}
@@ -36,6 +36,12 @@
 \setblocktitleheight{2}
 \setblockspacing{1}
 
+\graphicspath{{images/}}
+
+% GRASS module
+\newcommand{\gmodule}[1]{\href{http://grass.osgeo.org/grass70/manuals/#1.html}{\emph{#1}}}
+\newcommand{\gamodule}[1]{\href{http://grass.osgeo.org/grass70/manuals/addons/#1.html}{\emph{#1}}}
+
 \begin{document}
 \ClearShipoutPicture
 \AddToShipoutPicture{\BackgroundPicture}
@@ -55,9 +61,9 @@
 \addlogo[north east]{(-2,-10.5)}{4cm}{images/logo_ec-jrc}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\blocknode{Abstract}
+\blocknode{Introduction}
 {
-\small \noindent Geographical Information Systems (GIS) is known for its capacity 
+Geographical Information Systems (GIS) is known for its capacity 
 to spatially enhance the capacity of management of natural resources. 
 While being often used as an analytical tool, it also represents a collaborative 
 scientific platform to develop new algorithms. GRASS GIS (Neteler et al., 2012 
@@ -70,8 +76,35 @@
 improvements are tracked in the source code versioning system and are immediately 
 available to the public (Petras, 2014 \cite{Petras2014}). Thus, GRASS GIS acts as a 
 repository of scientific peer-reviewed code and algorithm/knowledge hub for future 
-generation of scientists.\vspace{5mm}\newline
+generation of scientists.
+}
 
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\blocknode{Landform detection: Geomorphons}{
+
+\gamodule{r.geomorphon}
+
+\begin{minipage}{0.5\linewidth}
+\includegraphics[width=\textwidth]{geomorphon}
+Geomorphons for part of Yakima Training Center (area 5x3~km, USA)
+\end{minipage}
+~
+\begin{minipage}{0.5\linewidth}
+\includegraphics[width=\textwidth]{geomorphon_tangible_high_tatras}
+Ridges and valleys detected on the sand physical model of High Tatras (Slovakia) using \gamodule{r.geomorphon} integrated in Tangible Landscape system
+\end{minipage}
+}
+
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\startsecondcolumn
+
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\blocknode{Evapotranspiration (ET)}{
 With the various types of actual ET models being developed in the last 20 years, 
 it becomes necessary to inter-compare methods. Most of already published ETa models 
 comparisons address few number of models, and small to medium areas 
@@ -81,7 +114,7 @@
 With the large amount of remote sensing data covering the Earth, and the daily 
 information available for the past ten years (i.e. Aqua/Terra-MODIS) for each pixel 
 location, it becomes paramount to have a more complete comparison, 
-in space and time.\vspace{5mm}\newline
+in space and time.
 
 To address this new experimental requirement, a distributed computing framework was 
 designed, and created (Chemin, 2012 \cite{chemin2012distributed}). 
@@ -92,41 +125,84 @@
 models to the models internals/specificities. All of the ET models are available in the 
 new GRASS GIS version 7 as imagery modules and replicability is complete for future 
 research.\vspace{5mm}\newline
+}
 
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\startthirdcolumn
+
+\blocknode{}{
 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.\vspace{5mm}\newline
-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 an important part 
-of GRASS GIS and is even taught at geospatial modeling courses, for example 
-\textit{http://courses.ncsu.edu/gis582/common/grass/interpolation\_2.html}.
-\vspace{5mm}\newline
+speed up (Trac1, 2014) and new interactive user interface.
+}
 
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\blocknode{Natural Hazards: Water, Floods and Erosion}{
 GRASS GIS entails several modules that constitute the result of active research on 
-natural hazard. The \textit{r.sim.water} simulation model (Mitas and Mitasova, 1998 \cite{Mitas1998b}) 
+natural hazard. The \gmodule{r.sim.water} simulation model (Mitas and Mitasova, 1998 \cite{Mitas1998b}) 
 for overland flow under rainfall excess conditions was integrated into the Emergency 
 Routing Decision Planning system as a WPS (Raghavan et al., 2014 \cite{raghavan2014deploying}). 
 It was also modified by Petrasova et al., 2014 \cite{Petrasova2014} and is now part of a 
 specialised software called \textit{Tangible Landscape} (previously \textit{Tangible GIS}), which also 
-incorporated the \textit{r.damflood} module.\vspace{5mm}\newline
+incorporated the \gamodule{r.damflood} module.
 
+\begin{minipage}{0.5\linewidth}
+\includegraphics[width=\textwidth]{rsimwater_architects}
+Overland flow used for landscape architecture design in Tangible Landscape environment
+\end{minipage}
+\begin{minipage}{0.5\linewidth}
+\includegraphics[width=\textwidth]{damflood_tangible}
+Coal ash pond breach in Tangible Landscape environment using \gamodule{r.damflood} module
+\end{minipage}
+}
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\blocknode{Natural Hazards: Wildfire Spread}{
 The wildfire simulation toolset, firstly developed by Xu, 1994 \cite{xu1994simulating}, 
 implementing Rothermel’s model \cite{Rothermel1983how}, available through the GRASS 
 functions \textit{r.ros} and \textit{r.spread}, is object of active research. It has been extensively 
 tested and recently adapted to European fuel types (Rodriguez-Aseretto et al.,
-2013 \cite{rodriguez2013data} ; de Rigo et al., 2013 \cite{derigo2013architecture} ; 
+2013 \cite{rodriguez2013data}; de Rigo et al., 2013 \cite{derigo2013architecture} ; 
 Di Leo et al., 2013 \cite{2013_DiLeo_etAl}).
+
+\begin{minipage}{0.5\linewidth}
+\includegraphics{fire}
+Wildfire simulation in Tangible Landscape environment
+\end{minipage}
+
+\begin{minipage}{0.5\linewidth}
+%\includegraphics[width=\textwidth]{fire}
+% TODO: Something from Europe
+\end{minipage}
 }
 
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\startfourthcolumn
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%\getcurrentrow{box}
-%\coordinate (funkcionalita) at (box.south west);
-%\coordinate (funkcionalitaeast) at (box.east);
-%\coordinate (screenshot) at (box.north west);
-%
-%\blocknodew[($(funkcionalita)+(20,-1)$)]{35}{References}{
+\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}{
+
+}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \blocknode{References}{
 \smallskip
 \scriptsize
@@ -137,9 +213,16 @@
 \bibliography{poster}
 \endgroup
 
-%\hrulefill
-%\vspace{-5pt}
+\subsubsection*{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}
+
 \begin{center}
 \begin{tabular}{c}
 \hspace{5mm}
@@ -152,7 +235,7 @@
 \end{minipage}
 
 \begin{minipage}{0.15\textwidth}
-\includegraphics[width=0.7in]{./images/public_domain_logo}
+\href{http://creativecommons.org/licenses/by-sa/4.0/}{\includegraphics[width=0.7in]{ccbysa}}
 \end{minipage}
 
 \begin{minipage}{0.3\textwidth}
@@ -168,40 +251,7 @@
 
 }
 
-\startsecondcolumn
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\blocknode{}{
-\bigskip
-
-}
-
-
-\startthirdcolumn
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\blocknode{}{
-\smallskip
-
-}
-
-
-\blocknode{Conclusions}{
-\smallskip
-}
-
-\startfourthcolumn
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\blocknode{}{
-\smallskip
-
-}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\blocknode{}{
-
-}%End of Block
-
-
-
 \end{tikzpicture}
 
 \end{document}



More information about the grass-commit mailing list