Skip to contents

Set API key and save it in a hidden file. The key will be retrieved with loading the package.

Usage

set_nrel_api_key(nrel.api.email, nrel.api.key)

Arguments

nrel.api.email

API-registered email address

nrel.api.key

the key received from NREL developer network.

Value

~/.nrel.dev.api file with saved key and added to the environment options.

Examples