[GRASS-git] [OSGeo/grass] a83af3: Band references implementation (#63)

Martin Landa noreply at github.com
Sat Aug 31 07:57:53 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: a83af32aac39f94b9fba7fb0691dd52325a1990c
      https://github.com/OSGeo/grass/commit/a83af32aac39f94b9fba7fb0691dd52325a1990c
  Author: Martin Landa <landa.martin at gmail.com>
  Date:   2019-08-31 (Sat, 31 Aug 2019)

  Changed paths:
    M include/defs/gis.h
    M include/defs/raster.h
    A lib/gis/band_reference.c
    M lib/python/Makefile
    A lib/python/bandref/Makefile
    A lib/python/bandref/__init__.py
    A lib/python/bandref/reader.py
    M lib/python/pygrass/errors.py
    M lib/python/pygrass/raster/abstract.py
    M lib/python/temporal/abstract_space_time_dataset.py
    M lib/python/temporal/c_libraries_interface.py
    M lib/python/temporal/core.py
    M lib/python/temporal/mapcalc.py
    M lib/python/temporal/metadata.py
    M lib/python/temporal/open_stds.py
    M lib/python/temporal/register.py
    M lib/python/temporal/space_time_datasets.py
    A lib/raster/band_reference.c
    M lib/temporal/SQL/raster_metadata_table.sql
    M lib/temporal/SQL/raster_views.sql
    M lib/temporal/SQL/strds_metadata_table.sql
    M lib/temporal/SQL/update_strds_metadata_template.sql
    M scripts/Makefile
    A scripts/g.bands/Makefile
    A scripts/g.bands/g.bands.html
    A scripts/g.bands/g.bands.py
    A scripts/g.bands/landsat.json
    A scripts/g.bands/sentinel.json
    A scripts/g.bands/testsuite/test_g_bands.py
    A scripts/i.band/Makefile
    A scripts/i.band/i.band.html
    A scripts/i.band/i.band.py
    A scripts/i.band/testsuite/test_i_band.py
    M temporal/t.info/t.info.html
    M temporal/t.rast.list/t.rast.list.html
    M temporal/t.rast.mapcalc/t.rast.mapcalc.html
    M temporal/t.register/t.register.html

  Log Message:
  -----------
  Band references implementation (#63)

Implements image collection support into GRASS GIS




More information about the grass-commit mailing list