wrf-python
wrf-python copied to clipboard
Basically questions for wrf-python
Hello,
I am new user in weather research and forecasting model. I recently find wrf-python library and want to get some information in details.
- Is the wrf-python possible to use on Windows os?
- Can I install the wrf-python via command prompt, not conda. If yes, please let me know the way to install it without conda. (OS is for windows)
Thanks,
Hi, thanks for reaching out! Please find answers below:
- Yes, we distribute its Windows releases on conda. Please see https://anaconda.org/conda-forge/wrf-python
- You can have a look at the Installation from source code guide. We recommend the easiest way, Conda, to install it for managing the dependencies though.