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
For example following providers are not shown in the featured section:
"providers": [
{
"name": "Mercator Oc\u00e9an International",
"description": "Mercator Ocean describes, analyses and forecasts the state of the ocean by developing the \"Mercator System\" for ocean analysis and forecasting and maintaining it in an operational condition.",
"roles": [
"producer"
],
"url": "https://www.mercator-ocean.eu/"
},
{
"name": "E.U. Copernicus Marine Service Information (CMEMS)",
"description": "The Copernicus Marine Service (or Copernicus Marine Environment Monitoring Service) is the marine component of the Copernicus Programme of the European Union.",
"roles": [
"host"
],
"url": "https://data.marine.copernicus.eu/"
}
],
The text was updated successfully, but these errors were encountered:
I have added a proposed fix in #1513 which allows all roles. I am assuming that we want to display all provider roles licensor, producer, processor and host (reference).
For example following providers are not shown in the featured section:
The text was updated successfully, but these errors were encountered: