g.region -p rast=precip_0_25deg.1981.2010.avg@ecad50_geostat2012
g.region -s -p rast=precip_0_25deg.1981.2010.avg@ecad50_geostat2012
g.mapsets op=add map=ecad50_geostat2012
v.in.ogr /home/neteler/ne_110m_admin_0/ne_110m_admin_0_countries.shp out=country_boundaries
v.support country_boundaries comment="From http://www.naturalearthdata.com/downloads/110m-cultural-vectors/"
v.support country_boundaries map_name="Admin0 boundaries from NaturalEarth"
v.info country_boundaries 
v.build.all
db.connect -d
 
v.db.reconnect.all -cd
