8000 GitHub - ocviniciusnog/mk-carisapi: This repository offers tools and scripts for seamless integration with CARIS applications, enabling efficient manipulation, analysis, and custom functionality for hydrographic and marine spatial data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This repository offers tools and scripts for seamless integration with CARIS applications, enabling efficient manipulation, analysis, and custom functionality for hydrographic and marine spatial data.

License

Notifications You must be signed in to change notification settings

ocviniciusnog/mk-carisapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Integration with CARIS Hips & Sips

Overview

This repository offers Python tools and scripts for automating and enhancing marine data processing through integration with Teledyne CARIS Hips & Sips. It facilitates the assembly and execution of CARIS Batch commands, as well as reading information from HIPS and CSAR files.

Using Python to Assemble and Execute Caris Batch Commands

Command Assembly

  • Python scripts are used to dynamically construct CARIS Batch commands, allowing for easier customization and efficient workflow.
  • Example: Assemble a command to process bathymetry data, specifying parameters and file paths.

Command Execution

  • The assembled commands can be executed directly from Python, enabling automation of repetitive tasks and batch processing.
  • Example: Automate the generation of marine cartographic products from data sets.

Using Python to Read Information from HIPS and CSAR Files

Reading HIPS Files

  • Python scripts allow for the reading and analysis of HIPS data, offering an efficient way to extract specific information.
  • Example: Extract metadata information from Hips.

Reading CSAR Files

  • Reading CSAR files is facilitated by Python scripts, allowing access to detailed seabed scanning data.
  • Example: Extract metadata information from CSAR.

Requirements

  • Python 3.11
  • Teledyne Caris Hips and Sips (with a valid license)

How to Use

  1. Clone the repository to your local machine.
  2. Install the necessary Python dependencies.
  3. Set up the required paths and parameters in the scripts.
  4. Run the scripts as needed to assemble/execute CARIS Batch commands or read HIPS/CSAR files.

Contributions

Contributions are welcome! Please read the contribution guidelines to learn how to contribute to the project.

References:

https://www.teledynecaris.com/docs/7.0/hips%20and%20sips//index.html#page/CARIS%2520HIPS%2520and%2520SIPS%2520Help%2FHIPS%2520NOTICES.01.1.html%23

License

This project is distributed under the MIT License. See the LICENSE file for more details.


© 2023 Vinicius Nogueira. All rights reserved.

About

This repository offers tools and scripts for seamless integration with CARIS applications, enabling efficient manipulation, analysis, and custom functionality for hydrographic and marine spatial data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0