Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/swodlr UI 80 - check CMR for permissions to SWOT collection #90

Closed
wants to merge 22 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ jobs:
run:
aws s3 sync ${{steps.download.outputs.download-path}} s3://${{ env.SWODLR_UI_BUCKET }} --delete
- name: Publish UMM-T with new version
uses: podaac/cmr-umm-updater@0.5.0
uses: podaac/cmr-umm-updater@0.6.0
if: |
needs.build.outputs.deploy_env == 'UAT' ||
needs.build.outputs.deploy_env == 'OPS'
Expand All @@ -269,6 +269,7 @@ jobs:
disable_removal: 'true'
umm_type: 'umm-t'
use_associations: 'false'
umm_version: '1.2.0'
env:
LAUNCHPAD_TOKEN_SIT: ${{secrets.LAUNCHPAD_TOKEN_SIT}}
LAUNCHPAD_TOKEN_UAT: ${{secrets.LAUNCHPAD_TOKEN_UAT}}
Expand Down
173 changes: 86 additions & 87 deletions cmr/ops_swodlr_cmr_umm_t.json
Original file line number Diff line number Diff line change
@@ -1,91 +1,90 @@

{
"Name": "SWODLR",
"LongName": "SWOT On-Demand Level 2 Raster Generation",
"Type": "Web User Interface",
"Version": "#.#.#",
"URL": {
"URLContentType": "DistributionURL",
"Type": "GOTO WEB TOOL",
"URLValue": "http://swodlr.podaac.earthdatacloud.nasa.gov/"
"Name": "SWODLR",
"LongName": "SWOT On-Demand Level 2 Raster Generation",
"Type": "Web User Interface",
"Version": "#.#.#",
"Description": "SWODLR (swaa·dler) is an open-source software system developed to generate custom Level 2 raster data products for the SWOT mission. It provides an Application Programming Interface (API) and Graphical User Interface (GUI) that allows end-users to provide custom configurations to generate on-demand raster data products from underlying standard data products (PIXC, PIXCVec).",
"ToolKeywords": [
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA ANALYSIS AND VISUALIZATION",
"ToolTerm": "DATA VISUALIZATION"
},
"Description": "SWODLR (swaa·dler) is an open-source software system developed to generate custom Level 2 raster data products for the SWOT mission. It provides an Application Programming Interface (API) and Graphical User Interface (GUI) that allows end-users to provide custom configurations to generate on-demand raster data products from underlying standard data products (PIXC, PIXCVec).",
"ToolKeywords" : [
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA ANALYSIS AND VISUALIZATION",
"ToolTerm": "DATA VISUALIZATION"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "SUBSETTING/SUPERSETTING",
"ToolSpecificTerm": "SPATIAL SUBSETTING"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "SUBSETTING/SUPERSETTING",
"ToolSpecificTerm": "VARIABLE SUBSETTING"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA ANALYSIS AND VISUALIZATION",
"ToolTerm": "GEOGRAPHIC INFORMATION SYSTEMS",
"ToolSpecificTerm": "WEB-BASED GEOGRAPHIC INFORMATION SYSTEMS"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "DATA ACCESS/RETRIEVAL"
}
],
"PotentialAction": {
"Type": "SearchAction",
"Target": {
"Type": "EntryPoint",
"ResponseContentType": [
"text/html"
],
"UrlTemplate": "http://swodlr.podaac.earthdatacloud.nasa.gov/l={+layers}&ve={+bbox}&d={+date}",
"Description": "SWODLR (swaa·dler) is an open-source software system developed to generate custom Level 2 raster data products for the SWOT mission. It provides an Application Programming Interface (API) and Graphical User Interface (GUI) that allows end-users to provide custom configurations to generate on-demand raster data products from underlying standard data products (PIXC, PIXCVec).",
"HttpMethod": [
"GET"
]
},
"QueryInput": [
{
"ValueName": "layers",
"Description": "A comma-separated list of visualization layer ids, as defined by GIBS. These layers will be portrayed on the web application",
"ValueRequired": true,
"ValueType": "https://wiki.earthdata.nasa.gov/display/GIBS/GIBS+API+for+Developers#GIBSAPIforDevelopers-LayerNaming"
},
{
"ValueName": "date",
"Description": "A UTC ISO DateTime. The layers portrayed will correspond to this date.",
"ValueRequired": false,
"ValueType": "https://schema.org/startDate"
},
{
"ValueName": "bbox",
"Description": "A spatial bounding box that will set the spatial extent of the portrayed layers. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character.",
"ValueRequired": false,
"ValueType": "https://schema.org/box"
}
]
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "SUBSETTING/SUPERSETTING",
"ToolSpecificTerm": "SPATIAL SUBSETTING"
},
"Organizations": [
{
"Roles": [
"ORIGINATOR"
],
"ShortName": "NASA/JPL/PODAAC",
"LongName": "Physical Oceanography Distributed Active Archive Center, Jet Propulsion Laboratory, NASA"
}
],
"MetadataSpecification": {
"URL": "https://cdn.earthdata.nasa.gov/umm/tool/v1.1.1",
"Name": "UMM-T",
"Version": "1.1.1"
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "SUBSETTING/SUPERSETTING",
"ToolSpecificTerm": "VARIABLE SUBSETTING"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA ANALYSIS AND VISUALIZATION",
"ToolTerm": "GEOGRAPHIC INFORMATION SYSTEMS",
"ToolSpecificTerm": "WEB-BASED GEOGRAPHIC INFORMATION SYSTEMS"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "DATA ACCESS/RETRIEVAL"
}
}
],
"Organizations": [
{
"Roles": [
"ORIGINATOR"
],
"ShortName": "NASA/JPL/PODAAC",
"LongName": "Physical Oceanography Distributed Active Archive Center, Jet Propulsion Laboratory, NASA"
}
],
"URL": {
"URLContentType": "DistributionURL",
"Type": "GOTO WEB TOOL",
"URLValue": "http://swodlr.podaac.earthdatacloud.nasa.gov/"
},
"MetadataSpecification": {
"URL": "https://cdn.earthdata.nasa.gov/umm/tool/v1.2.0",
"Name": "UMM-T",
"Version": "1.2.0"
},
"PotentialAction": {
"Type": "SearchAction",
"Target": {
"Type": "EntryPoint",
"ResponseContentType": [
"text/html"
],
"UrlTemplate": "http://swodlr.podaac.earthdatacloud.nasa.gov/l={+layers}&ve={+bbox}&d={+date}",
"Description": "SWODLR (swaa·dler) is an open-source software system developed to generate custom Level 2 raster data products for the SWOT mission. It provides an Application Programming Interface (API) and Graphical User Interface (GUI) that allows end-users to provide custom configurations to generate on-demand raster data products from underlying standard data products (PIXC, PIXCVec).",
"HttpMethod": [
"GET"
]
},
"QueryInput": [
{
"ValueName": "layers",
"Description": "A comma-separated list of visualization layer ids, as defined by GIBS. These layers will be portrayed on the web application",
"ValueRequired": true,
"ValueType": "https://wiki.earthdata.nasa.gov/display/GIBS/GIBS+API+for+Developers#GIBSAPIforDevelopers-LayerNaming"
},
{
"ValueName": "date",
"Description": "A UTC ISO DateTime. The layers portrayed will correspond to this date.",
"ValueRequired": false,
"ValueType": "https://schema.org/startDate"
},
{
"ValueName": "bbox",
"Description": "A spatial bounding box that will set the spatial extent of the portrayed layers. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character.",
"ValueRequired": false,
"ValueType": "https://schema.org/box"
}
]
}
}
6 changes: 3 additions & 3 deletions cmr/sit_swodlr_cmr_umm_t.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
}
],
"MetadataSpecification": {
"URL": "https://cdn.earthdata.nasa.gov/umm/tool/v1.1.1",
"URL": "https://cdn.earthdata.nasa.gov/umm/tool/v1.2.0",
"Name": "UMM-T",
"Version": "1.1.1"
"Version": "1.2.0"
}
}
}
173 changes: 86 additions & 87 deletions cmr/uat_swodlr_cmr_umm_t.json
Original file line number Diff line number Diff line change
@@ -1,91 +1,90 @@

