From: Peter K. <pet...@fa...> - 2017-01-07 09:47:28
|
Hi Piyushkumar, Sorry for the late response. It seems that python(x,y) is no longer actively maintained, and Anaconda is now a better choice for a Python distribution on Windows. I suggest you install 32-bit Anaconda (Python 2.7 version): https://www.continuum.io/downloads (64-bit Anaconda is not compatible with ccplot, and 32-bit Anaconda works on 64-bit Windows just fine.) After that, install basemap in the Windows Command Prompt: conda install basemap Finally, install ccplot using the Windows installer provided on the ccplot.org website. You should be able to run ccplot in the Command Prompt: ccplot -V Let me know if you still have any problems with the installation. Best regards, Peter On 29/12/16 07:05, Piyushkumar Patel wrote: > Dear sir, > > I am a new user of CALIPSO and CloudSat data sets. > I come across to ccplot software, which I am trying to install on > windows 64-bit machine, but it unable to detect python 2.7 path. Though > python 2.7 is already installed on my machine. Even I am not able to > write a path of python installation directory when it asked to write. > > please help me to install ccplot on a 64-bit windows machine. > > > > With Regards, > /+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/ > *Piyushkumar Patel* > /Calibration Validation Division (CVD),/ > /Earth, Atmospheric, Oceanic and Planetary Sciences Area (EPSA) ,/ > /Space Applications Centre (SAC),/ > /Indian Space Research Organization (ISRO),/ > /Ahmedabad-380 015, Gujarat, India/ > /Tel : +91-079-26914376/ > /+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/ |