Super Resolving Renewable Resource Data (sup3r)
Project description
sup3r command line tools
Installing sup3r
NOTE: The installation instruction below assume that you have python installed on your machine and are using conda as your package/environment manager.
Option 1: Install from PIP or Conda (recommended for analysts):
- Create a new environment:
conda create --name sup3r
- Activate directory:
conda activate sup3r
- Install sup3r:
pip install NREL-sup3r or
conda install nrel-sup3r --channel=nrel
Option 2: Clone repo (recommended for developers)
from home dir, git clone git@github.com:NREL/sup3r.git
- Create sup3r environment and install package
Create a conda env: conda create -n sup3r
Run the command: conda activate sup3r
cd into the repo cloned in 1.
prior to running pip below, make sure the branch is correct (install from main!)
Install sup3r and its dependencies by running: pip install . (or pip install -e . if running a dev branch or working on the source code)
Recommended Citation
Update with current version:
Brandon Benton, Grant Buster, Andrew Glaws, Ryan King. Super Resolution for Renewable Resource Data (sup3r). https://github.com/NREL/sup3r (version v0.0.0), 2022.
Project details
Release history Release notifications | RSS feed
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-sup3r-0.0.0.tar.gz
.
File metadata
- Download URL: NREL-sup3r-0.0.0.tar.gz
- Upload date:
- Size: 74.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d8c13aa33ea4c3290823bb0fd559c4a67fcb733e2cf1e2829166c740ec34545 |
|
MD5 | 1562751caba0e97be8763fb83cf92cf8 |
|
BLAKE2b-256 | 3dcc0867f6e87adebb70bd3bcf08e15c0313a6590181a3cb050069244fefbc8f |
File details
Details for the file NREL_sup3r-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: NREL_sup3r-0.0.0-py3-none-any.whl
- Upload date:
- Size: 83.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1df0bf4dfcc7c937f8135315bc7b193c61adf9fdcad9b1556709ac6a5e4ec01d |
|
MD5 | 31e8bb070a5ecbd6e215e9dda10db5f7 |
|
BLAKE2b-256 | 5d43424648f6f8a6b3c6222ce53c2029f2b329545e65b973962446dc489a9f35 |