{
"Name": "SWODLR",
"LongName": "SWOT On-Demand Level 2 Raster Generation",
"Type": "Web User Interface",
"Version": "#.#.#",
"URL": {
"URLContentType": "DistributionURL",
"Type": "GOTO WEB TOOL",
"URLValue": "http://swodlr.podaac.uat.earthdatacloud.nasa.gov/"
"Name": "SWODLR",
"LongName": "SWOT On-Demand Level 2 Raster Generation",
"Type": "Web User Interface",
"Version": "#.#.#",
"Description": "SWODLR (swaa·dler) is an open-source software system developed to generate custom Level 2 raster data products for the SWOT mission. It provides an Application Programming Interface (API) and Graphical User Interface (GUI) that allows end-users to provide custom configurations to generate on-demand raster data products from underlying standard data products (PIXC, PIXCVec).",
"ToolKeywords": [
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA ANALYSIS AND VISUALIZATION",
"ToolTerm": "DATA VISUALIZATION"
},
"Description": "SWODLR (swaa·dler) is an open-source software system developed to generate custom Level 2 raster data products for the SWOT mission. It provides an Application Programming Interface (API) and Graphical User Interface (GUI) that allows end-users to provide custom configurations to generate on-demand raster data products from underlying standard data products (PIXC, PIXCVec).",
"ToolKeywords" : [
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA ANALYSIS AND VISUALIZATION",
"ToolTerm": "DATA VISUALIZATION"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "SUBSETTING/SUPERSETTING",
"ToolSpecificTerm": "SPATIAL SUBSETTING"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "SUBSETTING/SUPERSETTING",
"ToolSpecificTerm": "VARIABLE SUBSETTING"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA ANALYSIS AND VISUALIZATION",
"ToolTerm": "GEOGRAPHIC INFORMATION SYSTEMS",
"ToolSpecificTerm": "WEB-BASED GEOGRAPHIC INFORMATION SYSTEMS"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "DATA ACCESS/RETRIEVAL"
}
],
"PotentialAction": {
"Type": "SearchAction",
"Target": {
"Type": "EntryPoint",
"ResponseContentType": [
"text/html"
],
"UrlTemplate": "http://swodlr.podaac.uat.earthdatacloud.nasa.gov/l={+layers}&ve={+bbox}&d={+date}",
"Description": "SWODLR (swaa·dler) is an open-source software system developed to generate custom Level 2 raster data products for the SWOT mission. It provides an Application Programming Interface (API) and Graphical User Interface (GUI) that allows end-users to provide custom configurations to generate on-demand raster data products from underlying standard data products (PIXC, PIXCVec).",
"HttpMethod": [
"GET"
]
},
"QueryInput": [
{
"ValueName": "layers",
"Description": "A comma-separated list of visualization layer ids, as defined by GIBS. These layers will be portrayed on the web application",
"ValueRequired": true,
"ValueType": "https://wiki.earthdata.nasa.gov/display/GIBS/GIBS+API+for+Developers#GIBSAPIforDevelopers-LayerNaming"
},
{
"ValueName": "date",
"Description": "A UTC ISO DateTime. The layers portrayed will correspond to this date.",
"ValueRequired": false,
"ValueType": "https://schema.org/startDate"
},
{
"ValueName": "bbox",
"Description": "A spatial bounding box that will set the spatial extent of the portrayed layers. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character.",
"ValueRequired": false,
"ValueType": "https://schema.org/box"
}
]
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "SUBSETTING/SUPERSETTING",
"ToolSpecificTerm": "SPATIAL SUBSETTING"
},
"Organizations": [
{
"Roles": [
"ORIGINATOR"
],
"ShortName": "NASA/JPL/PODAAC",
"LongName": "Physical Oceanography Distributed Active Archive Center, Jet Propulsion Laboratory, NASA"
}
],
"MetadataSpecification": {
"URL": "https://cdn.earthdata.nasa.gov/umm/tool/v1.1.1",
"Name": "UMM-T",
"Version": "1.1.1"
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "SUBSETTING/SUPERSETTING",
"ToolSpecificTerm": "VARIABLE SUBSETTING"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA ANALYSIS AND VISUALIZATION",
"ToolTerm": "GEOGRAPHIC INFORMATION SYSTEMS",
"ToolSpecificTerm": "WEB-BASED GEOGRAPHIC INFORMATION SYSTEMS"
},
{
"ToolCategory": "EARTH SCIENCE SERVICES",
"ToolTopic": "DATA MANAGEMENT/DATA HANDLING",
"ToolTerm": "DATA ACCESS/RETRIEVAL"
}
}
],
"Organizations": [
{
"Roles": [
"ORIGINATOR"
],
"ShortName": "NASA/JPL/PODAAC",
"LongName": "Physical Oceanography Distributed Active Archive Center, Jet Propulsion Laboratory, NASA"
}
],
"URL": {
"URLContentType": "DistributionURL",
"Type": "GOTO WEB TOOL",
"URLValue": "http://swodlr.podaac.uat.earthdatacloud.nasa.gov/"
},
"MetadataSpecification": {
"URL": "https://cdn.earthdata.nasa.gov/umm/tool/v1.2.0",
"Name": "UMM-T",
"Version": "1.2.0"
},
"PotentialAction": {
"Type": "SearchAction",
"Target": {
"Type": "EntryPoint",
"ResponseContentType": [
"text/html"
],
"UrlTemplate": "http://swodlr.podaac.uat.earthdatacloud.nasa.gov/l={+layers}&ve={+bbox}&d={+date}",
"Description": "SWODLR (swaa·dler) is an open-source software system developed to generate custom Level 2 raster data products for the SWOT mission. It provides an Application Programming Interface (API) and Graphical User Interface (GUI) that allows end-users to provide custom configurations to generate on-demand raster data products from underlying standard data products (PIXC, PIXCVec).",
"HttpMethod": [
"GET"
]
},
"QueryInput": [
{
"ValueName": "layers",
"Description": "A comma-separated list of visualization layer ids, as defined by GIBS. These layers will be portrayed on the web application",
"ValueRequired": true,
"ValueType": "https://wiki.earthdata.nasa.gov/display/GIBS/GIBS+API+for+Developers#GIBSAPIforDevelopers-LayerNaming"
},
{
"ValueName": "date",
"Description": "A UTC ISO DateTime. The layers portrayed will correspond to this date.",
"ValueRequired": false,
"ValueType": "https://schema.org/startDate"
},
{
"ValueName": "bbox",
"Description": "A spatial bounding box that will set the spatial extent of the portrayed layers. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character.",
"ValueRequired": false,
"ValueType": "https://schema.org/box"
}
]
}
}
Loading
Loading