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.0.tar.gz
(23.9 kB
view details)
Built Distribution
File details
Details for the file starstream-1.1.0.tar.gz
.
File metadata
- Download URL: starstream-1.1.0.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 | e41012e81ed807849bf2f7191415239a76e0e70b6683dca6ff7f8adf8136c71a |
|
MD5 | bf332eb60cd5409589f48479f31880aa |
|
BLAKE2b-256 | bc3ebba25b532da1416b6b1f6be9a9db5f27aeaa37f08a9feb52870160857061 |
File details
Details for the file starstream-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: starstream-1.1.0-py3-none-any.whl
- Upload date:
- Size: 29.2 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 | a12fc110395a440b30cc4862ad7948cc7d7e54c710f9e392e201d964fd3f1de0 |
|
MD5 | d665aab50f97bf037e4c1034adf7592f |
|
BLAKE2b-256 | f4c12c2bad758d5b7fab0a09bbba18e7fce2ae4fb24cdbd937c95aa7d3e547d0 |