Mismatched projections in BELD4 data gen. step

Hello, I’m hoping to find some help with the BELD4 data generation part of the FEST-C model, version 1.4. I downloaded MODIS and NLCD data for 2011. Based on the log file (attached), there seems to be no issue reading/working with the MODIS and NLCD land use files. However, when it tries to read in the NLCD impervious fraction file, I get an error about a projection mismatch. I double-checked my conversion of the NLCD .tiff files to .img (+ .ime) files, and as far as I can tell there’s no mismatch between the NLCD land use and impervious fraction files (see file descriptions below). Do you have any suggestions for what I can check or change to fix this issue? Thank you!

*****************************

/data/harkey/Spatial-Allocator/data/sat/NLCD2011/nlcd_tcc_wgs84_v2023-5_2011.img

Width: 154180 px

Height: 97279 px

Number of Bands: 1

Origin (Top-Left X, Y): (-2361585.0, 3177435.0)

Pixel Size (X, Y): (30.0, -30.0)

Coordinate System (WKT): PROJCS[“Albers_Conical_Equal_Area”,GEOGCS[“WGS 84”,DATUM[“WGS_1984”,SPHEROID[“WGS 84”,6378137,298.257223563,AUTHORITY[“EPSG”,“7030”]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY[“EPSG”,“6326”]],PRIMEM[“Greenwich”,0],UNIT[“Degree”,0.0174532925199433]],PROJECTION[“Albers_Conic_Equal_Area”],PARAMETER[“latitude_of_center”,23],PARAMETER[“longitude_of_center”,-96],PARAMETER[“standard_parallel_1”,29.5],PARAMETER[“standard_parallel_2”,45.5],PARAMETER[“false_easting”,0],PARAMETER[“false_northing”,0],UNIT[“metre”,1,AUTHORITY[“EPSG”,“9001”]],AXIS[“Easting”,EAST],AXIS[“Northing”,NORTH]]

Band 1 Details:

Data Type: Byte

NoData Value: 255.0

*****************************

/data/harkey/Spatial-Allocator/data/sat/NLCD2011/nlcd_landcover_wgs84_2011.img

Width: 160000 px

Height: 105000 px

Number of Bands: 1

Origin (Top-Left X, Y): (-2415585.0, 3314805.0)

Pixel Size (X, Y): (30.0, -30.0)

Coordinate System (WKT): PROJCS[“AEA_WGS84”,GEOGCS[“WGS 84”,DATUM[“WGS_1984”,SPHEROID[“WGS 84”,6378137,298.257223563,AUTHORITY[“EPSG”,“7030”]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY[“EPSG”,“6326”]],PRIMEM[“Greenwich”,0],UNIT[“Degree”,0.0174532925199433]],PROJECTION[“Albers_Conic_Equal_Area”],PARAMETER[“latitude_of_center”,23],PARAMETER[“longitude_of_center”,-96],PARAMETER[“standard_parallel_1”,29.5],PARAMETER[“standard_parallel_2”,45.5],PARAMETER[“false_easting”,0],PARAMETER[“false_northing”,0],UNIT[“metre”,1,AUTHORITY[“EPSG”,“9001”]],AXIS[“Easting”,EAST],AXIS[“Northing”,NORTH]]

Band 1 Details:

Data Type: Byte

NoData Value: 250.0

*****************************

/data/harkey/Spatial-Allocator/data/sat/NLCD2011/nlcd_imperviousfraction_wgs84_2011.img

Width: 160000 px

Height: 105000 px

Number of Bands: 1

Origin (Top-Left X, Y): (-2415585.0, 3314805.0)

Pixel Size (X, Y): (30.0, -30.0)

Coordinate System (WKT): PROJCS[“AEA_WGS84”,GEOGCS[“WGS 84”,DATUM[“WGS_1984”,SPHEROID[“WGS 84”,6378137,298.257223563,AUTHORITY[“EPSG”,“7030”]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY[“EPSG”,“6326”]],PRIMEM[“Greenwich”,0],UNIT[“Degree”,0.0174532925199433]],PROJECTION[“Albers_Conic_Equal_Area”],PARAMETER[“latitude_of_center”,23],PARAMETER[“longitude_of_center”,-96],PARAMETER[“standard_parallel_1”,29.5],PARAMETER[“standard_parallel_2”,45.5],PARAMETER[“false_easting”,0],PARAMETER[“false_northing”,0],UNIT[“metre”,1,AUTHORITY[“EPSG”,“9001”]],AXIS[“Easting”,EAST],AXIS[“Northing”,NORTH]]

Band 1 Details:

Data Type: Byte

NoData Value: 250.0

generateBeld4Data_12US1_20260626144345.csh.log.txt (78.6 KB)