You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
library(reticulate)
maap <- import("maap.maap")
maap_obj <- maap$MAAP(maap_host='api.maap-project.org')
result <- maap_obj$getJob('04f149fb-2ce6-44c4-aa0b-e15b35e1ee6d')
result
wildintellect
changed the title
maap-py data access with CMR & maap-py job management
R: maap-py data access with CMR & maap-py job management
Aug 19, 2024
Create user facing documentation on common usage of:
The text was updated successfully, but these errors were encountered: