Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yingjie4science/dead-zone-mapping-from-satellite
https://github.com/yingjie4science/dead-zone-mapping-from-satellite
dead-zone eutrophication gee google-earth-engine gulf-of-mexico hypoxia remote-sensing satellite-imagery time-series
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yingjie4science/dead-zone-mapping-from-satellite
- Owner: Yingjie4Science
- License: mit
- Created: 2020-11-05T03:00:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T18:35:47.000Z (5 months ago)
- Last Synced: 2024-05-29T09:44:23.789Z (5 months ago)
- Topics: dead-zone, eutrophication, gee, google-earth-engine, gulf-of-mexico, hypoxia, remote-sensing, satellite-imagery, time-series
- Language: R
- Homepage:
- Size: 2.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dead Zone Mapping
## Code
- https://code.earthengine.google.com/?accept_repo=users/yingjieli/DZT
- **01_DO_dataset_cleaning.Rmd**
- **02_DO_format_for_model.Rmd**
- **03_spectral data at sampling locations.Rmd**
To clean the data downloaded from GEE, and to link the image band info with DO data.
## Data
```
data
|__ data_for_gee
| |__ sample_2000_2019_DO.xlsx *(DO data at all depth levels)*
| |__ sample_2000_2019_DO_min.xlsx *(min DO at one location across the profile)*
|
|
|__ data_from_gee
| |
| |__ Img2Table_04_2021-03-18 *(most updated image band data downloaded from GEE)*
| |
| |__ Img2Table_cleaned
| |
| |__ by_timelag *(only pixel values, extracted by considering different time lags)*
| |
| |__ by_timelag_withDO *(pixel + DO)*
|
|...
```## Authors
The authors thank the Environmental Science and Policy Program Summer Research Fellowship for their financial support.
- [Dr. Yingjie Li](https://github.com/Yingjie4Science)1
- Zilong Xia
- Dr. Lan Nguyen
- Dr. Ho Yi Wan
- ...
- [Prof. Jianguo Liu](https://www.canr.msu.edu/people/jianguo_jack_liu)21Stanford University
2Michigan State University