why update_luts.py can't work?
Posted: Mon May 28, 2018 9:29 pm America/New_York
I install viirsn use --local =. pararmeter, the prompt message as follow:
Not updating Git Repository, no-update requested
Installing bin (7 of 9)
Not updating Git Repository, no-update requested
Installing opt (8 of 9)
Not updating Git Repository, no-update requested
Installing scripts (9 of 9)
Not updating Git Repository, no-update requested
Python version acceptable
Not updating LUTs, no-update requested
so, I use update_luts.py -v viirsn ,but I got the message as the follwing message:, I search the forum, the same command can run, why my comman can't work?
Not updating Git Repository, no-update requested
Installing bin (7 of 9)
Not updating Git Repository, no-update requested
Installing opt (8 of 9)
Not updating Git Repository, no-update requested
Installing scripts (9 of 9)
Not updating Git Repository, no-update requested
Python version acceptable
Not updating LUTs, no-update requested
so, I use update_luts.py -v viirsn ,but I got the message as the follwing message:, I search the forum, the same command can run, why my comman can't work?
pfxie@pfxie-p71:~$ update_luts.py -v viirsn
[Errno 2] No such file or directory: '/home/pfxie/ocssw/share/common/SensorInfo.txt'
usage: update_luts.py [-h] [-e] [-v] [-n] [--timeout TIMEOUT] MISSION
Retrieve latest lookup tables for specified sensor.
positional arguments:
MISSION sensor or platform to process; one of:
seawifs, aquarius, modisa, modist, viirsn, aqua, terra, npp
optional arguments:
-h, --help show this help message and exit
-e, --eval also download evaluation LUTs (default: False)
-v, --verbose print status messages (default: False)
-n, --dry-run no action; preview files to be downloaded (default: False)
--timeout TIMEOUT network timeout in seconds (default: 10)