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.2.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.2.tar.gz.
File metadata
- Download URL: starstream-1.1.2.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 |
bb73e0f097c1c361243c979597ad6cc7ac0d519592e4963f8977043c4755f40b
|
|
| MD5 |
c6a3ca9068910b321e33d934dfe41a57
|
|
| BLAKE2b-256 |
6e9ff0fb3bc80f895de3e8a3130596a9ac2f975a0248c12f9b82961198c3835e
|
File details
Details for the file starstream-1.1.2-py3-none-any.whl.
File metadata
- Download URL: starstream-1.1.2-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 |
0eb343f1bc849a83c373629fb163a928047754821ac61bfa0467c90241832124
|
|
| MD5 |
2507002a890a3fbe46a7a59e5aac93e4
|
|
| BLAKE2b-256 |
dd17d8aca17bc9eb8277a419c5f62f262ba1b8893db29dff0b9cded4d26ec393
|