Python installation

Post Reply
lhopson
Posts: 3
Joined: June 23rd, 2020, 10:06 am
Registered HYSPLIT User: No

Python installation

Post by lhopson »

Hi,

For some parts of the workshop, I noticed that it could be good to have the python anaconda3 package installed on your laptop. I went ahead and installed it but when I try to run it using hysplt, it says that there is no environment in which hysplt can use it. How would I go about creating an hysplit environment in anaconda3?

Thank you
hyun.kim
Posts: 21
Joined: June 11th, 2020, 8:29 pm
Registered HYSPLIT User: Yes

Re: Python installation

Post by hyun.kim »

Please, go to c:\hysplit\python folder, and follow instructions in 'install_win10.txt'

Hyun
hyun.kim
Posts: 21
Joined: June 11th, 2020, 8:29 pm
Registered HYSPLIT User: Yes

Re: Python installation

Post by hyun.kim »

Copied from 'install_win10.txt'.

2. Installing python packages

- From the Windows Start menu, go to "Anaconda3 (64-bit)" and click
"Anaconda Prompt (anaconda3)." This will open an anaconda prompt.
- Using the anaconda prompt, change directory to the python directory
of your hysplit installation. For example, if hysplit is installed
at C:\hysplit4, the python directory would be C:\hysplit4\python.
- Type install_win10 on the anaconda prompt and hit the enter key.
The hysplit anaconda environment will be created and all required
packages will be installed.
hyun.kim
Posts: 21
Joined: June 11th, 2020, 8:29 pm
Registered HYSPLIT User: Yes

Re: Python installation

Post by hyun.kim »

Also, don't forget to confirm Anaconda3 environment path is properly set.
(Advanced-Configuration setup-Set directories-Anaconda3 environment path)
Post Reply

Return to “7. Air concentration calculations”