Interface to the CAMELS dataset.
Project description
The CAMELS dataset
This package provides an interface to the Catchment Attributes and Meteorology for Large-sample Studies (CAMELS) dataset. This package only provides simplified access to the data in Python, the actual work of generating the dataset has been done by Andrew Newman and colleagues at NCAR and is described in the following article:
Usage
Pytorch
from camels.pytorch import Streamflow
gauge_id = 13331500
training_data = Streamflow(gauge_id, "training")
validation_data = Streamflow(gauge_id, "validation")
test_data = Streamflow(gauge_id, "testing")
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file camels-0.0.8.tar.gz.
File metadata
- Download URL: camels-0.0.8.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a902158343649104b7c360b3fe736a89f69e1e3587c43e2ec7016d9c59f6c2c2
|
|
| MD5 |
dbd4ffef3d73ae4854355a6b5cfcc683
|
|
| BLAKE2b-256 |
74a48404e0157d03b77207f6f72a931a96dac034a7d1c39dd97b5557d809aac5
|
File details
Details for the file camels-0.0.8-py3-none-any.whl.
File metadata
- Download URL: camels-0.0.8-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67a5a1b7becff046635401fd162b49c5e735c2ee7b06ea5d682dc2656f48ce84
|
|
| MD5 |
4aa7eee3e6aeb80becbc11726bcd6e64
|
|
| BLAKE2b-256 |
9c577f31f20908cdfe49335ceb1840f78a1c92863ccab55e199f32c200dfe463
|