main (5f82f04) references three datasets that are not on the shared source-data locations available to us (OVSRV10 F:\SourceData\2BURP and the OneDrive team library Object Vision - GeoDMS\SourceData\2BURP). They exist with the committers of the commits that introduced them.
1. Functional areas, vintage 20250428
Regions/fas_combined_20250428_54009.shp (+ .dbf .shx .prj .cpg)
Regions/fas_combined_20250428_54009_1000m.tif
ModelParameters/FunctionalAreas_filedate is '20250428' since 65789d3 (@cjacobscrisioni, 2025-06-27); the share stops at 20240627, so the 20250110 vintage (dd4b131) is missing as well.
- Consumed by
SourceData/RegionalUnits/FunctionalAreas_all (needs the gridval field, which the 20240627 shapefile does not have) and FunctionalAreas_all_grid.
- Pairs with the committed claim file
data/Claims/FA_BU_POP_projections_v12.xlsx.
2. WPP2024 v2 population grids
Population/POP_<year>_1000_WPP2024_v2.tif for year in 1975 .. 2020 (10 files)
- Path changed to
_v2 in the same commit 65789d3; only the non-_v2 July 2024 set is available here.
- Consumed by
SourceData/Population/Import_PerYear_Mollweide.
3. UN country grid
Regions/UNBNDA_CTY_onLAND_54009_1000.tif
Regions/UNBNDA_CTY_onLAND_54009_attributes.csv
- Introduced by dd4b131 (2025-01-21).
Geography/Impl/GridData/InUNCountry is a conjunct of FreeLand, i.e. of the compacted domain, so without it the model has no domain; it also feeds RegionalUnits/UN_units (reporting steps e1/e2).
Interim fallback in the repository
Until these arrive, the configuration on branch b2024 runs with explicit fallbacks: FunctionalAreas_filedate = '20240627' with gridval derived from record order (the 20240627 raster ids equal record order + 1), Claim_fileversion = 'v8' (the claim file that matches that vintage), the July 2024 POP_<year>_1000_WPP2024.tif grids, and Use_UN_Country_Grid = FALSE (no UN-territory restriction of the domain). Each fallback is a single parameter in ModelParameters.dms, so the model switches back to the main data as soon as the files are on the share.
main(5f82f04) references three datasets that are not on the shared source-data locations available to us (OVSRV10F:\SourceData\2BURPand the OneDrive team libraryObject Vision - GeoDMS\SourceData\2BURP). They exist with the committers of the commits that introduced them.1. Functional areas, vintage 20250428
ModelParameters/FunctionalAreas_filedateis'20250428'since 65789d3 (@cjacobscrisioni, 2025-06-27); the share stops at20240627, so the20250110vintage (dd4b131) is missing as well.SourceData/RegionalUnits/FunctionalAreas_all(needs thegridvalfield, which the 20240627 shapefile does not have) andFunctionalAreas_all_grid.data/Claims/FA_BU_POP_projections_v12.xlsx.2. WPP2024 v2 population grids
_v2in the same commit 65789d3; only the non-_v2July 2024 set is available here.SourceData/Population/Import_PerYear_Mollweide.3. UN country grid
Geography/Impl/GridData/InUNCountryis a conjunct ofFreeLand, i.e. of the compacted domain, so without it the model has no domain; it also feedsRegionalUnits/UN_units(reporting steps e1/e2).Interim fallback in the repository
Until these arrive, the configuration on branch
b2024runs with explicit fallbacks:FunctionalAreas_filedate = '20240627'withgridvalderived from record order (the 20240627 raster ids equal record order + 1),Claim_fileversion = 'v8'(the claim file that matches that vintage), the July 2024POP_<year>_1000_WPP2024.tifgrids, andUse_UN_Country_Grid = FALSE(no UN-territory restriction of the domain). Each fallback is a single parameter inModelParameters.dms, so the model switches back to themaindata as soon as the files are on the share.