OrcaAnalysisCLI 1.0.5

dotnet tool install --global OrcaAnalysisCLI --version 1.0.5                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local OrcaAnalysisCLI --version 1.0.5                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=OrcaAnalysisCLI&version=1.0.5                
nuke :add-package OrcaAnalysisCLI --version 1.0.5                

Orca Analysis CLI

Orca Analysis CLI is a Command Line tool that helps extracting useful information from Orca files

Installation

Install the Tool using the following command

dotnet tool install --global OrcaAnalysisCLI

Usage

orcaanalysis path/to/file/or/folder

Commands

Commands can be Chained onto the default Command, it will overide the displayed information from the regular usage for more specific info. Multiple Commands can be chained along to display more info per usage.

Commands can be used using the Following method

orcaanalysis path/to/file/or/folder --CommandName1 commandArg1 commandArg2 ... --CommandName2 commandArg1 commandArg2

Setup

Sets up your device to be ready for all file input cases. At the moment it just downloads a Docker Container from the Web Used for Orca Calculations on your device. (Be wary, the container is ~35GB Large) This command is meant to not be used with a input path, it should be it's own standalone command.

Usage
orcaanalysis --Setup

IR Spectrum

Plots the Estimated IR Spectrum Calculated by Orca.

Usage
orcaanalysis path/to/file/or/folder --IRSpectrum

Creator

Created by MrDNAlex

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.5 111 5/5/2024
1.0.4 97 5/5/2024
1.0.3 132 4/16/2024
1.0.2 109 4/16/2024
1.0.1 128 4/15/2024
1.0.0 82 4/14/2024