Skip to content

peterpeterp/country_analysis

Repository files navigation

Installation

This project requires python2.7 with the following packages:

  • numpy
  • scipy
  • netCDF4
  • matplotlib
  • shapely
  • pandas
  • cartopy
  • dimarray
conda create --name some_name
conda install numpy scipy netCDF4 matplotlib shapely pandas

the two packages pycountry is not found by conda, install them using pip

conda install -c conda-forge cartopy
  • extract the BEN.tar.gz for testing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published