Commit graph

484 commits

Author SHA1 Message Date
John Evans
24de4a442a Merge branch 'issue99' into devel 2013-08-13 18:47:30 -04:00
John Evans
b8fe75984e pylint work, closes #99 2013-08-13 18:46:47 -04:00
John Evans
3753dc5e60 pylint work, #99 2013-08-13 06:53:59 -04:00
jevans
6f964ce146 Closes #101 2013-08-12 20:31:48 -04:00
jevans
4db8763056 Refactored out read_common, remove ambiguity on return type.
It was the case that _read_common could return either a list, a view, or
an image cube depending upon the jp2 subsampling or the image
dimensions.  No more.  Closed #100
2013-08-12 20:12:23 -04:00
jevans
f55963db81 pylint work, exposed mantissa, exponent, guard bits in QCC, QCD
issue #99
2013-08-12 19:22:13 -04:00
John Evans
fc95b9d54c pylint work (head is now broken), #99 2013-08-12 06:57:56 -04:00
jevans
11b29028fc pylint work, #99 2013-08-11 20:23:50 -04:00
jevans
1a84ca2386 pylint work, #99 2013-08-11 20:08:15 -04:00
jevans
0497576e6f pylint work, #99 2013-08-11 19:16:34 -04:00
John Evans
2acb8d6c94 pylint work, #99 2013-08-11 14:49:44 -04:00
John Evans
1fe62a9d9e pylint work, #99 2013-08-11 07:34:40 -04:00
jevans
ee2f950500 pylint work, #99 2013-08-10 21:51:59 -04:00
jevans
63168e6b3a pylint work, #99 2013-08-10 16:42:08 -04:00
John Evans
fbc9bbcf14 Pylint work, #99 2013-08-10 14:39:25 -04:00
John Evans
8a8b4cb0ad pep8 work, #99 2013-08-10 13:05:10 -04:00
John Evans
d7a06f29ed pylint work, #99 2013-08-10 13:04:58 -04:00
John Evans
0eb58e4ae4 pylint work, #99 2013-08-10 07:12:31 -04:00
jevans
bf24e9b280 pylint work, #99 2013-08-09 23:11:03 -04:00
John Evans
77a601b4de pylint work, #99 2013-08-08 18:23:31 -04:00
John Evans
658b61672c pylint work 2013-08-08 17:37:02 -04:00
John Evans
4c90b321b3 Merge branch 'issue96' into devel 2013-08-07 16:55:12 -04:00
jevans
e95cc30ef4 pep8, pylint work, closes #96 2013-08-07 16:54:45 -04:00
jevans
775cd6f80c Some refactoring. Reviewed comments and usage of "catch_warnings" 2013-08-07 13:48:33 -04:00
jevans
cd06a3404b Was not interpolating an error message arguments properly. 2013-08-07 13:47:58 -04:00
jevans
c98737a72c Suppressing warnings until metadata printing is done. Closes #96 2013-08-07 13:45:56 -04:00
jevans
a2103c18b1 Merge branch 'devel' of https://github.com/quintusdias/glymur into devel 2013-08-05 20:46:45 -04:00
jevans
f33ea6dedb Merge branch 'issue98' into devel 2013-08-05 20:42:35 -04:00
jevans
19f5ae6a46 pylint work regarding rstrip arguments. closes #98 2013-08-05 20:39:39 -04:00
jevans
c6686e212a pep8 work #98 2013-08-05 20:39:12 -04:00
John Evans
10ea386052 Merge branch 'devel' of https://github.com/quintusdias/glymur into devel 2013-08-04 11:42:44 -04:00
John Evans
d077da26f2 No longer needed, better suited for a wiki page. Closes #97. 2013-08-04 11:42:16 -04:00
John Evans
10da885ff5 No longer needed, better suited for a wiki page. Closes #95. 2013-08-04 11:36:38 -04:00
John Evans
f8362d7e7a Merge branch 'issue87' into devel 2013-08-03 16:11:54 -04:00
John Evans
20825f960a Modified the warning a bit to make it clearer. Closes #87. 2013-08-03 16:11:10 -04:00
John Evans
f46cdfb759 "except Exception" was totally unnecessary, Closes #95 2013-08-03 07:58:00 -04:00
jevans
915e032280 Changed license line to 'MIT'.
The license itself didn't change, just the way that it is listed in the
trove classifier.
2013-08-01 20:38:32 -04:00
jevans
d1f1fc9efa Merge branch 'issue94' into devel 2013-08-01 18:09:11 -04:00
jevans
586e810a7f pep8, pylint work. closes #94. 2013-08-01 18:08:42 -04:00
John Evans
ebb15b0fba Finished refactoring marker segment parsing, #94. 2013-08-01 13:51:23 -04:00
John Evans
2b5b1d081d All parsing routines have the same signature now. #94 2013-08-01 11:13:57 -04:00
John Evans
40e91dae7f All the known marker segments parsers are now methods. #94 2013-08-01 09:30:13 -04:00
John Evans
e53a9a9157 Moved the SIZ, COD, TLM, and PLT segment parsing back to being object methods. #94 2013-08-01 08:03:03 -04:00
jevans
d174411359 Merge branch 'master' into devel 2013-07-31 18:54:13 -04:00
jevans
d7635bdfef Merge branch 'release-0.3.0' 2013-07-31 18:52:32 -04:00
jevans
6af3032636 Final bump for 0.3.0. 2013-07-31 18:52:00 -04:00
John Evans
34b228b7f4 Updating release matrix for 0.3.0 2013-07-31 08:13:00 -04:00
John Evans
4c742c0aaa Prepping for 0.3.0 release. 2013-07-31 06:44:45 -04:00
John Evans
e3400d26e7 Updating release 0.3.0 test information. 2013-07-31 06:42:27 -04:00
John Evans
b7ce622c66 Merge branch 'devel' of https://github.com/quintusdias/glymur into devel 2013-07-30 17:17:36 -04:00