NASA-IMPACT / veda-docs

Documentation for the VEDA Project
https://nasa-impact.github.io/veda-docs
Apache License 2.0
7 stars 7 forks source link

Add usage examples for R #86

Open j08lue opened 1 year ago

j08lue commented 1 year ago

Along with Python, R is used by many scientists in our wider user community (at EIS and MAAP) to analyze Earth data.

To help these users make use of VEDA resources, our documentation should offer some of the same essential instructions as it has for Python, e.g. for loading data from the VEDA data store.

Acceptance criteria

jsignell commented 1 year ago

Are there any known R-users that we can talk to?

j08lue commented 1 year ago

Perhaps @ashiklom can point us to someone? Or @dfelikson?

kathrynberger commented 1 year ago

Previously, I was only an R user, before moving to Python 7 years ago - so would have to review a bit before I was able to help (as I've done used it sparingly in the past). There are some great docs, resources, and examples in R here developed by some of the leaders in the R community, if that helps. cc' @j08lue @jsignell

jsignell commented 1 year ago

Oh nice! Yeah those docs look great!

wildintellect commented 9 months ago

I recently co-authored a notebook on how to use STAC and HLS COGs from R. Still looking for a permanent home, perhaps Openscapes @freitagb , or STAC community? https://github.com/MicheleTobias/workshop-stac

I also have a user support ticket showing how to use MAAP STAC with rstac for finding and reading COGs internal to MAAP. We have a ticket to get it into the MAAP documentation, and could reuse for VEDA, just the STAC url and collection would differ.