oleg-alexandrov / csm

Community Sensor Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About csm

Powered by NumFOCUS

Home: http://github.com/sminster/csm

Package license: Public Domain

Feedstock license: BSD 3-Clause

Summary: The Community Sensor Model API

csm is a C++ API for terrestrial and planetary sensor models

Current build status

Linux OSX Windows

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Installing csm

Installing csm from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge

Once the conda-forge channel has been enabled, csm can be installed with:

conda install csm

It is possible to list all of the versions of csm available on your platform with:

conda search csm --channel conda-forge

About

Community Sensor Model

License:The Unlicense


Languages

Language:C++ 95.3%Language:Perl 3.5%Language:Makefile 0.7%Language:CMake 0.5%