Collection, aggregation, and cataloging of storm imagery for the purpose of data sciences and analysis.
Project description
Post-Storm Imagery Collection
Collection, aggregation, and cataloging of storm imagery for the purpose of data sciences and analysis.
Team Members
- Matthew Moretz
- Daniel Foster
- Evan Goldstein
- Somya Mohanty
- John Weber
- Rinty Chowdhury
- Shah Nafis Rafique
Contributing / Developing
Code of Conduct
We hope to foster an inclusive and respectful environment surrounding the contribution and discussion of our project. Make sure you understand our Code of Conduct.
Code Conventions
Before committing to the repository please read the project Code Conventions.
Project Pre-Requisites
- Python 3.6, 3.7, or 3.8 (Download Here)
- Pipenv (Run
pip install pipenv
) - You will need to add the folder containing the
psic
module (src/python
by default) to yourPYTHONPATH
(See Configuring Module)
If you get an error message that looks something like Module not found: "psic"
,
then the PYTHONPATH
is not configured correctly!
You will need this in order to run the project.
Installing Dependencies for Development
- Change current directory (
cd
) toPoststorm_Imagery/
(the project root) - Run
pipenv install
to install dependencies
Testing the Collect Script
- Change current directory to the collector module (
cd collector/
) - Either use
pipenv run collect.py <args>
orpipenv shell
thencollect.py <args>
The arguments for collect.py
are listed here
Data Source 💾
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
File details
Details for the file psi-collect-0.1.1.tar.gz
.
File metadata
- Download URL: psi-collect-0.1.1.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 442748e56659988c82941c1d5b327f16fd17755cb58d8357a33cd0a973845a04 |
|
MD5 | 961514fed5de6cb30a15f84dbba4044c |
|
BLAKE2b-256 | 74574d52232818c02a906f01c961ddef86b581a633594f7c53f1c0676f836f67 |