Skip to content

RyazanGrove/fusion-mdsplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

MDSplus_package

A package to work with MDSplus database. It contains scripts for generating the tree structure, filling them with data based on specific case and testing script.

Instalation

The package is made as python module. And it should be declared in PYTHONPATH environment variable.

export PYTHONPATH=/{PATH_TO_MDSPLUS_PACKAGE}:$PYTHONPATH

Then the module could be imported in Python as:

import MDSplus_package

About

Project for MDSplus database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages