Skip to main content

Load U.S. CRN data.

Project description

uscrn

Easily load U.S. CRN data.

Version on PyPI Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Example:

import uscrn as crn

df = crn.get_data(2019, "hourly", n_jobs=6)

ds = crn.to_xarray(df)

Mamba install example:

mamba create -n crn -c conda-forge python=3.10 joblib numpy pandas pyyaml requests xarray fastparquet netcdf4
mamba activate crn
pip install --no-deps uscrn

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

uscrn-0.1.0.dev4.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

uscrn-0.1.0.dev4-py3-none-any.whl (13.2 kB 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