Load U.S. CRN data.
Project description
uscrn
Easily load U.S. CRN data.
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
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
uscrn-0.1.0.dev3.tar.gz
(13.3 kB
view details)
Built Distribution
File details
Details for the file uscrn-0.1.0.dev3.tar.gz
.
File metadata
- Download URL: uscrn-0.1.0.dev3.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfa3776d0eebce4137fb249fb0482bb3135c99f80f00303a4cbbb417b0657342 |
|
MD5 | ed3bb98a45ceac831b7110e39834632c |
|
BLAKE2b-256 | 3aced15cc285b88a205592a64abd97458e8cf94ceb19d72c7260924abc3a48e7 |
Provenance
File details
Details for the file uscrn-0.1.0.dev3-py3-none-any.whl
.
File metadata
- Download URL: uscrn-0.1.0.dev3-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 255c9c726c7d18260e48574e3673bb6ea918fe27688e74ee527e5f0432597932 |
|
MD5 | 686d86e7d098e3bc02670cc881898a54 |
|
BLAKE2b-256 | f9e15f9040b1bf9e0576ddb8a357c242b7baf55126973de8bafc0de442e399d3 |