Hi all
I hope all are doing well
please help me how to convert CSV to NetCDF. Im trying but its not working
#!/usr/bin/env ipython
import pandas as pd
import numpy as np
import netCDF4
import pandas as pd
import xarray as xr
stn_precip='ts_sept.csv'
orig_precip='ts_sept.csv'
stations = pd.re
Diez B. Roggisch wrote:
> Sérgio Monteiro Basto schrieb:
>> Diez B. Roggisch wrote:
>>
>> Hi, Thanks,
>>> Sérgio Monteiro Basto wrote:
>>>
Hi,
I am in x86_64 arch , but I need
compile things on 32 bits with
python setup.py build
Can't change the fact that distutils cr
Sérgio Monteiro Basto schrieb:
Diez B. Roggisch wrote:
Hi, Thanks,
Sérgio Monteiro Basto wrote:
Hi,
I am in x86_64 arch , but I need
compile things on 32 bits with
python setup.py build
Can't change the fact that distutils creates x86_64
directories:
build/temp.linux-x86_64-2.3/
Also if I t
Diez B. Roggisch wrote:
Hi, Thanks,
> Sérgio Monteiro Basto wrote:
>
>> Hi,
>> I am in x86_64 arch , but I need
>> compile things on 32 bits with
>> python setup.py build
>>
>> Can't change the fact that distutils creates x86_64
>> directories:
>> build/temp.linux-x86_64-2.3/
>>
>> Also if I tr
Sérgio Monteiro Basto wrote:
> Hi,
> I am in x86_64 arch , but I need
> compile things on 32 bits with
> python setup.py build
>
> Can't change the fact that distutils creates x86_64
> directories:
> build/temp.linux-x86_64-2.3/
>
> Also if I try with a python compile in 32bits and installed
> i
Hi,
I am in x86_64 arch , but I need
compile things on 32 bits with
python setup.py build
Can't change the fact that distutils creates x86_64
directories:
build/temp.linux-x86_64-2.3/
Also if I try with a python compile in 32bits and installed
in system .
how I force distutils build to 32-bi
On 2009-01-31 19:52, John Machin wrote:
On Feb 1, 11:09 am, andrew cooke wrote:
On Jan 31, 5:36 pm, aolsu...@gmail.com wrote:
C:\Python26>vnc.py
Traceback (most recent call last):
File "C:\Python26\vnc.py", line 4, in
import PyD3DES
ImportError: DLL load failed: The specified module c
On Feb 1, 11:09 am, andrew cooke wrote:
> On Jan 31, 5:36 pm, aolsu...@gmail.com wrote:
>
> > C:\Python26>vnc.py
> > Traceback (most recent call last):
> > File "C:\Python26\vnc.py", line 4, in
> > import PyD3DES
> > ImportError: DLL load failed: The specified module could not be found.
>
>
On Jan 31, 5:36 pm, aolsu...@gmail.com wrote:
> C:\Python26>vnc.py
> Traceback (most recent call last):
> File "C:\Python26\vnc.py", line 4, in
> import PyD3DES
> ImportError: DLL load failed: The specified module could not be found.
i'm surprised no-one has replied here. what is happening
C:\Python26>vnc.py
Traceback (most recent call last):
File "C:\Python26\vnc.py", line 4, in
import PyD3DES
ImportError: DLL load failed: The specified module could not be found.
--
http://mail.python.org/mailman/listinfo/python-list
10 matches
Mail list logo