[grass] 03/10: Merge tag 'upstream/7.0.2_rc1' into experimental
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Oct 22 00:01:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository grass.
commit da1271f0a4d0a811ef6fd231f988a5c74789c5c3
Merge: 45b5e5a bec3b37
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Oct 21 21:42:23 2015 +0200
Merge tag 'upstream/7.0.2_rc1' into experimental
Upstream version 7.0.2~rc1
ChangeLog_7.0.1.gz | Bin 798778 -> 0 bytes
ChangeLog_7.0.2RC1.gz | Bin 0 -> 807802 bytes
contributors_extra.csv | 25 +-
db/db.login/db.login.html | 42 +-
display/d.legend/main.c | 1 +
display/d.mon/start.c | 2 +-
display/d.vect.thematic/d.vect.thematic.html | 64 +-
display/d.vect.thematic/d_vect_thematic.png | Bin 0 -> 116313 bytes
display/d.vect.thematic/main.c | 3 +-
doc/.howto_release.txt.swp | Bin 16384 -> 0 bytes
doc/help_loc_structure.odg | Bin 30719 -> 34698 bytes
general/g.proj/main.c | 15 +-
grasslib.dox | 32 +-
gui/icons/grass.desktop | 4 +-
gui/wxpython/animation/controller.py | 12 +-
gui/wxpython/animation/dialogs.py | 42 +-
gui/wxpython/animation/mapwindow.py | 50 +-
gui/wxpython/animation/utils.py | 8 +-
gui/wxpython/core/gconsole.py | 6 +-
gui/wxpython/core/settings.py | 7 +
gui/wxpython/core/toolboxes.py | 42 +-
gui/wxpython/dbmgr/dialogs.py | 6 +-
gui/wxpython/docs/wxGUI.html | 224 +-
gui/wxpython/docs/wxGUI_layer_manager.jpg | Bin 61659 -> 60924 bytes
gui/wxpython/docs/wxGUI_map_display.jpg | Bin 119142 -> 305686 bytes
gui/wxpython/gcp/manager.py | 4 +-
gui/wxpython/gmodeler/frame.py | 4 +-
gui/wxpython/gui_core/dialogs.py | 84 +-
gui/wxpython/gui_core/forms.py | 18 +-
gui/wxpython/lmgr/frame.py | 2 +-
gui/wxpython/mapdisp/frame.py | 2 +-
gui/wxpython/modules/extensions.py | 4 +-
gui/wxpython/modules/mcalc_builder.py | 4 +-
gui/wxpython/modules/vclean.py | 2 +-
gui/wxpython/rlisetup/g.gui.rlisetup.html | 4 +-
...leAreas.png => g_gui_rlisetup_sample_areas.png} | Bin
gui/wxpython/vdigit/g.gui.vdigit.html | 15 +-
gui/wxpython/vdigit/mapwindow.py | 40 +-
gui/wxpython/vnet/dialogs.py | 68 +-
gui/wxpython/vnet/vnet_core.py | 30 +-
imagery/i.cluster/i.cluster.html | 99 +-
imagery/i.evapo.mh/i.evapo.mh.html | 26 +-
imagery/i.evapo.pm/i.evapo.pm.html | 4 +-
imagery/i.maxlik/i.maxlik.html | 23 +-
imagery/i.maxlik/i_maxlik_classes.png | Bin 61672 -> 251228 bytes
imagery/i.maxlik/i_maxlik_rejection.png | Bin 0 -> 176495 bytes
imagery/i.maxlik/i_maxlik_rgb.png | Bin 0 -> 303377 bytes
imagery/i.pca/i.pca.html | 30 +-
imagery/i.pca/i_pca_result.png | Bin 0 -> 275794 bytes
imagery/i.segment/i.segment.html | 51 +-
imagery/i.segment/i_segment_lsat7_pan.png | Bin 0 -> 157765 bytes
imagery/i.segment/i_segment_lsat7_seg_min100.png | Bin 0 -> 52570 bytes
imagery/i.segment/i_segment_lsat7_seg_min5.png | Bin 0 -> 158971 bytes
...gs_final.jpg => i_segment_ortho_segs_final.jpg} | Bin
...tho_segs_l1.jpg => i_segment_ortho_segs_l1.jpg} | Bin
...gs_l2_l5.jpg => i_segment_ortho_segs_l2_l5.jpg} | Bin
imagery/imageryintro.html | 28 +
include/VERSION | 2 +-
lib/db/sqlp/sql.html | 29 +-
lib/gis/get_window.c | 4 +
lib/gis/gislib.dox | 2 +-
lib/gis/parser.c | 10 +-
lib/gis/renamed_options | 1 +
lib/init/grass.py | 7 +
lib/python/ctypes/ctypesgencore/expressions.py | 6 +-
lib/python/pygrass/modules/interface/env.py | 2 +-
lib/python/pygrass/raster/__init__.py | 2 +-
lib/python/script/task.py | 2 +-
lib/python/temporal/abstract_space_time_dataset.py | 2 +-
lib/python/temporal/c_libraries_interface.py | 25 +-
lib/python/temporal/core.py | 27 +-
lib/python/temporal/extract.py | 5 +-
lib/python/temporal/open_stds.py | 2 +-
lib/python/temporal/register.py | 18 +
lib/python/temporal/space_time_datasets.py | 5 +-
lib/python/temporal/stds_import.py | 29 +-
.../temporal/testsuite/test_register_function.py | 34 +
.../unittests_temporal_algebra_mixed_stds.py | 206 +
lib/raster/open.c | 1 +
lib/rst/data/DESCRIPTION.DATA | 135 -
lib/rst/data/dataquad.c | 109 +-
lib/rst/data/dataquad.h | 36 +-
lib/rst/interp_float/DESCRIPTION.INTERP | 318 --
lib/rst/interp_float/func2d.c | 62 +-
lib/rst/interp_float/init2d.c | 109 +-
lib/rst/interp_float/input2d.c | 34 +-
lib/rst/interp_float/interp2d.c | 68 +-
lib/rst/interp_float/interpf.h | 62 +-
lib/rst/interp_float/matrix.c | 48 +-
lib/rst/interp_float/output2d.c | 53 +-
lib/rst/interp_float/point2d.c | 56 +-
lib/rst/interp_float/secpar2d.c | 51 +-
lib/rst/interp_float/segmen2d.c | 73 +-
lib/rst/interp_float/vinput2d.c | 59 +-
lib/rst/interp_float/write2d.c | 35 +-
lib/rst/qtree/DESCRIPTION.TREE | 128 -
lib/rst/qtree/qtree.c | 96 +-
lib/rst/qtree/qtree.h | 34 +-
lib/rst/rstlib.dox | 66 +
lib/symbol/README | 2 +-
lib/temporal/lib/connect.c | 3 +-
lib/temporal/lib/default_name.c | 4 +-
lib/vector/dglib/dglib.dox | 4 +-
locale/po/grasslibs_ar.po | 30 +-
locale/po/grasslibs_cs.po | 35 +-
locale/po/grasslibs_de.po | 35 +-
locale/po/grasslibs_el.po | 35 +-
locale/po/grasslibs_es.po | 35 +-
locale/po/{grasslibs_ro.po => grasslibs_fi.po} | 1652 ++++----
locale/po/grasslibs_fr.po | 1192 +++---
locale/po/grasslibs_it.po | 35 +-
locale/po/grasslibs_ja.po | 35 +-
locale/po/grasslibs_ko.po | 30 +-
locale/po/grasslibs_lv.po | 38 +-
locale/po/grasslibs_ml.po | 30 +-
locale/po/grasslibs_pl.po | 35 +-
locale/po/grasslibs_pt.po | 35 +-
locale/po/grasslibs_pt_br.po | 35 +-
locale/po/grasslibs_ro.po | 30 +-
locale/po/grasslibs_ru.po | 35 +-
locale/po/grasslibs_sl.po | 38 +-
locale/po/grasslibs_th.po | 35 +-
locale/po/grasslibs_tr.po | 35 +-
locale/po/grasslibs_vi.po | 35 +-
locale/po/grasslibs_zh.po | 35 +-
locale/po/grassmods_ar.po | 558 +--
locale/po/grassmods_cs.po | 556 +--
locale/po/grassmods_de.po | 563 +--
locale/po/grassmods_el.po | 537 +--
locale/po/grassmods_es.po | 566 +--
locale/po/{grassmods_ro.po => grassmods_fi.po} | 4127 ++++++++------------
locale/po/grassmods_fr.po | 564 +--
locale/po/grassmods_it.po | 557 +--
locale/po/grassmods_ja.po | 559 +--
locale/po/grassmods_ko.po | 543 +--
locale/po/grassmods_lv.po | 552 +--
locale/po/grassmods_pl.po | 553 +--
locale/po/grassmods_pt.po | 561 +--
locale/po/grassmods_pt_br.po | 561 +--
locale/po/grassmods_ro.po | 517 +--
locale/po/grassmods_ru.po | 557 +--
locale/po/grassmods_sl.po | 558 +--
locale/po/grassmods_th.po | 557 +--
locale/po/grassmods_tr.po | 556 +--
locale/po/grassmods_vi.po | 557 +--
locale/po/grassmods_zh.po | 558 +--
locale/po/grasswxpy_cs.po | 207 +-
locale/po/grasswxpy_de.po | 208 +-
locale/po/grasswxpy_el.po | 194 +-
locale/po/grasswxpy_es.po | 211 +-
locale/po/{grasswxpy_ko.po => grasswxpy_fi.po} | 474 +--
locale/po/grasswxpy_fr.po | 3360 +++++++++++-----
locale/po/grasswxpy_id.po | 217 +-
locale/po/grasswxpy_it.po | 213 +-
locale/po/grasswxpy_ja.po | 217 +-
locale/po/grasswxpy_ko.po | 175 +-
locale/po/grasswxpy_lv.po | 205 +-
locale/po/grasswxpy_ml.po | 198 +-
locale/po/grasswxpy_pl.po | 221 +-
locale/po/grasswxpy_pt.po | 217 +-
locale/po/grasswxpy_pt_br.po | 217 +-
locale/po/grasswxpy_ro.po | 223 +-
locale/po/grasswxpy_ru.po | 215 +-
locale/po/grasswxpy_th.po | 217 +-
locale/po/grasswxpy_tr.po | 221 +-
locale/po/grasswxpy_vi.po | 217 +-
locale/po/grasswxpy_zh.po | 233 +-
man/Makefile | 2 +-
man/build_html.py | 13 +-
man/build_keywords.py | 56 +-
man/build_rest.py | 2 +-
man/build_topics.py | 15 +-
mswindows/GRASS-Installer.nsi.tmpl | 24 +-
ps/ps.map/ps_vlegend.c | 8 +-
raster/r.external/r.external.html | 26 +-
raster/r.horizon/r.horizon.html | 24 +-
raster/r.horizon/rhorizon_polar_plot.png | Bin 0 -> 38044 bytes
raster/r.in.gdal/main.c | 36 +-
raster/r.li/r.li.dominance/r.li.dominance.html | 4 +-
...ance_formula.png => r_li_dominance_formula.png} | Bin
raster/r.li/r.li.edgedensity/r.li.edgedensity.html | 6 +-
...formula1.png => r_li_edgedensity_formula_1.png} | Bin
...formula2.png => r_li_edgedensity_formula_2.png} | Bin
raster/r.li/r.li.richness/r.li.richness.html | 4 +-
...hness_formula.png => r_li_richness_formula.png} | Bin
raster/r.li/r.li.shannon/r.li.shannon.html | 4 +-
...hannon_formula.png => r_li_shannon_formula.png} | Bin
raster/r.li/r.li.simpson/r.li.simpson.html | 5 +-
...impson_formula.png => r_li_simpson_formula.png} | Bin
raster/r.mapcalc/evaluate.c | 2 +-
raster/r.mapcalc/r.mapcalc.html | 35 +-
raster/r.mapcalc/r3.mapcalc.html | 108 +-
raster/r.out.gdal/main.c | 5 +-
raster/r.patch/do_patch.c | 6 +-
raster/r.patch/local_proto.h | 2 +-
raster/r.patch/main.c | 8 +-
raster/r.patch/r.patch.html | 14 +-
raster/r.proj/main.c | 14 +-
raster/r.proj/r.proj.html | 9 +-
raster/r.reclass/r.reclass.html | 4 +-
raster/r.resamp.filter/r.resamp.filter.html | 90 +-
raster/r.resamp.rst/r.resamp.rst.html | 9 +-
raster/r.slope.aspect/r.slope.aspect.html | 49 +-
.../r.slope.aspect/r_slope_aspect_4_directions.png | Bin 0 -> 334426 bytes
raster/r.sunhours/main.c | 2 +
raster/r.timestamp/main.c | 1 +
raster/r.univar/r.univar.html | 123 +-
raster/r.univar/runivar_basins.png | Bin 0 -> 208222 bytes
raster/r.univar/runivar_basins_elev_zonal.png | Bin 0 -> 18511 bytes
raster/r.water.outlet/basin.h | 50 +-
raster/r.water.outlet/flag.h | 70 -
raster/r.water.outlet/flag_clr_all.c | 15 -
raster/r.water.outlet/flag_create.c | 39 -
raster/r.water.outlet/flag_destroy.c | 11 -
raster/r.water.outlet/flag_get.c | 6 -
raster/r.water.outlet/flag_set.c | 8 -
raster/r.water.outlet/flag_unset.c | 8 -
raster/r.water.outlet/main.c | 34 +-
raster/r.watershed/front/r.watershed.html | 5 +-
raster3d/r3.timestamp/main.c | 1 +
scripts/Makefile | 2 +
scripts/d.polar/d.polar.html | 4 +-
scripts/d.rast.edit/d.rast.edit.py | 3 +-
scripts/g.extension/g.extension.html | 95 +-
scripts/g.extension/g.extension.py | 8 +-
scripts/i.pansharpen/i.pansharpen.html | 4 +-
scripts/r.import/Makefile | 7 +
scripts/r.import/r.import.html | 105 +
scripts/r.import/r.import.py | 366 ++
scripts/r.pack/r.pack.html | 4 +-
scripts/r.shade/r.shade.html | 10 +-
scripts/r.unpack/r.unpack.html | 4 +-
scripts/r.unpack/r.unpack.py | 61 +-
scripts/v.db.addtable/v.db.addtable.py | 4 +-
scripts/v.db.join/v.db.join.html | 41 +-
scripts/v.import/Makefile | 7 +
scripts/v.import/v.import.html | 42 +
scripts/v.import/v.import.py | 244 ++
scripts/v.krige/v.krige.html | 56 +-
scripts/v.krige/v.krige.py | 8 +-
scripts/v.pack/v.pack.html | 4 +-
scripts/v.pack/v.pack.py | 2 +-
scripts/v.unpack/v.unpack.html | 4 +-
scripts/v.unpack/v.unpack.py | 70 +-
scripts/v.what.strds/v.what.strds.py | 1 +
scripts/v.what.vect/v.what.vect.html | 4 +-
temporal/t.connect/t.connect.html | 7 +-
temporal/t.create/t.create.html | 3 +-
temporal/t.create/t.create.py | 1 +
temporal/t.info/t.info.html | 20 +-
temporal/t.info/t.info.py | 1 +
temporal/t.list/t.list.html | 23 +-
temporal/t.list/t.list.py | 3 +-
temporal/t.merge/t.merge.html | 16 +-
temporal/t.merge/t.merge.py | 1 +
temporal/t.rast.accdetect/t.rast.accdetect.py | 1 +
temporal/t.rast.accumulate/t.rast.accumulate.html | 86 +-
temporal/t.rast.accumulate/t.rast.accumulate.py | 4 +-
.../t.rast.aggregate.ds/t.rast.aggregate.ds.html | 10 +-
.../t.rast.aggregate.ds/t.rast.aggregate.ds.py | 3 +-
temporal/t.rast.aggregate/t.rast.aggregate.html | 133 +-
temporal/t.rast.aggregate/t.rast.aggregate.py | 27 +-
temporal/t.rast.algebra/t.rast.algebra.py | 1 +
temporal/t.rast.colors/t.rast.colors.py | 1 +
temporal/t.rast.export/t.rast.export.html | 17 +-
temporal/t.rast.export/t.rast.export.py | 1 +
temporal/t.rast.extract/t.rast.extract.html | 6 +-
temporal/t.rast.extract/t.rast.extract.py | 1 +
temporal/t.rast.gapfill/t.rast.gapfill.html | 12 +-
temporal/t.rast.gapfill/t.rast.gapfill.py | 1 +
temporal/t.rast.import/t.rast.import.html | 18 +-
temporal/t.rast.import/t.rast.import.py | 1 +
temporal/t.rast.list/t.rast.list.html | 50 +-
temporal/t.rast.list/t.rast.list.py | 3 +-
temporal/t.rast.mapcalc/t.rast.mapcalc.html | 24 +-
temporal/t.rast.mapcalc/t.rast.mapcalc.py | 1 +
temporal/t.rast.neighbors/t.rast.neighbors.html | 6 +-
temporal/t.rast.neighbors/t.rast.neighbors.py | 1 +
temporal/t.rast.out.vtk/t.rast.out.vtk.py | 1 +
temporal/t.rast.series/t.rast.series.py | 6 +-
temporal/t.rast.to.rast3/t.rast.to.rast3.html | 6 +-
temporal/t.rast.to.rast3/t.rast.to.rast3.py | 1 +
temporal/t.rast.univar/t.rast.univar.py | 3 +-
temporal/t.rast3d.algebra/t.rast3d.algebra.py | 1 +
temporal/t.rast3d.extract/t.rast3d.extract.py | 1 +
temporal/t.rast3d.list/t.rast3d.list.py | 3 +-
temporal/t.rast3d.mapcalc/t.rast3d.mapcalc.py | 1 +
temporal/t.rast3d.univar/t.rast3d.univar.py | 3 +-
temporal/t.register/t.register.html | 100 +-
temporal/t.register/t.register.py | 7 +-
temporal/t.remove/t.remove.html | 24 +-
temporal/t.remove/t.remove.py | 7 +-
temporal/t.rename/t.rename.html | 4 +-
temporal/t.rename/t.rename.py | 1 +
temporal/t.sample/t.sample.html | 20 +-
temporal/t.sample/t.sample.py | 1 +
temporal/t.select/t.select.py | 1 +
temporal/t.shift/t.shift.html | 16 +-
temporal/t.shift/t.shift.py | 1 +
temporal/t.snap/t.snap.html | 4 +-
temporal/t.snap/t.snap.py | 1 +
temporal/t.support/t.support.py | 1 +
temporal/t.topology/t.topology.py | 1 +
temporal/t.unregister/t.unregister.py | 1 +
temporal/t.vect.algebra/t.vect.algebra.py | 1 +
temporal/t.vect.db.select/t.vect.db.select.html | 6 +-
temporal/t.vect.db.select/t.vect.db.select.py | 3 +-
temporal/t.vect.export/t.vect.export.html | 25 +-
temporal/t.vect.export/t.vect.export.py | 1 +
temporal/t.vect.extract/t.vect.extract.html | 12 +-
temporal/t.vect.extract/t.vect.extract.py | 1 +
temporal/t.vect.import/t.vect.import.html | 29 +-
temporal/t.vect.import/t.vect.import.py | 1 +
temporal/t.vect.list/t.vect.list.html | 4 +-
temporal/t.vect.list/t.vect.list.py | 3 +-
.../t.vect.observe.strds/t.vect.observe.strds.html | 10 +-
.../t.vect.observe.strds/t.vect.observe.strds.py | 1 +
temporal/t.vect.univar/t.vect.univar.html | 4 +-
temporal/t.vect.univar/t.vect.univar.py | 3 +-
temporal/t.vect.what.strds/t.vect.what.strds.html | 5 +-
temporal/t.vect.what.strds/t.vect.what.strds.py | 1 +
temporal/temporalintro.html | 11 +-
tools/mkhtml.py | 29 +-
translators.csv | 1 +
vector/v.buffer/geos.c | 25 +-
vector/v.buffer/local_proto.h | 5 +-
vector/v.buffer/main.c | 12 +-
vector/v.buffer/v.buffer.html | 48 +-
vector/v.buffer/v_buffer_area.png | Bin 0 -> 7843 bytes
vector/v.buffer/v_buffer_area_s.png | Bin 0 -> 8645 bytes
vector/v.buffer/v_buffer_line.png | Bin 0 -> 10066 bytes
vector/v.buffer/v_buffer_line_c.png | Bin 0 -> 11484 bytes
vector/v.buffer/v_buffer_line_s.png | Bin 0 -> 9681 bytes
vector/v.buffer/v_buffer_no_cap.png | Bin 0 -> 3576 bytes
vector/v.buffer/v_buffer_rounded_cap.png | Bin 0 -> 3257 bytes
vector/v.buffer/v_buffer_square_cap.png | Bin 0 -> 3158 bytes
vector/v.build/main.c | 2 +-
vector/v.db.connect/v.db.connect.html | 11 +-
vector/v.distance/main.c | 6 +
vector/v.distance/v.distance.html | 7 +-
vector/v.external/main.c | 2 +-
vector/v.extract/main.c | 3 +
vector/v.in.db/v.in.db.html | 28 +-
vector/v.in.ogr/main.c | 18 +-
vector/v.kernel/main.c | 24 +-
vector/v.kernel/v.kernel.html | 8 +-
vector/v.lidar.correction/v.lidar.correction.html | 9 +-
.../v.lidar.edgedetection.html | 152 +-
.../v_lidar_edgedetection.png | Bin 0 -> 616442 bytes
.../v_lidar_edgedetection_objects.png | Bin 0 -> 257650 bytes
vector/v.lidar.growing/v.lidar.growing.html | 11 +-
vector/v.lrs/v.lrs.create/main.c | 2 +-
vector/v.lrs/v.lrs.label/main.c | 2 +-
vector/v.lrs/v.lrs.segment/main.c | 2 +-
vector/v.lrs/v.lrs.where/main.c | 2 +-
vector/v.mkgrid/main.c | 4 +-
vector/v.mkgrid/write_grid.c | 10 +-
vector/v.neighbors/main.c | 3 +-
vector/v.net/v.net.html | 14 +-
vector/v.overlay/v.overlay.html | 78 +-
vector/v.overlay/v_overlay_op_and.png | Bin 0 -> 48720 bytes
vector/v.overlay/v_overlay_op_not.png | Bin 0 -> 33159 bytes
vector/v.overlay/v_overlay_op_or.png | Bin 0 -> 53214 bytes
vector/v.overlay/v_overlay_op_xor.png | Bin 0 -> 42262 bytes
vector/v.proj/main.c | 17 +-
vector/v.proj/v.proj.html | 25 +-
vector/v.select/v.select.html | 241 +-
vector/v.select/v_select_op_contains_pnts.png | Bin 0 -> 51624 bytes
vector/v.select/v_select_op_contains_pol.png | Bin 0 -> 40488 bytes
vector/v.select/v_select_op_crosses.png | Bin 0 -> 51599 bytes
vector/v.select/v_select_op_disjoint.png | Bin 0 -> 65631 bytes
vector/v.select/v_select_op_equals.png | Bin 0 -> 50285 bytes
vector/v.select/v_select_op_intersects.png | Bin 0 -> 61067 bytes
vector/v.select/v_select_op_overlap.png | Bin 0 -> 63602 bytes
vector/v.select/v_select_op_overlaps.png | Bin 0 -> 63602 bytes
vector/v.select/v_select_op_touches.png | Bin 0 -> 52549 bytes
vector/v.select/v_select_op_within.png | Bin 0 -> 56018 bytes
vector/v.timestamp/main.c | 1 +
vector/v.to.rast3/v.to.rast3.html | 4 +-
.../{v.to.rast3.test.png => v_to_rast3_test.png} | Bin
vector/v.what.rast/v.what.rast.html | 43 +-
vector/v.what/what.c | 10 +-
382 files changed, 19100 insertions(+), 14496 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git
More information about the Pkg-grass-devel
mailing list