rs-server
Contents:
RS-Server ADGS
RS-Server CADIP
RS-Server Catalog
RS-Server Frontend
RS-Server Common
rs-server
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
access_key_id (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler attribute)
AdgsDownloadResponse (class in rs_server_adgs.api.adgs_download)
AdgsDownloadStatus (class in rs_server_adgs.adgs_download_status)
apikey_security() (in module rs_server_common.authentication)
apikey_validator() (in module rs_server_common.authentication)
available_at_station (rs_server_adgs.adgs_download_status.AdgsDownloadStatus attribute)
(rs_server_cadip.cadip_download_status.CadipDownloadStatus attribute)
(rs_server_common.db.models.download_status.DownloadStatus attribute)
(rs_server_common.schemas.download_status_schema.DownloadStatusBase attribute)
B
bucket (rs_server_common.s3_storage_handler.s3_storage_handler.GetKeysFromS3Config attribute)
,
[1]
(rs_server_common.s3_storage_handler.s3_storage_handler.PutFilesToS3Config attribute)
,
[1]
bucket_dst (rs_server_common.s3_storage_handler.s3_storage_handler.TransferFromS3ToS3Config attribute)
,
[1]
bucket_src (rs_server_common.s3_storage_handler.s3_storage_handler.TransferFromS3ToS3Config attribute)
,
[1]
C
CadipDownloadResponse (class in rs_server_cadip.api.cadip_download)
CadipDownloadStatus (class in rs_server_cadip.cadip_download_status)
check_bucket_access() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
check_file_overwriting() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
close() (rs_server_common.db.database.DatabaseSessionManager method)
connect() (rs_server_common.db.database.DatabaseSessionManager method)
connect_s3() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
copy_only (rs_server_common.s3_storage_handler.s3_storage_handler.TransferFromS3ToS3Config attribute)
create() (rs_server_common.db.models.download_status.DownloadStatus class method)
create_all() (rs_server_common.db.database.DatabaseSessionManager method)
create_eodag_product() (rs_server_common.data_retrieval.eodag_provider.EodagProvider method)
create_stac_collection() (in module rs_server_common.utils.utils)
CreateProviderFailed
CustomFormatter (class in rs_server_common.utils.logging)
D
DatabaseSessionManager (class in rs_server_common.db.database)
db_handler (rs_server_common.utils.utils.EoDAGDownloadHandler attribute)
,
[1]
db_id (rs_server_adgs.adgs_download_status.AdgsDownloadStatus attribute)
(rs_server_cadip.cadip_download_status.CadipDownloadStatus attribute)
(rs_server_common.db.models.download_status.DownloadStatus attribute)
(rs_server_common.schemas.download_status_schema.ReadDownloadStatus attribute)
default() (rs_server_common.utils.logging.Logging class method)
del_http_client() (in module rs_server_common.settings)
delete_file_from_s3() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
disconnect_s3() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
DONE (rs_server_common.db.models.download_status.EDownloadStatus attribute)
done() (rs_server_common.db.models.download_status.DownloadStatus method)
download() (rs_server_common.data_retrieval.eodag_provider.EodagProvider method)
(rs_server_common.data_retrieval.provider.Provider method)
download_products() (in module rs_server_adgs.api.adgs_download)
(in module rs_server_cadip.api.cadip_download)
download_start (rs_server_adgs.adgs_download_status.AdgsDownloadStatus attribute)
(rs_server_cadip.cadip_download_status.CadipDownloadStatus attribute)
(rs_server_common.db.models.download_status.DownloadStatus attribute)
(rs_server_common.schemas.download_status_schema.ReadDownloadStatus attribute)
download_stop (rs_server_adgs.adgs_download_status.AdgsDownloadStatus attribute)
(rs_server_cadip.cadip_download_status.CadipDownloadStatus attribute)
(rs_server_common.db.models.download_status.DownloadStatus attribute)
(rs_server_common.schemas.download_status_schema.ReadDownloadStatus attribute)
DownloadProductFailed
DownloadStatus (class in rs_server_common.db.models.download_status)
DownloadStatusBase (class in rs_server_common.schemas.download_status_schema)
drop_all() (rs_server_common.db.database.DatabaseSessionManager method)
duration() (rs_server_common.data_retrieval.provider.TimeRange method)
E
EDownloadStatus (class in rs_server_common.db.models.download_status)
end (rs_server_common.data_retrieval.provider.TimeRange attribute)
endpoint_url (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler attribute)
env_bool() (in module rs_server_common.settings)
eodag_download() (in module rs_server_common.utils.utils)
EoDAGDownloadHandler (class in rs_server_common.utils.utils)
EodagProvider (class in rs_server_common.data_retrieval.eodag_provider)
extract_eo_product() (in module rs_server_common.utils.utils)
F
FAILED (rs_server_common.db.models.download_status.EDownloadStatus attribute)
failed() (rs_server_common.db.models.download_status.DownloadStatus method)
files (rs_server_common.s3_storage_handler.s3_storage_handler.PutFilesToS3Config attribute)
,
[1]
files_to_be_downloaded() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
files_to_be_uploaded() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
format() (rs_server_common.utils.logging.CustomFormatter method)
Frontend (class in rs_server_frontend.main)
FrontendFailed
G
get() (rs_server_common.db.models.download_status.DownloadStatus class method)
get_basename() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler static method)
get_db() (in module rs_server_common.db.database)
get_download_status() (in module rs_server_adgs.api.adgs_status)
(in module rs_server_cadip.api.cadip_status)
get_if_exists() (rs_server_common.db.models.download_status.DownloadStatus class method)
get_keys_from_s3() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
get_openapi() (rs_server_frontend.main.Frontend method)
get_secrets_from_file() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler static method)
GetKeysFromS3Config (class in rs_server_common.s3_storage_handler.s3_storage_handler)
H
health() (in module rs_server_common.fastapi_app)
HealthSchema (class in rs_server_common.schemas.health_schema)
(class in rs_server_frontend.main)
healthy (rs_server_common.schemas.health_schema.HealthSchema attribute)
(rs_server_frontend.main.HealthSchema attribute)
home() (in module rs_server_common.fastapi_app)
http_client() (in module rs_server_common.settings)
I
id_ (rs_server_common.data_retrieval.provider.Product attribute)
IN_PROGRESS (rs_server_common.db.models.download_status.EDownloadStatus attribute)
in_progress() (rs_server_common.db.models.download_status.DownloadStatus method)
init_adgs_provider() (in module rs_server_adgs.adgs_retriever)
init_app() (in module rs_server_common.fastapi_app)
init_cadip_provider() (in module rs_server_cadip.cadip_retriever)
init_eodag_client() (rs_server_common.data_retrieval.eodag_provider.EodagProvider method)
init_on_load() (rs_server_common.db.models.download_status.DownloadStatus method)
init_traces() (in module rs_server_common.utils.opentelemetry)
is_valid_date_format() (in module rs_server_common.utils.utils)
L
level (rs_server_common.utils.logging.Logging attribute)
,
[1]
list_s3_files_obj() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
load_openapi_spec() (rs_server_frontend.main.Frontend static method)
local (rs_server_common.utils.utils.EoDAGDownloadHandler attribute)
,
[1]
local_prefix (rs_server_common.s3_storage_handler.s3_storage_handler.GetKeysFromS3Config attribute)
,
[1]
lock (rs_server_common.data_retrieval.eodag_provider.EodagProvider attribute)
(rs_server_common.db.database.DatabaseSessionManager attribute)
(rs_server_common.utils.logging.Logging attribute)
,
[1]
Logging (class in rs_server_common.utils.logging)
M
max_retries (rs_server_common.s3_storage_handler.s3_storage_handler.GetKeysFromS3Config attribute)
,
[1]
(rs_server_common.s3_storage_handler.s3_storage_handler.PutFilesToS3Config attribute)
,
[1]
(rs_server_common.s3_storage_handler.s3_storage_handler.TransferFromS3ToS3Config attribute)
,
[1]
metadata (rs_server_common.data_retrieval.provider.Product attribute)
model_computed_fields (rs_server_adgs.api.adgs_download.AdgsDownloadResponse attribute)
(rs_server_cadip.api.cadip_download.CadipDownloadResponse attribute)
(rs_server_common.schemas.download_status_schema.DownloadStatusBase attribute)
(rs_server_common.schemas.download_status_schema.ReadDownloadStatus attribute)
(rs_server_common.schemas.health_schema.HealthSchema attribute)
(rs_server_frontend.main.HealthSchema attribute)
model_config (rs_server_adgs.api.adgs_download.AdgsDownloadResponse attribute)
(rs_server_cadip.api.cadip_download.CadipDownloadResponse attribute)
(rs_server_common.schemas.download_status_schema.DownloadStatusBase attribute)
(rs_server_common.schemas.download_status_schema.ReadDownloadStatus attribute)
(rs_server_common.schemas.health_schema.HealthSchema attribute)
(rs_server_frontend.main.HealthSchema attribute)
model_fields (rs_server_adgs.api.adgs_download.AdgsDownloadResponse attribute)
(rs_server_cadip.api.cadip_download.CadipDownloadResponse attribute)
(rs_server_common.schemas.download_status_schema.DownloadStatusBase attribute)
(rs_server_common.schemas.download_status_schema.ReadDownloadStatus attribute)
(rs_server_common.schemas.health_schema.HealthSchema attribute)
(rs_server_frontend.main.HealthSchema attribute)
module
rs_server_adgs
rs_server_adgs.adgs_download_status
rs_server_adgs.adgs_retriever
rs_server_adgs.api
rs_server_adgs.api.adgs_download
rs_server_adgs.api.adgs_search
rs_server_adgs.api.adgs_status
rs_server_adgs.fastapi
rs_server_adgs.fastapi.adgs_app
rs_server_adgs.fastapi.adgs_routers
rs_server_cadip
rs_server_cadip.api
rs_server_cadip.api.cadip_download
rs_server_cadip.api.cadip_search
rs_server_cadip.api.cadip_status
rs_server_cadip.cadip_download_status
rs_server_cadip.cadip_retriever
rs_server_cadip.fastapi
rs_server_cadip.fastapi.cadip_app
rs_server_cadip.fastapi.cadip_routers
rs_server_common
rs_server_common.authentication
rs_server_common.data_retrieval
rs_server_common.data_retrieval.eodag_provider
rs_server_common.data_retrieval.provider
rs_server_common.db
rs_server_common.db.database
rs_server_common.db.models
rs_server_common.db.models.download_status
rs_server_common.fastapi_app
rs_server_common.s3_storage_handler
rs_server_common.s3_storage_handler.s3_storage_handler
rs_server_common.schemas
rs_server_common.schemas.download_status_schema
rs_server_common.schemas.health_schema
rs_server_common.settings
rs_server_common.utils
rs_server_common.utils.logging
rs_server_common.utils.opentelemetry
rs_server_common.utils.utils
rs_server_frontend
rs_server_frontend.main
multiprocessing_lock (rs_server_common.db.database.DatabaseSessionManager attribute)
N
name (rs_server_adgs.adgs_download_status.AdgsDownloadStatus attribute)
(rs_server_cadip.cadip_download_status.CadipDownloadStatus attribute)
(rs_server_common.db.models.download_status.DownloadStatus attribute)
(rs_server_common.schemas.download_status_schema.DownloadStatusBase attribute)
(rs_server_common.utils.utils.EoDAGDownloadHandler attribute)
,
[1]
NOT_STARTED (rs_server_common.db.models.download_status.EDownloadStatus attribute)
not_started() (rs_server_common.db.models.download_status.DownloadStatus method)
O
obs (rs_server_common.utils.utils.EoDAGDownloadHandler attribute)
,
[1]
odata_to_stac() (in module rs_server_common.utils.utils)
open_session() (rs_server_common.db.database.DatabaseSessionManager method)
overwrite (rs_server_common.s3_storage_handler.s3_storage_handler.GetKeysFromS3Config attribute)
,
[1]
P
Product (class in rs_server_common.data_retrieval.provider)
product_id (rs_server_adgs.adgs_download_status.AdgsDownloadStatus attribute)
(rs_server_cadip.cadip_download_status.CadipDownloadStatus attribute)
(rs_server_common.db.models.download_status.DownloadStatus attribute)
(rs_server_common.schemas.download_status_schema.DownloadStatusBase attribute)
(rs_server_common.utils.utils.EoDAGDownloadHandler attribute)
,
[1]
Provider (class in rs_server_common.data_retrieval.provider)
put_files_to_s3() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
PutFilesToS3Config (class in rs_server_common.s3_storage_handler.s3_storage_handler)
R
ReadDownloadStatus (class in rs_server_common.schemas.download_status_schema)
region_name (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler attribute)
reraise_http_exception() (rs_server_common.db.database.DatabaseSessionManager class method)
rs_server_adgs
module
rs_server_adgs.adgs_download_status
module
rs_server_adgs.adgs_retriever
module
rs_server_adgs.api
module
rs_server_adgs.api.adgs_download
module
rs_server_adgs.api.adgs_search
module
rs_server_adgs.api.adgs_status
module
rs_server_adgs.fastapi
module
rs_server_adgs.fastapi.adgs_app
module
rs_server_adgs.fastapi.adgs_routers
module
rs_server_cadip
module
rs_server_cadip.api
module
rs_server_cadip.api.cadip_download
module
rs_server_cadip.api.cadip_search
module
rs_server_cadip.api.cadip_status
module
rs_server_cadip.cadip_download_status
module
rs_server_cadip.cadip_retriever
module
rs_server_cadip.fastapi
module
rs_server_cadip.fastapi.cadip_app
module
rs_server_cadip.fastapi.cadip_routers
module
rs_server_common
module
rs_server_common.authentication
module
rs_server_common.data_retrieval
module
rs_server_common.data_retrieval.eodag_provider
module
rs_server_common.data_retrieval.provider
module
rs_server_common.db
module
rs_server_common.db.database
module
rs_server_common.db.models
module
rs_server_common.db.models.download_status
module
rs_server_common.fastapi_app
module
rs_server_common.s3_storage_handler
module
rs_server_common.s3_storage_handler.s3_storage_handler
module
rs_server_common.schemas
module
rs_server_common.schemas.download_status_schema
module
rs_server_common.schemas.health_schema
module
rs_server_common.settings
module
rs_server_common.utils
module
rs_server_common.utils.logging
module
rs_server_common.utils.opentelemetry
module
rs_server_common.utils.utils
module
rs_server_frontend
module
rs_server_frontend.main
module
S
s3_client (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler attribute)
s3_files (rs_server_common.s3_storage_handler.s3_storage_handler.GetKeysFromS3Config attribute)
,
[1]
(rs_server_common.s3_storage_handler.s3_storage_handler.TransferFromS3ToS3Config attribute)
,
[1]
s3_path (rs_server_common.s3_storage_handler.s3_storage_handler.PutFilesToS3Config attribute)
,
[1]
s3_path_parser() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler static method)
S3StorageHandler (class in rs_server_common.s3_storage_handler.s3_storage_handler)
search() (rs_server_common.data_retrieval.provider.Provider method)
search_products() (in module rs_server_adgs.api.adgs_search)
(in module rs_server_cadip.api.cadip_search)
search_session() (in module rs_server_cadip.api.cadip_search)
SearchProductFailed
secret_access_key (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler attribute)
serialize_dt() (rs_server_common.schemas.download_status_schema.ReadDownloadStatus method)
session() (rs_server_common.db.database.DatabaseSessionManager method)
set_http_client() (in module rs_server_common.settings)
sort_feature_collection() (in module rs_server_common.utils.utils)
start (rs_server_common.data_retrieval.provider.TimeRange attribute)
start_app() (in module rs_server_frontend.main)
start_eodag_download() (in module rs_server_adgs.api.adgs_download)
(in module rs_server_cadip.api.cadip_download)
started (rs_server_adgs.api.adgs_download.AdgsDownloadResponse attribute)
(rs_server_cadip.api.cadip_download.CadipDownloadResponse attribute)
station (rs_server_common.utils.utils.EoDAGDownloadHandler attribute)
,
[1]
status (rs_server_adgs.adgs_download_status.AdgsDownloadStatus attribute)
(rs_server_cadip.cadip_download_status.CadipDownloadStatus attribute)
(rs_server_common.schemas.download_status_schema.ReadDownloadStatus attribute)
status_fail_message (rs_server_adgs.adgs_download_status.AdgsDownloadStatus attribute)
(rs_server_cadip.cadip_download_status.CadipDownloadStatus attribute)
(rs_server_common.db.models.download_status.DownloadStatus attribute)
(rs_server_common.schemas.download_status_schema.ReadDownloadStatus attribute)
T
thread_started (rs_server_common.utils.utils.EoDAGDownloadHandler attribute)
,
[1]
TimeRange (class in rs_server_common.data_retrieval.provider)
transfer_from_s3_to_s3() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
TransferFromS3ToS3Config (class in rs_server_common.s3_storage_handler.s3_storage_handler)
U
update_db() (in module rs_server_common.utils.utils)
url() (rs_server_common.db.database.DatabaseSessionManager class method)
V
validate_inputs_format() (in module rs_server_common.utils.utils)
W
wait_timeout() (rs_server_common.s3_storage_handler.s3_storage_handler.S3StorageHandler method)
write_search_products_to_db() (in module rs_server_common.utils.utils)