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.1.tar.gz
(23.9 kB
view details)
Built Distribution
File details
Details for the file starstream-1.1.1.tar.gz
.
File metadata
- Download URL: starstream-1.1.1.tar.gz
- Upload date:
- Size: 23.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9b035e2d8581492a7e8cc99fdd286245b3df34a3d134d23e8f854258ca0a77e |
|
MD5 | d2e852584350a317f386a219b8f424fa |
|
BLAKE2b-256 | 9fcb7a3986d4c98857bef23c5dc72b2a435064951c45861638d376a80528dc0a |
File details
Details for the file starstream-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: starstream-1.1.1-py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a140de146cd7d4ecca0c5ec3728a45b4a9a243c020761486dee0363a4aa4b8f7 |
|
MD5 | 212a4c9e257335be3620267915a23501 |
|
BLAKE2b-256 | 35a58c644bdc3c9bcaa77ee52f3eef1ee32b42ba2989991ba6db6030cd685b05 |