Commit Graph

128 Commits

Author SHA1 Message Date
jan
5f685b601b Fix type hint 2018-07-27 10:58:32 -07:00
d154ef23df Bump version number 2018-07-21 14:31:10 -07:00
ef8c5f9368 Use README.md as long_description in setup.py 2018-07-21 14:30:59 -07:00
85e122622b Ignore build directories in git 2018-07-21 14:15:50 -07:00
f147c394c7 Bump version number
And include version in __init__.py
2018-07-21 14:11:27 -07:00
9133245d49 Add debug logging for cblock read() 2018-07-21 14:04:59 -07:00
af60d73427 Add missing type hint 2018-07-21 14:03:16 -07:00
b1844d6b0d Layer names should be NStrings
Not sure about this -- maybe they're actually AStrings, in which case
the LayerName constructor also needs to change
2018-07-21 13:50:55 -07:00
6cef118534 Fix Circle reader reporting incorrect record id 2018-07-21 13:49:45 -07:00
28cdb34b08 ctrapezoid_type may be None (modal) 2018-07-21 13:49:11 -07:00
055b2b35af delta_a should be negative for a canonical Trapezoid 2018-07-21 13:48:36 -07:00
493109954b Fix variable name typo in PropString 2018-07-21 13:47:18 -07:00
ffb211b009 Add default for CBlock decompression_args 2018-07-21 13:46:48 -07:00
07cfe9a74d Log debug info when reading records 2018-07-21 13:46:22 -07:00
7f0af7d579 Fix XYMode constructor 2018-07-21 13:44:12 -07:00
0cb4cf4d4b Add generic debug logging to records 2018-07-21 13:43:24 -07:00
daf301dfce Fix reading CELL records with id 14 2018-07-21 13:41:19 -07:00
65e03d67d6 Use logging module for printing 2018-07-21 13:39:47 -07:00
4a6a8b6c5d Fix reader for octangular point lists 2018-07-21 13:37:24 -07:00
acd4e96db0 Return more info when encountering an invalid repetition_type in ArbitraryRepetition 2018-07-21 13:36:38 -07:00
10ffcc18ea Fix crash in ArbitraryRepetition 2018-07-21 13:32:00 -07:00
9d1f601ee9 Fix read_float* functions 2018-07-21 13:30:59 -07:00
69a1afa2bc move code to new location 2018-01-15 22:30:58 -08:00
jan
0c8e187444 Subclass all errors from FatamorganaError 2017-12-17 21:53:25 -08:00
jan
3fbb7297f6 add missing comma 2017-12-17 21:52:57 -08:00
jan
7451782949 add license and readme to manifest 2017-09-18 03:08:48 -07:00
jan
b8708d24d3 update readme 2017-09-18 03:08:18 -07:00
jan
dc5538dd68 initial commit 2017-09-18 03:01:48 -07:00