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 = 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.dev0.tar.gz
(12.8 kB
view details)
Built Distribution
File details
Details for the file uscrn-0.1.0.dev0.tar.gz
.
File metadata
- Download URL: uscrn-0.1.0.dev0.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a54ee637be4d1ca615a857a76752761522fe323cdf5dec6c54d04928b4ef7fe1 |
|
MD5 | 3d30a9b4a6f7a34e3d4243382633e7d4 |
|
BLAKE2b-256 | b334e4cecccd8356df3ff58cd3abea414ee666bd23977f80f4930b469ca5b83b |
Provenance
File details
Details for the file uscrn-0.1.0.dev0-py3-none-any.whl
.
File metadata
- Download URL: uscrn-0.1.0.dev0-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0020d1ace2ac1ae387e3729ce6a532b22bfe814c3c941e95e85a22e0e49095c7 |
|
MD5 | a0c1e287d0276c6a2a496a6f72a7b8a6 |
|
BLAKE2b-256 | 354d71177b677d587fafb1e9f00a83a978586c76a932a3505d42d0af68f2f65f |