Skip to content
Snippets Groups Projects
Commit 9043801c authored by Félix Ingrand's avatar Félix Ingrand
Browse files
parents 3a4cd233 e8740057
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Created: Anthony Mallet on Fri, 17 May 2013
#
DISTNAME= demo-genom3-1.1
DISTNAME= demo-genom3-1.2
CATEGORIES= doc
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=demo/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS_TRAC}demo-genom
......
SHA1 (demo-genom3-1.1.tar.gz) = 1a42508f504b3e23730755b7f79b4906065137b6
RMD160 (demo-genom3-1.1.tar.gz) = 98c00c63c646d77fa9cb65c968e59176d22be754
Size (demo-genom3-1.1.tar.gz) = 310742 bytes
SHA1 (demo-genom3-1.2.tar.gz) = 64513da20dbb0444a170a008f2625b0fb03600be
RMD160 (demo-genom3-1.2.tar.gz) = 4cac857556f038be9aaed2648742f696030d3fdb
Size (demo-genom3-1.2.tar.gz) = 310786 bytes
......@@ -3,7 +3,7 @@
#
NAME= gdalwrap
DISTNAME= ${NAME}-${VERSION}
VERSION= 0.1.7
VERSION= 0.1.8
CATEGORIES= mapping
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS_TRAC}${NAME}
......
SHA1 (gdalwrap-0.1.7.tar.gz) = d3faeffb9daed9ba670196dba2f55816b844c29a
RMD160 (gdalwrap-0.1.7.tar.gz) = f4baef7095278ea96b77fd9d039b7535421d985f
Size (gdalwrap-0.1.7.tar.gz) = 11787 bytes
SHA1 (gdalwrap-0.1.8.tar.gz) = 2192b501cc760be78d3ed708b48bf6d6283e285f
RMD160 (gdalwrap-0.1.8.tar.gz) = 08637f71338b77f77c260de31f6a9a898eda7bf5
Size (gdalwrap-0.1.8.tar.gz) = 11745 bytes
......@@ -2,7 +2,7 @@
# Created: Anthony Mallet on Sun, 28 Jan 2007
#
DISTNAME= genom3-pocolibs-1.6
DISTNAME= genom3-pocolibs-1.7
CATEGORIES= architecture
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=genom3-pocolibs/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}genom3/genom3-pocolibs
......@@ -16,7 +16,7 @@ LICENSE= 2-clause-bsd
GNU_CONFIGURE= yes
NOT_FOR_PLATFORM= # empty
DEPEND_ABI.pocolibs= pocolibs>=2.11.99
DEPEND_ABI.pocolibs= pocolibs>=2.12
include ../../middleware/pocolibs/depend.mk
include ../../pkgtools/pkg-config/depend.mk
......
@comment Fri Jul 26 18:38:27 CEST 2013
@comment Thu Jul 24 14:25:11 CEST 2014
lib/libpocolibs-client.la
lib/pkgconfig/genom3-pocolibs.pc
share/genom/site-templates/pocolibs/client/c/client.Makefile.am
......@@ -13,7 +13,6 @@ share/genom/site-templates/pocolibs/client/c/portlib.c
share/genom/site-templates/pocolibs/client/c/private.h
share/genom/site-templates/pocolibs/client/c/template.tcl
share/genom/site-templates/pocolibs/common/autoconf/ax_pthread.m4
share/genom/site-templates/pocolibs/common/exception.c
share/genom/site-templates/pocolibs/common/msglib.h
share/genom/site-templates/pocolibs/common/serialize.h
share/genom/site-templates/pocolibs/common/typecopy.h
......@@ -23,6 +22,7 @@ share/genom/site-templates/pocolibs/server/codels.mappings.h
share/genom/site-templates/pocolibs/server/control_codels.c
share/genom/site-templates/pocolibs/server/control_task.c
share/genom/site-templates/pocolibs/server/control_task.h
share/genom/site-templates/pocolibs/server/exception.c
share/genom/site-templates/pocolibs/server/exec_codels.c
share/genom/site-templates/pocolibs/server/exec_task.c
share/genom/site-templates/pocolibs/server/main.c
......
SHA1 (genom3-pocolibs-1.6.tar.gz) = 1c49302962f63e353e87773c1114a2cc55190308
RMD160 (genom3-pocolibs-1.6.tar.gz) = 0691d2c250c68d60bb2d69f2ad20ca7c999183ba
Size (genom3-pocolibs-1.6.tar.gz) = 328330 bytes
SHA1 (genom3-pocolibs-1.7.tar.gz) = 376db078fd0c6caa9b413f2fce58062cdbfb8603
RMD160 (genom3-pocolibs-1.7.tar.gz) = e3d12b5d046af297b37a2d95da7068958c460ae6
Size (genom3-pocolibs-1.7.tar.gz) = 327307 bytes
......@@ -2,7 +2,7 @@
# Created: Anthony Mallet on Fri, 19 Oct 2012
#
DISTNAME= genom3-ros-1.8
DISTNAME= genom3-ros-1.9
CATEGORIES= architecture
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=genom3-ros/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}genom3/genom3-ros
......
@comment Fri Jul 26 18:45:38 CEST 2013
@comment Thu Jul 24 14:35:30 CEST 2014
bin/rosaction
lib/libros-client.la
lib/pkgconfig/genom3-ros.pc
......@@ -22,10 +22,8 @@ share/genom/site-templates/ros/common/action.h
share/genom/site-templates/ros/common/autoconf/ax_boost_base.m4
share/genom/site-templates/ros/common/autoconf/ax_boost_thread.m4
share/genom/site-templates/ros/common/autoconf/ax_pthread.m4
share/genom/site-templates/ros/common/exception.c
share/genom/site-templates/ros/common/genom-serialize.h
share/genom/site-templates/ros/common/genrosmsg.tcl
share/genom/site-templates/ros/common/json-common.h
share/genom/site-templates/ros/common/portlib.h
share/genom/site-templates/ros/common/ros.manifest.xml
share/genom/site-templates/ros/common/serialize.h
......@@ -36,8 +34,8 @@ share/genom/site-templates/ros/server/activities.h
share/genom/site-templates/ros/server/codels.mappings.h
share/genom/site-templates/ros/server/control-codels.cc
share/genom/site-templates/ros/server/control-task.cc
share/genom/site-templates/ros/server/exception.cc
share/genom/site-templates/ros/server/exec-task.cc
share/genom/site-templates/ros/server/exec-task.h
share/genom/site-templates/ros/server/internals.h
share/genom/site-templates/ros/server/json.cc
share/genom/site-templates/ros/server/locals.h
......
SHA1 (genom3-ros-1.8.tar.gz) = ef33520b71b000867b45b9ef025175074e4a5cd2
RMD160 (genom3-ros-1.8.tar.gz) = bf8655b5f9291f597baa089a3ce10ca760f350c9
Size (genom3-ros-1.8.tar.gz) = 383458 bytes
SHA1 (genom3-ros-1.9.tar.gz) = 287ea4f44af7f3f4e7e29a520553e69459bcfdd3
RMD160 (genom3-ros-1.9.tar.gz) = 401a1a24e0ad1e002e3ece6717ca5c285184df8d
Size (genom3-ros-1.9.tar.gz) = 382318 bytes
......@@ -2,8 +2,7 @@
# Created: Anthony Mallet on Fri, 19 Oct 2012
#
PKGREVISION= 1
VERSION= 2.99.23
VERSION= 2.99.24
DISTNAME= genom-${VERSION}
PKGNAME= genom3-${VERSION}
CATEGORIES= architecture
......@@ -19,7 +18,6 @@ LICENSE= 2-clause-bsd
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-tcl=$(dir ${TCL_CONFIG_SH})
CONFIGURE_ARGS+=--with-eltclsh=${PREFIX.eltclsh}
INFO_FILES= genom3.info
NOT_FOR_PLATFORM= # empty
DEPEND_ABI.tcl= tcl>=8.5
......@@ -29,6 +27,5 @@ include ../../shell/eltclsh/depend.mk
include ../../mk/sysdep/bison.mk
include ../../mk/sysdep/flex.mk
include ../../mk/sysdep/tcl.mk
include ../../mk/sysdep/texinfo.mk
include ../../mk/language/c.mk
include ../../mk/robotpkg.mk
@comment Fri Mar 28 11:52:33 CET 2014
@comment Thu Jul 24 14:18:52 CEST 2014
bin/genom${PKGVERSION}
bin/genom3
include/genom3/c++/event.h
include/genom3/c++/idloptional.h
include/genom3/c++/idlsequence.h
include/genom3/c/client.h
include/genom3/c/context.h
include/genom3/c/event.h
include/genom3/c/exception.h
include/genom3/c/idlsequence.h
${PKGINFODIR}/genom3.imgs
${PKGINFODIR}/genom3.info
lib/pkgconfig/genom3-c-client.pc
lib/pkgconfig/genom3.pc
libexec/genom-pcpp
${PKGMANDIR}/man1/genom3.1
share/doc/genom/CHANGES
share/doc/genom/COPYING
share/doc/genom/genom3.html/A-minimal-example.html
share/doc/genom/genom3.html/Attribute-declaration.html
share/doc/genom/genom3.html/C-Array.html
share/doc/genom/genom3.html/C-Basic-type.html
share/doc/genom/genom3.html/C-Constant.html
share/doc/genom/genom3.html/C-Enumerated-type.html
share/doc/genom/genom3.html/C-Exception.html
share/doc/genom/genom3.html/C-Native.html
share/doc/genom/genom3.html/C-Optional.html
share/doc/genom/genom3.html/C-Port.html
share/doc/genom/genom3.html/C-Remote.html
share/doc/genom/genom3.html/C-Scoped-name.html
share/doc/genom/genom3.html/C-Sequence.html
share/doc/genom/genom3.html/C-String.html
share/doc/genom/genom3.html/C-Struct.html
share/doc/genom/genom3.html/C-Union.html
share/doc/genom/genom3.html/C-mappings.html
share/doc/genom/genom3.html/C_002b_002b-Array.html
share/doc/genom/genom3.html/C_002b_002b-Basic-type.html
share/doc/genom/genom3.html/C_002b_002b-Constant.html
share/doc/genom/genom3.html/C_002b_002b-Enumerated-type.html
share/doc/genom/genom3.html/C_002b_002b-Exception.html
share/doc/genom/genom3.html/C_002b_002b-Native.html
share/doc/genom/genom3.html/C_002b_002b-Optional.html
share/doc/genom/genom3.html/C_002b_002b-Port.html
share/doc/genom/genom3.html/C_002b_002b-Remote.html
share/doc/genom/genom3.html/C_002b_002b-Scoped-name.html
share/doc/genom/genom3.html/C_002b_002b-Sequence.html
share/doc/genom/genom3.html/C_002b_002b-String.html
share/doc/genom/genom3.html/C_002b_002b-Struct.html
share/doc/genom/genom3.html/C_002b_002b-Union.html
share/doc/genom/genom3.html/C_002b_002b-mappings.html
share/doc/genom/genom3.html/Codel-declaration.html
share/doc/genom/genom3.html/Component-declaration.html
share/doc/genom/genom3.html/Component-model.html
share/doc/genom/genom3.html/Concept-Index.html
share/doc/genom/genom3.html/Constant-declaration.html
share/doc/genom/genom3.html/Copying.html
share/doc/genom/genom3.html/Creating-Templates.html
share/doc/genom/genom3.html/Description.html
share/doc/genom/genom3.html/Environment-variables.html
share/doc/genom/genom3.html/General-options.html
share/doc/genom/genom3.html/GenoM-IDL-mappings.html
share/doc/genom/genom3.html/GenoM-overview.html
share/doc/genom/genom3.html/Grammar-reference.html
share/doc/genom/genom3.html/IDS-declaration.html
share/doc/genom/genom3.html/Indices.html
share/doc/genom/genom3.html/Input-file-format.html
share/doc/genom/genom3.html/Interactive.html
share/doc/genom/genom3.html/Interface-declaration.html
share/doc/genom/genom3.html/Introduction.html
share/doc/genom/genom3.html/Mappings.html
share/doc/genom/genom3.html/Module-declaration.html
share/doc/genom/genom3.html/Port-declaration.html
share/doc/genom/genom3.html/Pragmas.html
share/doc/genom/genom3.html/Preprocessing.html
share/doc/genom/genom3.html/Reserved-keywords.html
share/doc/genom/genom3.html/Running.html
share/doc/genom/genom3.html/Service-declaration.html
share/doc/genom/genom3.html/Service-parameters.html
share/doc/genom/genom3.html/Skeleton.html
share/doc/genom/genom3.html/Specification.html
share/doc/genom/genom3.html/TCL-Backend-Index.html
share/doc/genom/genom3.html/TCL-Engine.html
share/doc/genom/genom3.html/Task-declaration.html
share/doc/genom/genom3.html/Template-options.html
share/doc/genom/genom3.html/Templates.html
share/doc/genom/genom3.html/Type-declaration.html
share/doc/genom/genom3.html/Type-specification.html
share/doc/genom/genom3.html/_0023pragma-masquerade.html
share/doc/genom/genom3.html/_0023pragma-provides.html
share/doc/genom/genom3.html/_0023pragma-requires.html
share/doc/genom/genom3.html/_0024type-methods.html
share/doc/genom/genom3.html/_002d_002d_002d.html
share/doc/genom/genom3.html/cname.html
share/doc/genom/genom3.html/comment.html
share/doc/genom/genom3.html/dotgen-components.html
share/doc/genom/genom3.html/dotgen-genom.html
share/doc/genom/genom3.html/dotgen-input.html
share/doc/genom/genom3.html/dotgen-interfaces.html
share/doc/genom/genom3.html/dotgen-parse.html
share/doc/genom/genom3.html/dotgen-template.html
share/doc/genom/genom3.html/dotgen-types.html
share/doc/genom/genom3.html/engine-chdir.html
share/doc/genom/genom3.html/engine-merge_002dtool.html
share/doc/genom/genom3.html/engine-mode.html
share/doc/genom/genom3.html/engine-pwd.html
share/doc/genom/genom3.html/fileext.html
share/doc/genom/genom3.html/genom3.imgs
share/doc/genom/genom3.html/indent.html
share/doc/genom/genom3.html/index.html
share/doc/genom/genom3.html/lang.html
share/doc/genom/genom3.html/language-address.html
share/doc/genom/genom3.html/language-argument.html
share/doc/genom/genom3.html/language-declarator.html
share/doc/genom/genom3.html/language-dereference.html
share/doc/genom/genom3.html/language-invoke.html
share/doc/genom/genom3.html/language-mangle.html
share/doc/genom/genom3.html/language-mapping.html
share/doc/genom/genom3.html/language-member.html
share/doc/genom/genom3.html/language-pass.html
share/doc/genom/genom3.html/language-signature.html
share/doc/genom/genom3.html/tab_002fiff_002febnf.html
share/doc/genom/genom3.html/template-arg.html
share/doc/genom/genom3.html/template-deps.html
share/doc/genom/genom3.html/template-fatal.html
share/doc/genom/genom3.html/template-link.html
share/doc/genom/genom3.html/template-message.html
share/doc/genom/genom3.html/template-options.html
share/doc/genom/genom3.html/template-parse.html
share/doc/genom/genom3.html/template-require.html
share/doc/genom/genom3.html/template-usage.html
share/doc/genom/genom3.html/wrap.html
share/doc/genom/genom3.info
share/doc/genom/genom3.pdf
share/doc/genom/genom3.txt
share/doc/genom/index.html
share/doc/genom/adoc/copying.adoc
share/doc/genom/adoc/dotgen/codel.adoc
share/doc/genom/adoc/dotgen/component.adoc
share/doc/genom/adoc/dotgen/grammar.adoc
share/doc/genom/adoc/dotgen/idltype-base.adoc
share/doc/genom/adoc/dotgen/idltype-constr.adoc
share/doc/genom/adoc/dotgen/idltype-tmpl.adoc
share/doc/genom/adoc/dotgen/idltype.adoc
share/doc/genom/adoc/dotgen/ids.adoc
share/doc/genom/adoc/dotgen/index.adoc
share/doc/genom/adoc/dotgen/interface.adoc
share/doc/genom/adoc/dotgen/keywords.adoc
share/doc/genom/adoc/dotgen/module.adoc
share/doc/genom/adoc/dotgen/port.adoc
share/doc/genom/adoc/dotgen/pragma.adoc
share/doc/genom/adoc/dotgen/preprocessing.adoc
share/doc/genom/adoc/dotgen/service.adoc
share/doc/genom/adoc/dotgen/specification.adoc
share/doc/genom/adoc/dotgen/task.adoc
share/doc/genom/adoc/index.adoc
share/doc/genom/adoc/introduction.adoc
share/doc/genom/adoc/manual.adoc
share/doc/genom/adoc/mappings/c++.adoc
share/doc/genom/adoc/mappings/c.adoc
share/doc/genom/adoc/mappings/index.adoc
share/doc/genom/adoc/model/index.adoc
share/doc/genom/adoc/overview.adoc
share/doc/genom/adoc/running.adoc
share/doc/genom/adoc/templates/cmd-dotgen.adoc
share/doc/genom/adoc/templates/cmd-engine.adoc
share/doc/genom/adoc/templates/cmd-language.adoc
share/doc/genom/adoc/templates/cmd-template.adoc
share/doc/genom/adoc/templates/cmd-type.adoc
share/doc/genom/adoc/templates/index.adoc
share/doc/genom/adoc/templates/interactive.adoc
share/doc/genom/adoc/templates/mappings.adoc
share/doc/genom/adoc/templates/skeleton.adoc
share/doc/genom/adoc/templates/tcl-engine.adoc
share/doc/genom/adoc/tutorials/add-function.adoc
share/doc/genom/adoc/tutorials/index.adoc
share/doc/genom/adoc/tutorials/workflow.adoc
share/doc/genom/html/copying.html
share/doc/genom/html/dotgen/codel.html
share/doc/genom/html/dotgen/component.html
share/doc/genom/html/dotgen/grammar.html
share/doc/genom/html/dotgen/idltype-base.html
share/doc/genom/html/dotgen/idltype-constr.html
share/doc/genom/html/dotgen/idltype-tmpl.html
share/doc/genom/html/dotgen/idltype.html
share/doc/genom/html/dotgen/ids.html
share/doc/genom/html/dotgen/index.html
share/doc/genom/html/dotgen/interface.html
share/doc/genom/html/dotgen/keywords.html
share/doc/genom/html/dotgen/module.html
share/doc/genom/html/dotgen/port.html
share/doc/genom/html/dotgen/pragma.html
share/doc/genom/html/dotgen/preprocessing.html
share/doc/genom/html/dotgen/service.html
share/doc/genom/html/dotgen/specification.html
share/doc/genom/html/dotgen/task.html
share/doc/genom/html/index.html
share/doc/genom/html/introduction.html
share/doc/genom/html/manual.html
share/doc/genom/html/mappings/c++.html
share/doc/genom/html/mappings/c.html
share/doc/genom/html/mappings/index.html
share/doc/genom/html/model/index.html
share/doc/genom/html/overview.html
share/doc/genom/html/running.html
share/doc/genom/html/templates/cmd-dotgen.html
share/doc/genom/html/templates/cmd-engine.html
share/doc/genom/html/templates/cmd-language.html
share/doc/genom/html/templates/cmd-template.html
share/doc/genom/html/templates/cmd-type.html
share/doc/genom/html/templates/index.html
share/doc/genom/html/templates/interactive.html
share/doc/genom/html/templates/mappings.html
share/doc/genom/html/templates/skeleton.html
share/doc/genom/html/templates/tcl-engine.html
share/doc/genom/html/tutorials/add-function.html
share/doc/genom/html/tutorials/index.html
share/doc/genom/html/tutorials/workflow.html
share/genom/engines/tcl/engine.la
share/genom/engines/tcl/engine.tcl
share/genom/engines/tcl/language-c++.tcl
......@@ -147,6 +113,7 @@ share/genom/templates/common/c-client-uninstalled.pc.in
share/genom/templates/common/c-client.pc.in
share/genom/templates/common/client.h
share/genom/templates/common/genom.gen
share/genom/templates/common/json-types.h
share/genom/templates/example/example.Makefile.am
share/genom/templates/example/example.c
share/genom/templates/example/example.configure.ac
......
......@@ -19,7 +19,7 @@ SYSTEM_SEARCH.genom3=\
include/genom3/c/client.h \
'lib/pkgconfig/genom3.pc:/Version/s/[^0-9.]//gp'
DEPEND_ABI.genom3?= genom3>=2.99.23
DEPEND_ABI.genom3?= genom3>=2.99.24
DEPEND_DIR.genom3?= ../../wip/genom3
export GENOM3= ${PREFIX.genom3}/bin/genom3
......
SHA1 (genom-2.99.23.tar.gz) = 70336dcf55356179f1ee54ef8c399a97b5e4aa27
RMD160 (genom-2.99.23.tar.gz) = 7b0c7b1592df4125f0f43b1e1c7e9e9c618d00b9
Size (genom-2.99.23.tar.gz) = 1350607 bytes
SHA1 (genom-2.99.24.tar.gz) = 36909c05c4b99a0cd56cce310c5a64a0f15ed577
RMD160 (genom-2.99.24.tar.gz) = 2df173ccfc9855e504549f60cb21351b0fabb1b1
Size (genom-2.99.24.tar.gz) = 784352 bytes
......@@ -2,7 +2,7 @@
# Created: Anthony Mallet on Fri, 19 Oct 2012
#
DISTNAME= genomix-1.4
DISTNAME= genomix-1.5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=genomix/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}genomix
......
SHA1 (genomix-1.4.tar.gz) = 750a805e7b1617bb645ab71cbbbc1996ebd054e6
RMD160 (genomix-1.4.tar.gz) = 8e4518c31119e3838624a3b86bb281e2e9097676
Size (genomix-1.4.tar.gz) = 129692 bytes
SHA1 (genomix-1.5.tar.gz) = cde3e377dcd0d4de588941fbfb23e7ffe20ba8d2
RMD160 (genomix-1.5.tar.gz) = b0392d85c5777b0e1e23bc5dd335ff1fd2c98155
Size (genomix-1.5.tar.gz) = 130122 bytes
......@@ -3,7 +3,7 @@
#
NAME= gladys
DISTNAME= ${NAME}-${VERSION}
VERSION= 0.2.3
VERSION= 0.2.5
CATEGORIES= mapping
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS_TRAC}${NAME}
......
SHA1 (gladys-0.2.3.tar.gz) = db3a5b092825c2890b1593d94f20095a54aad904
RMD160 (gladys-0.2.3.tar.gz) = f90a2243fb234f30fde6562221307d55e1190295
Size (gladys-0.2.3.tar.gz) = 41675 bytes
SHA1 (gladys-0.2.5.tar.gz) = 3b9860a634b3052878c28c899fd5786322acaa24
RMD160 (gladys-0.2.5.tar.gz) = 3bdb52362e202e524ea9d8780a79b5bc883a969d
Size (gladys-0.2.5.tar.gz) = 42458 bytes
SHA1 (patch-aa) = a6757ecc7ce27c4bc86ecb9c1fcf9ce8488d090f
diff --git python/gladys_python.cpp python/gladys_python.cpp
index 5725c58..1c71d61 100644
--- python/gladys_python.cpp
+++ python/gladys_python.cpp
@@ -69,7 +69,7 @@ static bpy::list py_get_band(gdalwrap::gdal& self, const std::string& name) {
}
static bpy::list py_get_band_as_uchar(gdalwrap::gdal& self, const std::string& name) {
- return std_vector_to_py_list(gdalwrap::vfloat2vuchar(self.get_band(name)));
+ return std_vector_to_py_list(gdalwrap::raster2bytes(self.get_band(name)));
}
static bpy::dict py_get_bands(gdalwrap::gdal& self) {
@@ -83,7 +83,7 @@ static bpy::dict py_get_bands_as_uchar(gdalwrap::gdal& self) {
bpy::dict retval;
for (size_t idx = 0; idx < self.bands.size(); idx++)
retval[ self.names[idx] ] = std_vector_to_py_list(
- gdalwrap::vfloat2vuchar( self.bands[idx] ) );
+ gdalwrap::raster2bytes( self.bands[idx] ) );
return retval;
}
......@@ -3,7 +3,6 @@
#
PKGNAME= morse-pocolibs-${MORSE_VERSION}
PKGREVISION= 1
include ../../simulation/morse/Makefile.common
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment