Skip to content

Commit 4c4de2a

Browse files
authored
Merge pull request #13 from RS-PYTHON/update-content
Update home page
2 parents 1bffac2 + ae0f060 commit 4c4de2a

File tree

9 files changed

+44
-25
lines changed

9 files changed

+44
-25
lines changed

_data/navigation.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ sidebar-virtual:
4343

4444

4545
sidebar-deployment:
46-
- title: "Notebook"
46+
- title: "Deployment"
4747
children:
48-
- title: "Infrastructure deployment"
48+
- title: "Infrastructure"
4949
url: https://home.rs-python.eu/rs-documentation/rs-infrastructure/docs/installation/
50-
- title: "RS-server deployment"
50+
- title: "RS Server"
5151
url: https://home.rs-python.eu/rs-documentation/rs-helm/
5252

5353
sidebar-orchestration:
@@ -61,9 +61,4 @@ sidebar-orchestration:
6161
url: https://docs.prefect.io/latest/getting-started/quickstart/
6262

6363

64-
65-
66-
67-
68-
6964

_includes/head/custom.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212

1313

1414
<div id="conteneur">
15-
<img src="/assets/images/logo_official/copernicus_eu_logo.svg" width="286" height="40" > <img src="/assets/images/logo_official/ESA_logo_2020_Deep2.png" width="171" height="40">
15+
<img src="/assets/images/logo_official/copernicus_eu_logo.svg" width="286" height="40" >
16+
<img src="/assets/images/logo_official/ESA_logo_2020_Deep2.png" width="171" height="40">
1617
<img src="/assets/images/logo_official/AIRBUS_Blue.png" width="162" height="60" >
1718
<img src="/assets/images/logo_official/logo_cs_group_bleu_petit-86x42.png" width="82" height="40" >
1819
</div>

_pages/index.md

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@ header:
88
overlay_filter: "0.3"
99
overlay_image: /assets/images/sentinel/South_Georgia_Island_as_seen_by_Sentinel-2.jpg
1010
actions:
11-
- label: "Software"
12-
url: "https://github.com/RS-PYTHON"
11+
update-content
12+
- label: "Deploy"
13+
url: "https://home.rs-python.eu/rs-documentation/rs_deployment_start/"
1314
caption: "South Georgia Island as seen by Sentinel-2"
1415
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."
1516

1617

1718
intro:
1819
- 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! '
1920

20-
feature_row:
21+
feature_row_sentinel:
2122
- image_path: assets/images/sentinel/Irkutsk_and_Lake_Baikal_ESA15342560.jpeg
2223
alt: "Irkutsk and Lake Baika Sentinel-1 image"
2324
title: "Sentinel-1"
2425
# excerpt: "This is some sample content that goes here with **Markdown** formatting."
2526

2627
- image_path: /assets/images/sentinel/Lake_MacKay_Australia.jpg
27-
# image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
2828
alt: "Lake MacKay Australia Sentinel-2 image"
2929
title: "Sentinel-2"
3030
# url: "#test-link"
@@ -88,15 +88,15 @@ feature_deployment:
8888
- image_path: /assets/images/architecture/deployment_teaser.jpg
8989
alt: "Deployment"
9090
title: "RS deployment"
91-
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."
91+
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."
9292
url: "/portfolio/deployment"
9393
btn_label: "Read More"
9494
btn_class: "btn--primary"
9595
---
9696

9797
{% include feature_row id="intro" type="center" %}
9898

99-
{% include feature_row %}
99+
{% include feature_row id="feature_row_sentinel" %}
100100

101101
{% include feature_row id="feature_catalog" type="left" %}
102102
Here is an example of STAC collection retrieved from RS catalog.
@@ -121,3 +121,24 @@ Here is an example of STAC collection retrieved from RS catalog.
121121

122122
{% include feature_row id="feature_deployment" type="left" %}
123123

124+
<style type="text/css">
125+
#conteneur {
126+
margin-top:0;
127+
margin-bottom:0;
128+
text-align: left;
129+
}
130+
</style>
131+
132+
## Cluster mode
133+
Here are **CSC RS-Python in a Nutshell** features from the cluster.
134+
135+
<div id="conteneur">
136+
<img src="/assets/images/architecture/RSPY_cluster.jpg" width="1500" height="701">
137+
</div>
138+
139+
140+
## Local mode
141+
And here are **CSC RS-Python in a Nutshell** features from the laptop.
142+
<div id="conteneur">
143+
<img src="/assets/images/architecture/RSPY_local.jpg" width="1500" height="701">
144+
</div>

_portfolio/feature-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The **SpatioTemporal Asset Catalog (STAC)** specification provides a common stru
2020

2121
3. **STAC Collection**: Extends Catalog directly, adding additional fields to enable description of spatial and temporal extents, licenses, keywords, providers, and more.
2222

23-
The flexibility and extensibility of the STAC specification allow different domains and tools to utilize it effectively, making it a powerful standard for Earth observation data¹³.
23+
The flexibility and extensibility of the STAC specification allow different domains and tools to utilize it effectively, making it a powerful standard for Earth observation data.
2424

2525

2626
The STAC spec itself provides a lowest common denominator JSON format to wrap around any relevant data about the earth. The core GeoJSON object and related structures are designed for extension, so it can adapt to different domains.

_portfolio/feature-deployment.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Deployment"
33
permalink: /portfolio/deployment
4-
excerpt: "RS-Server can be deployed on a cluster, in local or on an hybrid mode."
4+
excerpt: "RS-Server can be deployed on a cluster or locally."
55
header:
66
image: /assets/images/architecture/deployment_header.jpg
77
teaser: /assets/images/architecture/deployment_teaser.jpg
@@ -10,33 +10,35 @@ sidebar:
1010
nav: sidebar-deployment
1111

1212
---
13-
RS-Server offers several targets for deployment:
13+
RS-Server offers two deployment targets:
1414
- cluster
1515
- local
16-
- hybrid
1716

18-
For each kind of deployment, here are the overall associated features:
17+
For each kind of deployment, here are the overall associated features.
1918

2019
## Cluster mode
2120
On the **cluster mode**, the RS-Server is deployed as several Kubernetes PODs. A deployment with HELM chart is provided.
2221
On the cluster environement, RS-Server can be called from a Prefect chain or directy from a Jupyter notebook.
2322
The RS-Server running the cluster has got a strong access control for each sensitive data access (CADIP, LTA, AUXIP, PRIP, and Catalog).
2423

24+
25+
2526
## Local mode
26-
On **local mode**, RS-Server deploy a Catalog without access control.
27+
On **local mode**, RS-Server deploys a Catalog without access control.
2728

28-
## Hybrid mode
29-
The **hybrid mode** is derived from the two other ones. RS-Server is deployed on both sides: local machine and cluster.
3029
From the local machine, end user can:
3130
- read / write to the local RS-Server catalog
3231
- connect to the RS-Server running on the cluster and access any service which is authorised for.
3332

3433

34+
35+
3536
<span style="color: black; background-color: #1A89DF;">**version 0.1**</span>
3637
What is already in this release ?
3738
- cluster mode
3839
- local mode
3940

40-
For the hybrid mode, it is not possible to access the Prefect server running the cluster.
41+
From the local laptop, it is not possible to run directly a Prefect chain running the cluster.
42+
4143

4244

_posts/2024-05-13-checkpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ show_date: true
1010
categories: rs events
1111
permalink: /post/checkpoint
1212
---
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.
1414

1515
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!
1616

141 KB
Loading
113 KB
Loading
124 KB
Loading

0 commit comments

Comments
 (0)