Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sintef/sima-examples-site
SIMA examples site
https://github.com/sintef/sima-examples-site
Last synced: about 2 months ago
JSON representation
SIMA examples site
- Host: GitHub
- URL: https://github.com/sintef/sima-examples-site
- Owner: SINTEF
- Created: 2022-08-22T07:12:55.000Z (over 2 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-10-31T13:06:41.000Z (2 months ago)
- Last Synced: 2024-10-31T14:18:34.508Z (2 months ago)
- Homepage: https://sintef.github.io/sima-examples-site/
- Size: 56.4 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repository with SIMA examples
This repository is used to provide examples that are not part of the main distribution of SIMA.
The examples can be linked to an `examples` folder into SIMA using the following steps:
* Clone this repository
* in a command prompt type:
* `git clone https://github.com/SINTEF/sima-examples-site`
* In the [SIMA-website](https://sima.sintef.no/)
* Follow the instructions in: [How to make your own toolbox](https://sima.sintef.no/doc/4.8.0/howtodo/How-to-make-your-own-toolbox.html), see Section 2.
---
**NOTE** Make sure you have git installed on your PC :exclamation:---
**Links**
* [SIMAPY](https://github.com/SINTEF/simapy) - Python utilities for SIMA
* The library can be used to interact with SIMA
* [QATS](https://pypi.org/project/qats/) - open source, developed and maintained by DNV
* Python library and GUI for efficient processing and visualization of time series
* Handles time series files exported from SIMO and RIFLEX as well as SIMA hdf5 (.h5) files.---