Difference between revisions of "WRFXPY"

From openwfm
Jump to navigation Jump to search
Line 9: Line 9:
  
 
conda install --channel https://conda.anaconda.org/conda-forge simplekml
 
conda install --channel https://conda.anaconda.org/conda-forge simplekml
 +
 +
pip install f90nml
 +
 +
pip install MesoPy
 +
 +
git clone https://github.com/openwfm/wrfxpy.git
 +
 +
git clone https://github.com/openwfm/wrfxctrl.git

Revision as of 07:28, 12 February 2017

Installation

Documentation: http://wrfxpy.readthedocs.io/en/latest/installation.html

wget https://repo.continuum.io/archive/Anaconda2-4.3.0-Linux-x86_64.sh

bash Anaconda2-4.3.0-Linux-x86_64.sh

conda install basemap netcdf4 pyproj paramiko

conda install --channel https://conda.anaconda.org/conda-forge simplekml

pip install f90nml

pip install MesoPy

git clone https://github.com/openwfm/wrfxpy.git

git clone https://github.com/openwfm/wrfxctrl.git