From 853a288a93b24bc101c00f2644080e0b059e2f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Dutrieux?= Date: Mon, 3 Jun 2024 10:30:20 +0200 Subject: [PATCH] Minor change, suggestion from JRC internal review (consistently write nrt in lowercase) --- paper/paper.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paper/paper.md b/paper/paper.md index 905330e..b49240c 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -1,5 +1,5 @@ --- -title: 'NRT: operational monitoring of satellite image time-series in Python' +title: 'nrt: operational monitoring of satellite image time-series in Python' tags: - Python - time-series @@ -150,4 +150,4 @@ Developments in progress and envisioned for the `nrt` ecosystem include tools an The `nrt` package marks a significant advancement in near real-time monitoring of forest disturbances. By optimizing state-of-the-art algorithms and providing a standardized API, it greatly enhances interoperability and enables scalable deployment. These enhancements substantially benefit environmental monitoring efforts, contributing to climate change mitigation, biodiversity conservation, and the preservation of natural heritage. Future developments will focus on expanding its capabilities and usability, aiming to develop a unified approach to monitoring forest disturbances. -# References \ No newline at end of file +# References