GLIMS-RGI / rgi_user_guide

RGI technical note document
https://glims-rgi.github.io/rgi_user_guide
Creative Commons Attribution 4.0 International
7 stars 7 forks source link

Inconsistent meaning of rgi_id? #86

Open chadagreene opened 3 weeks ago

chadagreene commented 3 weeks ago

Several attributes like surge_type, are available in the Glacier product, but are missing from the Centerlines product, so I would like to use the rgi_id field, which is available in both products, to link the two. However, is my interpretation correct that rgi_id means something different for the two products? It appears that rgi_id in the Glacier product more closely matches rgi_g_id in the Centerlines product.

I'm seeking clarity on what exactly is meant by rgi_id and if there's any way to link attributes from the Glacier product to the glaciers in the Centerlines product.

fmaussion commented 3 weeks ago

This should be possible with the rgi_g_id attribute:

https://www.glims.org/rgi_user_guide/products/centerlines_product.html#full-list-of-attributes

Let me know if something's amiss.

chadagreene commented 3 weeks ago

Thanks @fmaussion. I will use rgi_g_id in the Centerline product to get attributes corresponding to rgi_id of the Glacier product.