Optical Flow derived winds from overlapping LEO granules
Project description
windflow_leo
A package for deriving atmospheric winds from two overlapping granules of satellites in a LEO (low earth orbit) train formation, using optical flow of CrIS retrievals of specific humidity (JPSS) or AVHRR imagery (MetOp). Author: T.Rink
This package runs inference on a pre-trained model based on WindFlow: Dense feature tracking of atmospheric winds with deep optical flow:
Vandal, T., Duffy, K., McCarty, W., Sewnath, A., & Nemani, R. (2022). Dense feature tracking of atmospheric winds with deep optical flow, Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining.
To install and run:
First, you must have Python, Conda and Pip installed. Miniconda is convenient as it comes with Python and Pip:
conda env create -f opticalflowleo.yml
conda activate opticalflowleo
pip install opticalflowleo
python runner.py
If you want to clone this project, use this command:
git clone --recursive https://gitlab.ssec.wisc.edu/rink/windflow_leo.git
Note: the --recursive flag is needed as this project uses git submodules.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 opticalflowleo-0.9.5.tar.gz.
File metadata
- Download URL: opticalflowleo-0.9.5.tar.gz
- Upload date:
- Size: 58.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a72d89c75ddaa1d8ab529efc62b64e9dcc5f096f1feea8585f6ef7f6f51c9a6
|
|
| MD5 |
d369191e36174e9e0504dd5e6536094e
|
|
| BLAKE2b-256 |
43e222549f67568548477c0f20b9a63fee55e5cfd05738759e9ce26ec43c7232
|
File details
Details for the file opticalflowleo-0.9.5-py3-none-any.whl.
File metadata
- Download URL: opticalflowleo-0.9.5-py3-none-any.whl
- Upload date:
- Size: 58.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2178d433ef06e7d5c47011a7e614d6c35d7244b81595f2dbdd75a3103396ac9c
|
|
| MD5 |
ecbf16a8f1cfcf401d59b2e56a7ba3e1
|
|
| BLAKE2b-256 |
a96025a3b81f002f9a98039d18f975b8b06cbea7f6f5d0b461ba0656dc82d8ea
|