If a Cplex experiment is created through "Create Experiment" instead of through Maptool/Build tool, then a user won't be able to specify the "Dataset-id". Without the dataset id, maptool won't be able to generate a candidate network, or shapefiles, etc.
This code change defaults a null "Dataset-id" to "Lower48US" which is generally the only dataset expected for a user uploading their own source and sink files. Long term though we might want to reconsider what would be a good default or whether users should be able to specify this value or not.
If a Cplex experiment is created through "Create Experiment" instead of through Maptool/Build tool, then a user won't be able to specify the "Dataset-id". Without the dataset id, maptool won't be able to generate a candidate network, or shapefiles, etc.
This code change defaults a null "Dataset-id" to "Lower48US" which is generally the only dataset expected for a user uploading their own source and sink files. Long term though we might want to reconsider what would be a good default or whether users should be able to specify this value or not.