Skip to content

Commit

Permalink
fix ERA5_land_monthly thumbnail typo
Browse files Browse the repository at this point in the history
  • Loading branch information
baloola committed Jun 26, 2024
1 parent 8a0bb3e commit 1803034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stac_dist/ERA5_Land_monthly/ERA5_Land_monthly.json
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@
],
"assets": {
"thumbnail_rasdaman": {
"href": "https://catalog:[email protected]/rasdaman/ows?service=WMS&version=1.3.0&request=GetMap&layers=ERA5_Land_monthly&bbox=-90,180,90,180&time=\"1950-01-01T00:00Z\"&width=800&height=600&crs=EPSG:4326&format=image/png&transparent=true&styles=",
"href": "https://catalog:[email protected]/rasdaman/ows?service=WMS&version=1.3.0&request=GetMap&layers=ERA5_Land_monthly&bbox=-90,-180,90,180&time=\"1950-01-01T00:00Z\"&width=800&height=600&crs=EPSG:4326&format=image/png&transparent=true&styles=",
"roles": [
"thumbnail"
]
Expand Down

0 comments on commit 1803034

Please sign in to comment.