Dear all,
When I try to run some script now appear this:
/home/carmelo/anaconda/lib/python2.7/site-packages/setuptools-5.8-py2.7.egg/pkg_resources.py:1032: UserWarning: /home/carmelo/.python-eggs is writable by group/others and vulnerable to attack when used with get_resource_filename. Consider a more secure location (set with .set_extraction_path or the PYTHON_EGG_CACHE environment variable).
may someone help me please?? I have no idea what happen. Before i run the script without problem..
cheers,
-----------
Mr Carmelo Sammarco MSc BSc FGS
PhD Student in Geology and Petroleum Geology
The University of Aberdeen is a charity registered in Scotland, No SC013683.
Tha Oilthigh Obar Dheathain na charthannas clàraichte ann an Alba, Àir. SC013683.
Hello,
I am using 20sps data and everything is fine until I reach *s06compute_dtt.py.
*I changed the mwcs_len parameter to 30 and the *mwcs_step* to 10. When I
do that I get the next error message whan I run s06compute_dtt.py:
*2015-01-28 11:30:17,546 [DEBUG] Found 731 updated days*
*2015-01-28 11:30:17,556 [INFO] Loading mov=20 days for filter=03*
*2015-01-28 11:30:17,556 [DEBUG] Processing 2005-01-01*
*Traceback (most recent call last):*
* File "s06compute_dtt.py", line 187, in <module>*
* dtArray = np.vstack((dtArray, df['dt']))*
* File
"/home/oscar/bin/python/anaconda/lib/python2.7/site-packages/numpy/core/shape_base.py",
line 228, in vstack*
* return _nx.concatenate([atleast_2d(_m) for _m in tup], 0)*
*ValueError: all the input array dimensions except for the concatenation
axis must match exactly*
Does anyone know how to fix it? Thanks in advance!
Oscar