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
excerpt: "RS-Server offers a fine access control per Collection to the Catalog.
50
-
The catalog provided by RS-Server adheres to the SpatioTemporal Asset Catalog (STAC) format. By adopting a standardized format like STAC, RS-Server aims to streamline the organization and querying of geospatial asset metadata. The term “spatiotemporal asset” encompasses any file that conveys information about Earth captured at a specific location and time."
49
+
excerpt: "The rs-server offers a fine access control per Collection to the Catalog.
50
+
The catalog provided by rs-server adheres to the SpatioTemporal Asset Catalog (STAC) format. By adopting a standardized format like STAC, rs-server aims to streamline the organization and querying of geospatial asset metadata. The term “spatiotemporal asset” encompasses any file that conveys information about Earth captured at a specific location and time."
excerpt: "RS-Server offers staging functionality with access control for retrieving products from external data sources. RS-Server grants access to auxiliary data from the AUXIP station, as well as telemetry raw data from CADIP stations. It will also provide access to Sentinel level-0 products from LTA and Level-1 and Level-2 products from PRIP."
60
+
excerpt: "The rs-server offers staging functionality with access control for retrieving products from external data sources. The rs-server grants access to auxiliary data from the AUXIP station, as well as telemetry raw data from CADIP stations. It will also provide access to Sentinel level-0 products from LTA and Level-1 and Level-2 products from PRIP."
excerpt: "RS Python provides access to JupyterLab to end-user. The end-user can build or start already made Prefect worflows from RS client libraries. JupyterLab proposes a flexible workspace organization to users making it easier to work with multiple tabs simultaneously. Additionally, JupyterLab provides a comprehensive Markdown editor, enhancing the writing and documentation experience within notebooks.
79
+
excerpt: "RS Python provides access to JupyterLab to end-user. The end-user can build or start already made Prefect worflows from rs-client libraries. JupyterLab proposes a flexible workspace organization to users making it easier to work with multiple tabs simultaneously. Additionally, JupyterLab provides a comprehensive Markdown editor, enhancing the writing and documentation experience within notebooks.
80
80
JupyterLab offers a richer and more efficient data programming experience, making it a wise choice for RS."
excerpt: "RS Server can be deployed on several environments. On a Kubernetes cluster or on a local machine. From the local machine it is also possible to access both local Catalog and remote RS-Server services."
89
+
excerpt: "The rs-server can be deployed on several environments. On a Kubernetes cluster or on a local machine. From the local machine it is also possible to access both local Catalog and remote rs-server services."
90
90
url: "/portfolio/deployment"
91
91
btn_label: "Read More"
92
92
btn_class: "btn--primary"
@@ -146,15 +146,15 @@ Here is an example of STAC collection retrieved from RS catalog.
146
146
</style>
147
147
148
148
## Cluster mode
149
-
Here are **CSC RS-Python in a Nutshell** features from the cluster.
149
+
Here are **CSC RSPython in a Nutshell** features from the cluster.
RS-Server offers a fine **access control** per Collection to the Catalog. Each end-user, thanks to an API-KEY can access to its collection an the ones for which he is authorized. The catalog provided by RS-Server adheres to the SpatioTemporal Asset Catalog (STAC) format. By adopting a standardized format like STAC, RS-Server aims to streamline the organization and querying of geospatial asset metadata.
13
+
The rs-server offers a fine **access control** per Collection to the Catalog. Each end-user, thanks to an API-KEY can access to its collection an the ones for which he is authorized. The catalog provided by rs-server adheres to the SpatioTemporal Asset Catalog (STAC) format. By adopting a standardized format like STAC, rs-server aims to streamline the organization and querying of geospatial asset metadata.
14
14
15
15
The **SpatioTemporal Asset Catalog (STAC)** specification provides a common structure for describing and cataloging spatiotemporal assets. A spatiotemporal asset is any file that represents information about the Earth captured in a certain space and time. STAC allows geospatial data to be more easily searchable and queryable by establishing a standard, unified language. It consists of a network of JSON files that reference other JSON files, with each adhering to specific core specifications depending on the STAC component being described. These components include:
Copy file name to clipboardExpand all lines: _portfolio/feature-staging.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Staging"
3
3
permalink: /portfolio/staging
4
-
excerpt: "RS-Server offers staging functionality with access control for retrieving products from Copernicus external data sources (like AUXIP and CADIP stations)."
4
+
excerpt: "The rs-server offers staging functionality with access control for retrieving products from Copernicus external data sources (like AUXIP and CADIP stations)."
5
5
header:
6
6
image: /assets/images/station/staging_header.jpg
7
7
teaser: /assets/images/station/staging_teaser.jpg
@@ -10,16 +10,16 @@ sidebar:
10
10
nav: sidebar-staging
11
11
12
12
---
13
-
RS-Server offers staging functionality with access control for retrieving products from external data sources. Authorised end user can connect to Copernicus interface to retrieve input data for processing.
13
+
The rs-server offers staging functionality with access control for retrieving products from external data sources. Authorised end user can connect to Copernicus interface to retrieve input data for processing.
14
14
These data came from :
15
15
- Copernicus ground stations : to retrieve CADU chunks
16
16
- Copernicus AUXIP stations : to retrieve auxiliary data
17
17
- Copernicus Long Term Archives : to retrieve any Level-0 products
18
18
- Copernicus Production Services : to retrieve Level-1 and Level-2 recent products
19
19
20
20
21
-
The RS-Server control user access to all of these sensitive interfaces. Access control is performed via an API-KEY.
22
-
In addition, RS-Server will provide a STAC interface to access CADIP and AUXIP data.
21
+
The rs-server control user access to all of these sensitive interfaces. Access control is performed via an API-KEY.
22
+
In addition, rs-server will provide a STAC interface to access CADIP and AUXIP data.
0 commit comments