Skip to content

Commit 1eca78c

Browse files
committed
extend lag
1 parent dcccdde commit 1eca78c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

frontend/src/config/jordan/layers.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1372,7 +1372,7 @@
13721372
"type": "composite",
13731373
"period": "monthly",
13741374
"base_url": "https://hip-service.ovio.org/q_multi_geojson",
1375-
"expected_data_lag_days": 39,
1375+
"expected_data_lag_days": 60,
13761376
"start_date": "2002-07-01",
13771377
"end_date": "2018-07-01",
13781378
"aggregation": "pixel",
@@ -1481,7 +1481,7 @@
14811481
"admin_code": "admin3Pcod",
14821482
"aggregation_boundary_path": "data/jordan/jor_admbnda_adm3_jdos_merged.json",
14831483
"date_layer": "spi_1m",
1484-
"expected_data_lag_days": 39,
1484+
"expected_data_lag_days": 60,
14851485
"validity": {
14861486
"forward": 1,
14871487
"backward": 2,
@@ -1589,7 +1589,7 @@
15891589
"end_date": "2018-07-01",
15901590
"aggregation": "pixel",
15911591
"date_layer": "spi_3m",
1592-
"expected_data_lag_days": 39,
1592+
"expected_data_lag_days": 60,
15931593
"validity": {
15941594
"mode": "season",
15951595
"seasons": [
@@ -1702,7 +1702,7 @@
17021702
"admin_code": "admin3Pcod",
17031703
"aggregation_boundary_path": "data/jordan/jor_admbnda_adm3_jdos_merged.json",
17041704
"date_layer": "spi_3m",
1705-
"expected_data_lag_days": 39,
1705+
"expected_data_lag_days": 60,
17061706
"validity": {
17071707
"mode": "season",
17081708
"seasons": [
@@ -1814,7 +1814,7 @@
18141814
"type": "composite",
18151815
"period": "monthly",
18161816
"base_url": "https://hip-service.ovio.org/q_multi_geojson",
1817-
"expected_data_lag_days": 39,
1817+
"expected_data_lag_days": 60,
18181818
"start_date": "2002-07-01",
18191819
"end_date": "2018-07-01",
18201820
"aggregation": "pixel",
@@ -1923,7 +1923,7 @@
19231923
"admin_code": "admin3Pcod",
19241924
"aggregation_boundary_path": "data/jordan/jor_admbnda_adm3_jdos_merged.json",
19251925
"date_layer": "spi_1m",
1926-
"expected_data_lag_days": 39,
1926+
"expected_data_lag_days": 60,
19271927
"validity": {
19281928
"forward": 1,
19291929
"backward": 2,
@@ -2031,7 +2031,7 @@
20312031
"end_date": "2018-07-01",
20322032
"aggregation": "pixel",
20332033
"date_layer": "spi_3m",
2034-
"expected_data_lag_days": 39,
2034+
"expected_data_lag_days": 60,
20352035
"validity": {
20362036
"mode": "season",
20372037
"seasons": [
@@ -2144,7 +2144,7 @@
21442144
"admin_code": "admin3Pcod",
21452145
"aggregation_boundary_path": "data/jordan/jor_admbnda_adm3_jdos_merged.json",
21462146
"date_layer": "spi_3m",
2147-
"expected_data_lag_days": 39,
2147+
"expected_data_lag_days": 60,
21482148
"validity": {
21492149
"mode": "season",
21502150
"seasons": [

0 commit comments

Comments
 (0)