samapriya / awesome-gee-community-datasets

Community Datasets added by users and made available for use at large
https://gee-community-catalog.org/
Creative Commons Attribution 4.0 International
784 stars 125 forks source link

Add your Dataset Title/Name #113

Closed ekcomputer closed 1 year ago

ekcomputer commented 1 year ago

A high-resolution inland surface water body dataset for the tundra and boreal forests of North America (WBD)

High-resolution water body dataset for tundra/boreal North America (WBD)

image

I was not involved in the creation of this dataset. The citation is below.

Sui, Y., Feng, M., Wang, C., & Li, X. (2022). A high-resolution inland surface water body dataset for the tundra and boreal forests of North America. Earth System Science Data, 14(7), 3349–3363. https://doi.org/10.5194/ESSD-14-3349-2022

The original dataset's sharing policy is as follows:

To respect the intellectual property rights, protect the rights of data authors, expand services of the data center, and evaluate the application potential of data, data users should clearly indicate the source of the data and the author of the data in the research results generated by using the data (including published papers, articles, data products, and unpublished research reports, data products and other results). For re-posting (second or multiple releases) data, the author must also indicate the source of the original data.

Example of acknowledgement statement is included below: The data set is provided by National Tibetan Plateau Data Center (http://data.tpdc.ac.cn).

Earth Engine Snippet if dataset already in GEE

var wbd = ee.FeatureCollection("projects/ee-ekyzivat/assets/Shapes/WBD/wbd_fixed_geoms")

Sample Code:

Map.setCenter(-107.0832, 59.341, 10)
Map.addLayer(wbd, {"color":"#33ccff"}, "N. American boreal Water Body Dataset")

The original data source is from the National Tibetan Plateau/Third Pole Environment Data Center. I simply repaired the geometries in QGIS using the "Fix geometries" tool and exported from geodatabase to ESRI shapefile before uploading to GEE.

Required

License Information: Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)

Curated by: Ethan D. Kyzivat

Keywords: Hydrology

Last updated: 2/21/2022

samapriya commented 1 year ago

Thanks, @ekcomputer , Would you like me to maintain a copy of the dataset? Here is an example with the copy of your version I would obviously still contribute to you as curator

Let me know

ekcomputer commented 1 year ago

Sure! Who knows how long my cloud project will survive... Thanks. -Ethan

On Wed, Feb 22, 2023 at 2:18 PM Samapriya Roy @.***> wrote:

Thanks, @ekcomputer https://github.com/ekcomputer , Would you like me to maintain a copy of the dataset? Here is an example with the copy of your version https://code.earthengine.google.com/fec958fe2535b493ec2e30892d41c89e I would obviously still contribute to you as curator

Let me know

— Reply to this email directly, view it on GitHub https://github.com/samapriya/awesome-gee-community-datasets/issues/113#issuecomment-1440660433, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF2PUQEB7A3UCOSCNA5ZX3DWYZRANANCNFSM6AAAAAAVDMDGBY . You are receiving this because you were mentioned.Message ID: @.*** com>

-- Ethan Kyzivat (he/him/his) PhD candidate Department of Earth, Environmental & Planetary Sciences 85 Waterman St. | Rm. 145 Providence, RI 02912 tel: 401-484-1596 https://ethan.kyziv.at

samapriya commented 1 year ago

This has been completed, and you can find the page here