Skip to content

Commit

Permalink
update E13o-r evalscripts
Browse files Browse the repository at this point in the history
  • Loading branch information
lubojr committed Nov 21, 2023
1 parent 3768d39 commit 74dadfd
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 3 deletions.
6 changes: 6 additions & 0 deletions collections/E13o_vessel_density_all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ Resources:
LayerId: AWS_VIS_VESSELDENSITY_ALL
Legend: E13o_vessel_density_all/cm_legend.png
Image: E13o_vessel_density_all/E13o.png
Services:
- Endpoint: https://services.sentinel-hub.com/api/v1/statistics
Name: Statistical API
Type: byoc
CollectionId: beee9b47-b1ab-4044-baa5-0958d3465f12
Script: E13o_vessel_density_all/script.js
8 changes: 7 additions & 1 deletion collections/E13p_vessel_density_cargo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,13 @@ Resources:
- EndPoint: https://services.sentinel-hub.com
Name: Sentinel Hub
Type: byoc
CollectionId: beee9b47-b1ab-4044-baa5-0958d3465f12 # using vessel density all id (should be updated to correct id)
CollectionId: 093a3988-6ed6-4bb0-ae37-e356f14d7daf
LayerId: AWS_VIS_VESSELDENSITY_CARGO
Legend: E13o_vessel_density_all/cm_legend.png
Image: E13p_vessel_density_cargo/E13p.png
Services:
- Endpoint: https://services.sentinel-hub.com/api/v1/statistics
Name: Statistical API
Type: byoc
CollectionId: 093a3988-6ed6-4bb0-ae37-e356f14d7daf
Script: E13p_vessel_density_cargo/script.js
8 changes: 7 additions & 1 deletion collections/E13q_vessel_density_tanker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,13 @@ Resources:
- EndPoint: https://services.sentinel-hub.com
Name: Sentinel Hub
Type: byoc
CollectionId: beee9b47-b1ab-4044-baa5-0958d3465f12 # using vessel density all id (should be updated to correct id)
CollectionId: 49f706b3-53dc-46fb-aafd-0f9e5f8cef47
LayerId: AWS_VIS_VESSELDENSITY_TANKER
Legend: E13o_vessel_density_all/cm_legend.png
Image: E13q_vessel_density_tanker/E13q.png
Services:
- Endpoint: https://services.sentinel-hub.com/api/v1/statistics
Name: Statistical API
Type: byoc
CollectionId: 49f706b3-53dc-46fb-aafd-0f9e5f8cef47
Script: E13q_vessel_density_tanker/script.js
8 changes: 7 additions & 1 deletion collections/E13r_vessel_density_others.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,13 @@ Resources:
- EndPoint: https://services.sentinel-hub.com
Name: Sentinel Hub
Type: byoc
CollectionId: beee9b47-b1ab-4044-baa5-0958d3465f12 # using vessel density all id (should be updated to correct id)
CollectionId: cc0a4c72-870d-4e9f-84d0-ba4e3d785693
LayerId: AWS_VIS_VESSELDENSITY_OTHER
Legend: E13o_vessel_density_all/cm_legend.png
Image: E13r_vessel_density_others/E13r.png
Services:
- Endpoint: https://services.sentinel-hub.com/api/v1/statistics
Name: Statistical API
Type: byoc
CollectionId: cc0a4c72-870d-4e9f-84d0-ba4e3d785693
Script: E13r_vessel_density_others/script.js

0 comments on commit 74dadfd

Please sign in to comment.