Originally Posted by
Charerg
You're running AzureWings' script linked in the OP, right? In any case you should probably post the entire command line you're attempting to run, this looks to be just a typing error, rather than an error in the code itself (as the error message doesn't point to a particular line of code). I'm not sure if running the script through Conda would be a problem or not. I'd suggest attempting to activate it through the command prompt to see if you get the same error?
Yes, I'm using AzureWings' script. I tried running it with the command prompt, but I got the same error. The command line I'm using is:
Code:
python ./skcc.py --tempns=TEMPJULY.png --tempnw=TEMPJANUARY.png --precns=PRECIPJULY.png --precnw=PRECIPJANUARY.png --outfile=OUTPUT.png --precprof=RAIN --tempprof=TEMPERATURE
I'll attach the custom color profiles I'm using, too. Maybe there's a problem with those:
TEMPERATURE.txt RAIN.txt
They're in .txt format, as the forum wouldn't let me upload them just as files. Hope they can help you.