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
caption: "South Georgia Island as seen by Sentinel-2"
14
14
excerpt: "Reference System Python implements and maintains a new version of the RS Software compatible with the new Python-based processors, taking advantage of existing Python libraries (in particular Prefect) and novel tools to maximise the flexibility and simplify the maintainability of the solution."
15
15
16
16
17
17
intro:
18
18
- excerpt: 'Welcome to the Reference-System Python ! Our platform is designed to efficiently orchestrate processing pipelines for Copernicus satellite imagery. We will support at first processing chains for Sentinel-1, Sentinel-2, and Sentinel-3 data. Looking ahead, we’re excited to expand our capabilities to include Sentinel-5P and other upcoming Copernicus missions. Join us on this journey as we unlock valuable insights from Earth observation data! '
excerpt: "RS Server can be deployed on several environments. On a Kubernetes cluster, on a local machine. It is also possible to adopt something in the middle, called the hybrid mode."
90
+
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."
92
91
url: "/portfolio/deployment"
93
92
btn_label: "Read More"
94
93
btn_class: "btn--primary"
95
94
---
96
95
97
96
{% include feature_row id="intro" type="center" %}
98
97
99
-
{% include feature_row %}
98
+
{% include feature_row id="feature_row_sentinel" %}
100
99
101
100
{% include feature_row id="feature_catalog" type="left" %}
102
101
Here is an example of STAC collection retrieved from RS catalog.
@@ -121,3 +120,24 @@ Here is an example of STAC collection retrieved from RS catalog.
121
120
122
121
{% include feature_row id="feature_deployment" type="left" %}
123
122
123
+
<styletype="text/css">
124
+
#conteneur {
125
+
margin-top:0;
126
+
margin-bottom:0;
127
+
text-align: left;
128
+
}
129
+
</style>
130
+
131
+
## Cluster mode
132
+
Here are **CSC RS-Python in a Nutshell** features from the cluster.
Copy file name to clipboardExpand all lines: _posts/2024-05-13-checkpoint.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ show_date: true
10
10
categories: rs events
11
11
permalink: /post/checkpoint
12
12
---
13
-
Join us for an interactive webinar introducing the first version of Reference System Python (RS Python) on the 13th June 2024 (date to be confirmed). This checkpoint marks a significant milestone in our journey. RS Python is designed to empower developers, streamline workflows, and enhance productivity.
13
+
Join us for an interactive webinar introducing the first version of Reference System Python (RS Python) on the 20th June 2024 . This checkpoint marks a significant milestone in our journey. RS Python is designed to empower developers, streamline workflows, and enhance productivity.
14
14
15
15
Join the RS Python team for an engaging session. Ask questions, share feedback, and be part of the conversation as we dive into the details of this exciting release!
0 commit comments