Changes between Initial Version and Version 3 of Ticket #3682


Ignore:
Timestamp:
Dec 8, 2018, 11:48:25 AM (5 years ago)
Author:
neteler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3682

    • Property Keywords python3 added
    • Property Priority normalmajor
  • Ticket #3682 – Description

    initial v3  
    22
    33{{{
     4# NC location:
     5g.region raster=elevation -p
    46for map in `seq 1 10` ; do r.mapcalc "prueba_${map} = ${map}" ; done
    57t.create output=A type=strds temporaltype=absolute title="test" description="test"