You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Format error encountered loading demographics file (testdata/NodeDemographicsTest/demographics_TestZeroNodeCount.json). 'NodeCount' = 0. It must be positive." );
"Format error encountered loading demographics file (UNKNOWN). NodeID for lookup (2457) does not equal the NodeID (1) found in the data. Is NodeOffset messed up?");
"Format error encountered loading demographics file (testdata/NodeDemographicsTest/demographics_TestBadOffsetInNodeOffset.json). NodeID for lookup (1) does not have data at offset 4095. Is NodeOffset messed up?");
Copy file name to clipboardExpand all lines: utils/demographic_params.rc
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,6 @@
4
4
#define Author_DESC_TEXT "The person who created the demographics file. EMOD does not use this value."
5
5
#define DateCreated_DESC_TEXT "The date the demographics file was created. EMOD does not use this value."
6
6
#define IdReference_DESC_TEXT "The identifier for a simulation; all input files (except configuration and campaign files) used in a simulation must have the same IdReference value."
7
-
#define NodeCount_DESC_TEXT "The number of nodes to expect in the input files."
8
7
#define Tool_DESC_TEXT "The software tool used to create the demographics file. EMOD does not use this value."
9
8
#define Resolution_DESC_TEXT "The spatial resolution of the demographics file."
0 commit comments