Hi,
Can somebody please help me with the below
I am trying to run SAS test harness. So, for that:
I have installed the below for the pre-req ready for the server:
https://github.com/Wireless-Innovation-Forum/Spectrum-Access-System
and then I downloaded the below files in my server:
https://github.com/Wireless-Innovation-Forum/Spectrum-Access-System/releases/tag/v1.0.28a
after that, I was trying to execute this below but it was giving the below error:
(winnf3) root@TestSaS:~/Spectrum-Access-System-1.0.28a/src/harness/reference_models# python test_config.py
FAILURE: NED terrain database cannot be read.
Configure the harness/reference_models/geo/CONFIG.py file.
Make sure that the tiles are unzipped with script:
src/data/extract_geo.py
FAILURE: NLCD Land cover database cannot be read.
Configure the harness/reference_models/geo/CONFIG.py file.
Make sure that the tiles are unzipped with script:
src/data/extract_geo.py
Hi,
Can somebody please help me with the below
I am trying to run SAS test harness. So, for that:
I have installed the below for the pre-req ready for the server:
https://github.com/Wireless-Innovation-Forum/Spectrum-Access-System
and then I downloaded the below files in my server:
https://github.com/Wireless-Innovation-Forum/Spectrum-Access-System/releases/tag/v1.0.28a
after that, I was trying to execute this below but it was giving the below error:
(winnf3) root@TestSaS:~/Spectrum-Access-System-1.0.28a/src/harness/reference_models# python test_config.py
FAILURE: NED terrain database cannot be read.
Configure the
harness/reference_models/geo/CONFIG.pyfile.Make sure that the tiles are unzipped with script:
src/data/extract_geo.py
FAILURE: NLCD Land cover database cannot be read.
Configure the
harness/reference_models/geo/CONFIG.pyfile.Make sure that the tiles are unzipped with script:
src/data/extract_geo.py