Skip to content

klr324/cwx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cwx

cwx is a Python package for ChesWX.

Installation

cwx has the following dependencies:

The easiest method to install the required dependencies is with pip:

pip3 install matplotlib==3.6.2
pip3 install netCDF4==1.6.2
pip3 install numpy==1.23.5
pip3 install pandas==1.5.2
pip3 install Pillow==9.2.0
pip3 install pycurl==7.45.1
pip3 install scipy==1.9.3
pip3 install seaborn==0.12.1
pip3 install tzwhere==3.0.3
pip3 install xarray==2022.12.0

And then install cwx from source:

git clone https://github.com/klr324/cwx.git
pip3 install cwx/

Usage

About

cwx is a Python package for ChesWX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages