Commit 312a081
authored
* Initial implementation of render extension
* Return Render objs from renders getter
* Add closing greater than symbol to Render repr
* Fix instance type check logic
* Add render extension tests
* Remove item-assets and virtual assets extensions
* Add docstrings to render extension
* Replace Landsat-8 example Item with Sentinel-2 Item
* Remove validation tests
* Remove other extensions, simplify Item
* Update render extension for v2.0.0 conformance
* Add render test episodes
* Add #1465 render extension
* Fix references to xarray in docstrings
1 parent e90b945 commit 312a081
File tree
8 files changed
+1187
-0
lines changed- pystac/extensions
- tests
- data-files/render
- extensions
- cassettes/test_render
8 files changed
+1187
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
118 | 121 | | |
119 | 122 | | |
120 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
121 | 128 | | |
122 | 129 | | |
123 | 130 | | |
| |||
172 | 179 | | |
173 | 180 | | |
174 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
175 | 186 | | |
176 | 187 | | |
177 | 188 | | |
| |||
0 commit comments