-
Book Overview & Buying
-
Table Of Contents
Getting Started with Taipy
By :
In this chapter, you’ll step into the role of a land use analyst working for a public agency in Paris, France. Your mission: to build an application that allows users to select specific parks and gardens across the city and analyze their vegetation health using the Normalized Difference Vegetation Index (NDVI) over a growing season. Users will be able to compare NDVI data across multiple seasons to monitor how urban green spaces change over time.
This project showcases how Taipy can go beyond standard tabular data workflows. You’ll learn how to work with geographic data and satellite imagery, which is relevant in fields ranging from agriculture and forestry to climate research, urban planning, and environmental monitoring. The app will use the compute infrastructure of the European Space Agency (ESA), which will show how to connect Taipy to external APIs and manage long-running background processes. This application...