jevans
da6d386c85
one more time
2014-11-22 10:32:01 -05:00
jevans
c39661b586
pep8 cleanup
2014-11-21 21:53:39 -05:00
John Evans
5541fb6465
merge branch 'issue304' into devel
2014-11-21 19:34:44 -05:00
John Evans
6a59e38aed
reading metadata still works if library not installed, closes #304
2014-11-21 19:32:40 -05:00
John Evans
0889d8999b
merge branch 'issue299' into devel
2014-11-21 10:39:06 -05:00
John Evans
03cb19d22b
deprecated read method, removed write method, closes #299
...
use array-style slicing instead. Many former read methods are now
properties. Many former write method parameters are now moved into the
constructor.
2014-11-21 10:37:23 -05:00
jevans
7cdc5c6828
merge branch 'issue298' into devel
2014-11-05 20:57:25 -05:00
jevans
eeee8ae9dc
modified travis config for coveralls support
2014-11-05 20:47:53 -05:00
jevans
7633572b49
merge branch 'devel' of https://github.com/quintusdias/glymur into devel
2014-11-05 20:35:51 -05:00
jevans
6ffd229512
merge branch 'issue286' into devel
2014-11-05 20:34:41 -05:00
jevans
1f0d0c3786
deleted TccpInfo, TileInfoV2, CodestreamInvoV2 classes
...
They are used in tests, but not in top-level glymur classes.
2014-11-05 20:33:10 -05:00
John Evans
24ba8c1df8
merge branch 'issue297' into devel
2014-10-30 11:48:55 -04:00
John Evans
1782cb957f
removed img_array from private _determine_colorspace method, closes #297
2014-10-30 11:48:20 -04:00
jevans
73f2257d92
merge branch 'issue295' into devel
2014-10-25 11:22:42 -04:00
jevans
a713d44238
added shape attribute, closes #295
2014-10-25 11:22:19 -04:00
jevans
3e411ab5e1
merge branch 'issue294' into devel
2014-10-24 21:58:45 -04:00
jevans
aef47ed318
skip test on 2.7, closes #294
...
assertRegex not available
2014-10-24 21:58:08 -04:00
jevans
4aad8cd306
merge branch 'issue294' into devel
2014-10-24 21:23:12 -04:00
jevans
4ffb46833f
fixed printing of j2k files with "-c 0", closes #294
...
It's kind of meaningless to supply that option with a raw codestream,
but if it's what the user wanted to do, then it's what the user wanted
to do.
2014-10-24 21:21:54 -04:00
jevans
41eaec6464
merge branch 'issue292' into devel
2014-10-24 20:33:41 -04:00
jevans
351ae294d6
add test for config file in current directory, closes #292
2014-10-24 20:33:01 -04:00
jevans
fa23fddfd8
merge branch 'issue290' into devel
2014-10-24 19:33:55 -04:00
jevans
5c262025b3
fix test to pick up library on macports, closes #290
...
The environment DYLD_FALLBACK_LIBRARY_PATH helps to find macports
libraries in /opt/local/lib
2014-10-24 19:32:21 -04:00
John Evans
34092dff5b
merge branch 'issue290' into devel
2014-10-24 09:49:16 -04:00
John Evans
d36f521b61
added test for case when config dir is empty, closes #290
2014-10-24 09:48:47 -04:00
John Evans
87c9aeedd9
merge branch 'issue293' into devel
2014-10-23 12:22:12 -04:00
John Evans
5aac625981
added test for None usage in config file, closes #293
2014-10-23 12:21:37 -04:00
jevans
9a6a5affb7
merge branch 'issue291' into devel
2014-10-22 20:24:52 -04:00
jevans
954e86a2ab
added negative test for int32 imagery, closes #291
2014-10-22 20:23:45 -04:00
jevans
cad26a2d88
merge branch 'issue289' into devel
2014-10-22 20:04:09 -04:00
jevans
61cafc00b8
remove FORMAT_CORPUS tests, closes #289
...
We don't lose any code coverage, so it's just one less thing to worry
about.
2014-10-22 20:02:55 -04:00
John Evans
22725b94b3
merge branch 'issue288' into devel
2014-10-22 19:02:31 -04:00
John Evans
b9e44a4f8a
re-enabled test_glymur_warning tests on linux/python3.3, closes #288
...
The origin issue was probably fixed during the whole #253 , #255 , #260 ,
2014-10-22 18:58:11 -04:00
John Evans
529dc50465
merge branch 'issue280' into devel
2014-10-22 15:34:46 -04:00
John Evans
fc4f5cec80
add negative tests for bad precinct sizes, closes #280
2014-10-22 15:34:13 -04:00
John Evans
08ef7846bb
merge branch 'issue281' into devel
2014-10-22 09:45:55 -04:00
John Evans
1c87d982f8
add negative test for writing non-uint8-uint16 images, closes #281
...
Improved the error message.
2014-10-22 09:44:51 -04:00
jevans
689cedfa78
merge branch 'issue287' into devel
2014-10-21 19:44:08 -04:00
jevans
da25953de3
updated tests to run on fully loaded platform, closes #287
2014-10-21 19:43:26 -04:00
jevans
c1bb57f086
merge branch 'issue284' into devel
2014-10-21 18:14:09 -04:00
jevans
ad42363586
fix error message when no OpenJPEG library can be found, closes #284
2014-10-21 18:02:16 -04:00
jevans
1211c83df2
merge branch 'issue285' into devel
2014-10-21 17:51:50 -04:00
jevans
3636939c12
use end_decompress when decoding a tile, closes #285
...
had mistakenly only been using end_decompress when decoding by area
2014-10-21 17:49:32 -04:00
John Evans
84b0d4360e
merge branch 'issue279' into devel
2014-10-21 12:59:58 -04:00
jevans
ff849df520
add __str__ methods for openjp2 ctypes structures, refactored their use
...
The openjp2 structures are now largely maintained as weak internal-use-only
attributes where possible. This allows us to inspect (print) them from
the command line after the fact.
2014-10-21 12:57:19 -04:00
jevans
185f4da073
fix library path issue when no configuration file exists, #265
2014-10-21 12:57:19 -04:00
jevans
25d19226d2
merge branch 'issue278' into devel
2014-10-19 11:32:46 -04:00
jevans
5de1b8b240
remove LibraryNotFoundError, use RuntimeError instead, closes #274 , #278
...
LibraryNotFoundError isn't needed because we already error out during
the import of glymur if neither openjpeg nor openjp2 can be found.
When read_bands is used and the library version is not at least 2.0.0,
use RuntimeError instead of LibraryNotFoundError.
2014-10-19 11:24:23 -04:00
jevans
dba289677d
Merge branch 'issue265' into devel
2014-10-19 00:00:33 -04:00
jevans
60dcdfe9c5
refactored configuration file handling, closes #265
2014-10-18 23:59:32 -04:00