File tree
4 files changed
+29
-10
lines changed- apps/etl
- extraction/sources/gdacs
- transform/sources
- libs
4 files changed
+29
-10
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
|
Lines changed: 19 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
| |||
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 |
| |
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
29 |
| - | |
30 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 |
| |
32 | 39 |
| |
33 | 40 |
| |
34 |
| - | |
35 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
36 | 46 |
| |
37 | 47 |
| |
38 |
| - | |
| 48 | + | |
| 49 | + | |
39 | 50 |
| |
40 | 51 |
| |
41 |
| - | |
| 52 | + | |
42 | 53 |
| |
43 | 54 |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 |
| |
16 | 24 |
| |
17 | 25 |
| |
|
Submodule pystac-monty updated 22 files
- docs/docs/api/sources.md-1
- docs/docs/api/sources/common.md+3-3
- docs/docs/api/sources/emdat.md+4-4
- docs/docs/api/sources/glide.md+10-10
- docs/docs/api/sources/usgs.md+9-9
- pystac_monty/Montandon_Schema_V1-00.json+1-1
- pystac_monty/sources/desinventar.py+5-12
- pystac_monty/sources/emdat.py+1-1
- pystac_monty/sources/gdacs.py+44-15
- pystac_monty/sources/gidd.py+2-2
- pystac_monty/sources/glide.py+1-1
- pystac_monty/sources/ibtracs.py+6-7
- pystac_monty/sources/idu.py+1-1
- pystac_monty/sources/pdc.py+2-2
- pystac_monty/sources/usgs.py+1-1
- pystac_monty/validators/desinventar.py+3-3
- tests/data/pdc/exposure_detail.json+1-1
- tests/data/pdc/hazard_data.json+2-2
- tests/data/pdc/hazard_geo.geojson+1-1
- tests/extensions/cassettes/test_gdacs/GDACSTest.test_transformer_0.yaml+7-7
- tests/extensions/test_gdacs.py+18-7
- tests/utils/test_cases.py+1-1
0 commit comments