-
Notifications
You must be signed in to change notification settings - Fork 4
/
MANIFEST
138 lines (138 loc) · 4.54 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
# file GENERATED by distutils, do NOT edit
CHANGES.rst
LICENSE.rst
README.rst
setup.py
docs/.DS_Store
docs/Makefile
docs/rhealpix_dggs_preprint.pdf
docs/.doctrees/environment.pickle
docs/.doctrees/getting_started.doctree
docs/.doctrees/index.doctree
docs/.doctrees/introduction.doctree
docs/.doctrees/modules.doctree
docs/.doctrees/reference_manual.doctree
docs/.doctrees/scenzgrid_grids.doctree
docs/.doctrees/scenzgrid_projection.doctree
docs/.doctrees/src.doctree
docs/.doctrees/user_manual.doctree
docs/.doctrees/source/index.doctree
docs/build/.DS_Store
docs/build/doctrees/distortion.doctree
docs/build/doctrees/ellipsoids.doctree
docs/build/doctrees/environment.pickle
docs/build/doctrees/index.doctree
docs/build/doctrees/introduction.doctree
docs/build/doctrees/pj_healpix.doctree
docs/build/doctrees/pj_rhealpix.doctree
docs/build/doctrees/projection_tools.doctree
docs/build/doctrees/projection_wrapper.doctree
docs/build/doctrees/rhealpix_dggs.doctree
docs/build/doctrees/utils.doctree
docs/build/html/.buildinfo
docs/build/html/distortion.html
docs/build/html/ellipsoids.html
docs/build/html/genindex.html
docs/build/html/index.html
docs/build/html/introduction.html
docs/build/html/objects.inv
docs/build/html/pj_healpix.html
docs/build/html/pj_rhealpix.html
docs/build/html/projection_tools.html
docs/build/html/projection_wrapper.html
docs/build/html/py-modindex.html
docs/build/html/rhealpix_dggs.html
docs/build/html/search.html
docs/build/html/searchindex.js
docs/build/html/utils.html
docs/build/html/_sources/distortion.txt
docs/build/html/_sources/ellipsoids.txt
docs/build/html/_sources/index.txt
docs/build/html/_sources/introduction.txt
docs/build/html/_sources/pj_healpix.txt
docs/build/html/_sources/pj_rhealpix.txt
docs/build/html/_sources/projection_tools.txt
docs/build/html/_sources/projection_wrapper.txt
docs/build/html/_sources/rhealpix_dggs.txt
docs/build/html/_sources/utils.txt
docs/build/html/_static/ajax-loader.gif
docs/build/html/_static/basic.css
docs/build/html/_static/comment-bright.png
docs/build/html/_static/comment-close.png
docs/build/html/_static/comment.png
docs/build/html/_static/default.css
docs/build/html/_static/doctools.js
docs/build/html/_static/down-pressed.png
docs/build/html/_static/down.png
docs/build/html/_static/file.png
docs/build/html/_static/jquery.js
docs/build/html/_static/minus.png
docs/build/html/_static/plus.png
docs/build/html/_static/pygments.css
docs/build/html/_static/searchtools.js
docs/build/html/_static/sidebar.js
docs/build/html/_static/underscore.js
docs/build/html/_static/up-pressed.png
docs/build/html/_static/up.png
docs/build/html/_static/websupport.js
docs/build/latex/Makefile
docs/build/latex/fncychap.sty
docs/build/latex/python.ist
docs/build/latex/rHEALPixDGGS.aux
docs/build/latex/rHEALPixDGGS.idx
docs/build/latex/rHEALPixDGGS.ilg
docs/build/latex/rHEALPixDGGS.ind
docs/build/latex/rHEALPixDGGS.log
docs/build/latex/rHEALPixDGGS.out
docs/build/latex/rHEALPixDGGS.pdf
docs/build/latex/rHEALPixDGGS.tex
docs/build/latex/rHEALPixDGGS.toc
docs/build/latex/sphinx.sty
docs/build/latex/sphinxhowto.cls
docs/build/latex/sphinxmanual.cls
docs/build/latex/tabulary.sty
docs/source/conf.py
docs/source/distortion.rst
docs/source/ellipsoids.rst
docs/source/index.rst
docs/source/introduction.rst
docs/source/latex_macros.sty
docs/source/pj_healpix.rst
docs/source/pj_rhealpix.rst
docs/source/projection_wrapper.rst
docs/source/rhealpix_dggs.rst
docs/source/utils.rst
rhealpix_dggs/__init__.py
rhealpix_dggs/analyze_distortion.py
rhealpix_dggs/dggs.py
rhealpix_dggs/distortion.py
rhealpix_dggs/ellipsoids.py
rhealpix_dggs/pj_csea.py
rhealpix_dggs/pj_healpix.py
rhealpix_dggs/pj_isea.py
rhealpix_dggs/pj_qsc.py
rhealpix_dggs/pj_rhealpix.py
rhealpix_dggs/pj_zot.py
rhealpix_dggs/projection_wrapper.py
rhealpix_dggs/utils.py
rhealpix_dggs/tests/__init__.py
rhealpix_dggs/tests/coastlines_nz.dat
rhealpix_dggs/tests/coastlines_world.dat
rhealpix_dggs/tests/test_PJ_healpix.c.pdf
rhealpix_dggs/tests/test_PJ_healpix.c.py
rhealpix_dggs/tests/test_PJ_healpix.c.sws
rhealpix_dggs/tests/test_PJ_healpix.c.txt
rhealpix_dggs/tests/test_PJ_healpix.c_degrees.txt
rhealpix_dggs/tests/test_centroid.sws
rhealpix_dggs/tests/test_dggs.py
rhealpix_dggs/tests/test_dggs.sws
rhealpix_dggs/tests/test_distortion.py
rhealpix_dggs/tests/test_distortion.sws
rhealpix_dggs/tests/test_ellipsoids.py
rhealpix_dggs/tests/test_pj_csea.sws
rhealpix_dggs/tests/test_pj_healpix.py
rhealpix_dggs/tests/test_pj_qsc.sws
rhealpix_dggs/tests/test_pj_rhealpix.py
rhealpix_dggs/tests/test_projection_wrapper.py
rhealpix_dggs/tests/test_projection_wrapper.sws
rhealpix_dggs/tests/test_utils.py