Asynchronous satellite data downloading for CDAWeb, JSOC, etc.
Project description
Asynchronous satellite data downloading for CDAWeb, JSOC, etc.
Spacecrafts and datasets
External dependencies
- CDF: installation
Example
from starstream import ACE, DSCOVR
from starstream.utils import DataDownloading
from datetime import datetime
if __name__ == '__main__':
DataDownloading(
[
ACE(),
DSCOVR()
],
(datetime(2014, 12, 12), datetime(2014, 12, 30))
)
Citation
@misc{starstream,
author = {Jorge Enciso},
title = {StarStream: An Open-Source Asynchronous Data Downloader},
howpublished = {\url{https://github.com/Jorgedavyd/starstream}},
year = {2024}
}
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
starstream-1.1.3.tar.gz
(24.0 kB
view details)
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 starstream-1.1.3.tar.gz.
File metadata
- Download URL: starstream-1.1.3.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77d6400eb0c5376d99982199b4c1e81677aca6ede8edf49449535a564e7ac3e8
|
|
| MD5 |
8d5150cbb7ee99b3c267c4c14b9d3d47
|
|
| BLAKE2b-256 |
8b0f21ad773963619867f64b295d2cebf903655f1bbcb4c59b2380660328eda4
|
File details
Details for the file starstream-1.1.3-py3-none-any.whl.
File metadata
- Download URL: starstream-1.1.3-py3-none-any.whl
- Upload date:
- Size: 29.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d6cbbea7cac5051ed4925f59c4ba4a38e6db0c75c85b7f4a6736de7267676ba
|
|
| MD5 |
3b67d2194aca54371f556464466a115d
|
|
| BLAKE2b-256 |
914d77491e8de273e434c938eac6aabb25a3d1629fe1a509358fadf3f0844693
|