Skip to content

Commit 051561e

Browse files
authored
Merge pull request OCHA-DAP#137 from OCHA-DAP/bugfix/HDXDSYS-911-hnd-again
Update HND 3W dataset (again)
2 parents 4a0dcb6 + df31492 commit 051561e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7+
## [0.9.38] - 2024-07-26
8+
9+
### Fixed
10+
11+
- Honduras operational presence file update
12+
713
## [0.9.37] - 2024-07-24
814

915
### Fixed

src/hapi/pipelines/configs/operational_presence.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ operational_presence_admintwo:
178178
- "SECTOR / CLUSTER"
179179

180180
operational_presence_hnd:
181-
dataset: "honduras-operational-presence-2023"
182-
resource: "HND_OperationalPresence_345w_2023.csv"
181+
dataset: "345w_honduras_october_2023"
182+
resource: "345w_honduras_october_2023-hn.csv"
183183
format: "csv"
184184
headers: 1
185185
use_hxl: True

0 commit comments

Comments
 (0)