2 repository-uri
Offloading intensive spatial analysis and processing to remote server clusters via APIs.
Distinct from Remote Model Execution: The candidates focus on file transfers or generic model execution; this is specifically about offloading geospatial computations.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Cloud-Based Geospatial Computation. Refine with filters or upvote what's useful.
geemap is a Python library and geospatial toolkit designed for interactive mapping, remote sensing visualization, and satellite imagery analysis. It serves as a Python interface for Google Earth Engine, enabling users to manage cloud-based geospatial workflows and visualize datasets within notebook environments. The project distinguishes itself through automated code conversion, allowing scripts and notebooks to be translated between programming languages. It also provides specialized remote sensing visualization capabilities, such as generating time-lapse GIFs from imagery sequences with sup
Offloads intensive geospatial analysis and processing to remote server clusters via cloud APIs.
geemap is a Python library and toolkit for interactive geospatial analysis, visualization, and satellite imagery analysis using Google Earth Engine data and cloud computing. It provides a mapping tool for displaying geospatial datasets within Jupyter notebooks and a suite of tools for classifying imagery and calculating zonal statistics. The project includes a utility to convert geospatial analysis scripts from JavaScript into Python code to facilitate data manipulation. It also enables the generation of timelapse animations and time-series visualizations from satellite imagery catalogs. The
Provides the ability to execute heavy geospatial computations on remote server clusters to avoid local memory limits.