Description
AC: Have a working portal link here:
https://search.earthdata.nasa.gov/portal/hitide/search
Reduce the Collection set to "HiTIDE" only collections.
==========================
Useful guide for making portals:
It would be nice if it can dynamically pull the collections to ONLY include from this CMR Tool here:
OPS:
https://mmt.earthdata.nasa.gov/tools/TL2092786348-POCLOUD/collection-association
UAT:
https://mmt.uat.earthdata.nasa.gov/tools/TL1240538128-POCLOUD/collection-association
Define collections with this:
"toolConceptId": [
"TL2092786348-POCLOUD",
"TL1240538128-POCLOUD"
]
Comments from Mattew Crouch
it accepts an array of tool concept ids, so if you have one that works in UAT and that one for PROD, add them both so you can see your portal working in UAT.
"toolConceptId": [
"TL2092786348-POCLOUD",
"TL12345-POCLOUD"
]
I don't have an EDSC URL that works, but this direct CMR URL is using that parameter https://cmr.earthdata.nasa.gov/search/collections.json?tool_concept_id[]=TL2092786348-POCLOUD.
Yep, you should be able to follow the portal creation guide now that the parameter you need is available, let me know if you run into any issues with the guide
Metadata
Metadata
Assignees
Labels
Type
Projects
Status