Skip to main content

Python code and files for Expanded Owens Valley Solar Array

Project description

EOVSAPY

Latest Version

Python code and files for Expanded Owens Valley Solar Array. Our homepage EOVSAPY has more information about the project.

Installation

The recommended way to install EOVSAPY is with pip. Once pip is installed, run the following command:

$ pip install eovsapy

To process and calibrate EOVSA raw "Interim" Database (IDB) data, users will require access to the EOVSA SQL database that holds the calibration data. To facilitate this, it's necessary to create a ~/.netrc file containing the following details:

machine eovsa-db0.cgb0fabhwkos.us-west-2.rds.amazonaws.com
        login Python3
        account eOVSA
        password Py+h0nUser

After that, restrict access to only the owner for the netrc file using

chmod 0600 ~/.netrc

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

eovsapy-0.1.0.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

eovsapy-0.1.0-py3-none-any.whl (1.2 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page