Skip to content

OnSSET/onsset

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

onsset : Open Source Spatial Electrification Tool

PyPI version Build Status Coverage Status Documentation Status

Scope

This repository contains the source code of the Open Source Spatial Electrification Tool (OnSSET).

The repository also includes sample test files available in .\test_data and sample output files available in .\sample_output.

Installation

Requirements

OnSSET requires Python > 3.5 with the following packages installed:

  • et-xmlfile
  • jdcal
  • numpy
  • openpyxl
  • pandas
  • python-dateutil
  • pytz
  • six
  • xlrd
  • notebook
  • seaborn
  • matplotlib
  • scipy

Install with pip

Install onsset from the Python Packaging Index (PyPI):

pip install onsset

Install from GitHub

Download or clone the repository and install the package in develop (editable) mode:

git clone https://github.com/onsset/onsset.git
cd onsset
python setup.py develop

Contact

For more information regarding the tool, its functionality and implementation please visit https://www.onsset.org or contact the development team at seap@desa.kth.se.

About

The code of the Open Source Spatial Electrification Tool (OnSSET)

Resources

License

Stars

Watchers

Forks

Packages

No packages published