The Fast All-sky Radiation Model for Solar applications (FARMS)
Project description
The Fast All-sky Radiation Model for Solar applications (FARMS) is used to compute cloudy irradiance.
Installing farms
Option 1: Install from PIP or Conda (recommended for analysts):
- Create a new environment:
conda create --name farms
- Activate directory:
conda activate farms
- Install farms:
pip install NREL-farms or
conda install nrel-farms --channel=nrel
Option 2: Clone repo (recommended for developers)
- from home dir, git clone https://github.com/NREL/farms.git
enter github username
enter github password
- Create farms environment and install package
Create a conda env: conda create -n farms
Run the command: conda activate farms
cd into the repo cloned in 1.
prior to running pip below, make sure the branch is correct (install from master!)
Install farms and its dependencies by running: pip install . (or pip install -e . if running a dev branch or working on the source code)
Recommended Citation
Yu Xie, Manajit Sengupta, Jimy Dudhia, “A Fast All-sky Radiation Model for Solar applications (FARMS): Algorithm and performance evaluation”, Solar Energy, Volume 135, 2016, Pages 435-445, ISSN 0038-092X, https://doi.org/10.1016/j.solener.2016.06.003. Science Direct Link.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file NREL-farms-1.0.1.tar.gz
.
File metadata
- Download URL: NREL-farms-1.0.1.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2032d4b0220935767b9adde5f797d8455626b60592de1b9086c7c534c938b379 |
|
MD5 | 5c0c537d9b7ec9ea99bebbcbba64b7a6 |
|
BLAKE2b-256 | a2a0159edd2bc03a4ae669b6297cf9bc103216f72780254e1fca0387bdad6afe |
File details
Details for the file NREL_farms-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: NREL_farms-1.0.1-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7a697a56a6577ab049ed4ff45d62162d08749c2d4138ea2ad7505a9baa41507 |
|
MD5 | cc1894cbbd9a61122d973c8490c15009 |
|
BLAKE2b-256 | 7cad28db58bb88d689d9c50de75ef13be2b8bdd35a1e3f3b4a35c7b5bdb0bccb |