postgresql-16-postgis-3-scripts
Geographic objects support for PostgreSQL 16 -- SQL scripts
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL".
python3-cronsim
Cron expression parser and evaluator
CronSim is a library designed to parse and evaluate cron expressions with
precision, aiming to replicate the behavior of Debian's cron. It is primarily
used to interpret the time descriptions provided by cron syntax, determining
when these events occur. By addressing quirky behaviors, such as those during
Daylight Saving Time transitions, the library carefully processes cron
expressions without supporting the seconds field, maintaining a focus on
minimalism. It seamlessly interacts with different cron syntax features, such
as the 'L' character for the last day of the month and the Nth weekday of a
month. CronSim ensures that cron expressions are correctly evaluated and
raises errors for invalid formats, effectively handling non-standard syntax
features that do not interfere with standard operations.
python3-elastic-transport
Transport utilities shared by the Elastic client libraries
This library was lifted from elasticsearch-py and then transformed
to be used across all Elastic services rather than only Elasticsearch.
python3-go2rtc-client
Asynchronous client for communication with a go2rtc server
This library provides an asynchronous interface to communicate with a go2rtc
server, enabling seamless interactions and data exchange. Designed to handle
complex communication patterns, it efficiently manages connections with remote
go2rtc servers over various network configurations, including local and remote
environments through Wi-Fi and other protocols. The library operates in a non-
blocking manner, taking advantage of modern asynchronous programming
techniques to deliver responsive communication interfaces. It's suitable for
applications that require real-time data streams, allowing for efficient
handling of multimedia streams and other data types typically managed by
go2rtc servers.
libmeep-mpi-default30
library for using parallel (OpenMPI) version of meep
Meep is a free and open-source software package for electromagnetics
simulation via the finite-difference time-domain (FDTD) method.
python3-zamg
Library for accessing weather data from GeoSphere Austria
This library enables the retrieval of meteorological data from GeoSphere
Austria's network of weather stations. It accesses up to 228 different
stations across Austria to provide accurate weather information, including
temperature, humidity, pressure, and wind speed. Leveraging the datahub-api,
it offers a comprehensive suite of weather metrics such as dew point,
precipitation, and snow accumulation, ensuring a thorough understanding of the
atmospheric conditions. The library is designed for efficient data handling
and updates, rendering it a valuable tool for accessing real-time weather data
from various regions across Austria.