Metadata-Version: 2.4
Name: xmsbridge
Version: 5.0.4
Classifier: XMS DMI Definition :: XML :: xms/bridge/Bridge.xml
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: folium
Requires-Dist: numba<0.62.0
Requires-Dist: pandas
Requires-Dist: PySide2
Requires-Dist: shapely
Requires-Dist: xarray<2024.11.0
Requires-Dist: xmsapi>=5.3.0
Requires-Dist: xmscomponents>=6.5.0
Requires-Dist: xmsconstraint>=5.8.0
Requires-Dist: xmscore<7.0.0
Requires-Dist: xmscoverage>=4.0.0
Requires-Dist: xmsgdal>=1.40.0
Requires-Dist: xmsgrid>=7.8.0
Requires-Dist: xmsguipy>=3.73.0
Requires-Dist: xmstool>=8.1.0
Requires-Dist: xmstool-gui>=7.0.4
Requires-Dist: xmstool-core>=6.0.1
Dynamic: license-file

xmsbridge
========

[![pipeline status](https://git.aquaveo.com/Aquaveo/model_interfaces/xmsbridge/badges/master/pipeline.svg)](https://git.aquaveo.com/Aquaveo/model_interfaces/xmsbridge/commits/master) 
[![coverage report](https://git.aquaveo.com/Aquaveo/model_interfaces/xmsbridge/badges/master/coverage.svg)](https://git.aquaveo.com/Aquaveo/model_interfaces/xmsbridge/commits/master)

 A Bridge component interface for use with XMS. The bridge is defined by 2 arcs in an xms coverage. The arcs define 
 the bridge footprint in the x, y coordinate system. Additionally, the bridge is defined by 3 profiles (x,y curves):
 upstream, downstream, and bridge deck. The component is able to generate a 3D representation of the bridge as an
 unstructured grid using the information from the arcs and profiles. The component can be used by multiple 
 model simulations in xms.

