Commit Graph

12 Commits

Author SHA1 Message Date
Ian Bell
f4c09bb686 Update tabular data reading example in docs for python 3 2021-10-02 13:47:07 -04:00
Ian Bell
d1765dc0ab Fix minor issues in sphinx docs 2019-01-12 10:19:08 -07:00
Ian Bell
4b0fac1685 Fix plots for Tabular backend in docs 2016-07-17 18:31:27 -06:00
Ian Bell
aebe9015b9 Implement ALTERNATIVE_TABLES_DIRECTORY configuration variable; closes #838 2015-10-17 14:21:55 +02:00
Ian Bell
3db0420010 Fix missing import in tabular unpacking example 2015-10-08 10:48:27 +02:00
Ian Bell
746c636b93 Update docs for REFPROP and use of configuration keys 2015-08-20 16:09:23 -05:00
Ian Bell
2f439d1b10 Update docs for how to read zlib compressed tabular data back into python 2015-04-19 14:03:23 -06:00
Ian Bell
c984702f9e Tabular files are in fact compressed to z and read as z; Closes #516 2015-03-03 23:06:20 -07:00
Ian Bell
b158b5a585 Completed for now the Tabular docs; Closes #506
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-03 18:09:54 -07:00
Ian Bell
bfcff45491 Add some docs for Tabular methods; See #506
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-02 22:28:49 -07:00
Ian Bell
526a241ccc Updated docs for Tabular Interpolation; fixed bugs in interpolation code
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-28 15:54:27 -07:00
Ian Bell
5fee6f63b9 Added tabular interpolation docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-27 22:40:43 -07:00