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.0.2.tar.gz
(24.4 kB
view details)
Built Distribution
File details
Details for the file starstream-1.0.2.tar.gz
.
File metadata
- Download URL: starstream-1.0.2.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ae1bf96fc020b5e28577adfa0fe61927fee69c244cd8e9e7ce965eae2c5b71b |
|
MD5 | a6d7b8222930e03bac9b780141fd8947 |
|
BLAKE2b-256 | 45227d57d9e9f386d8e86ed699c90f53ad60b4c5c5ffa23808048e0f26f51a40 |
File details
Details for the file starstream-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: starstream-1.0.2-py3-none-any.whl
- Upload date:
- Size: 33.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 | 1a6cc254b1e43125b8bd18ec789a9660c2ffaed250196f238681a5578a82eebd |
|
MD5 | 5d46b1a1462314aafda40831665e004a |
|
BLAKE2b-256 | 8b591c42b461c917d553b705513dec868fb5a01ad2322f8dbca7c35b6765e4cb |