File: README

package info (click to toggle)
scotty 2.1.9-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 9,984 kB
  • ctags: 4,313
  • sloc: ansic: 35,946; sh: 12,591; tcl: 8,122; yacc: 2,442; makefile: 898; lex: 370
file content (18 lines) | stat: -rw-r--r-- 766 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

This directory contains a Tcl wrapper for the OSIMIS CMIP implementation.
It is based on OSIMIS version 3.0p1 which is the last public version.

The code is mostly derived from the mcreate, mdelete, ... sources of
the OSIMIS package. There are some known bugs in the CMIP code of
OSIMIS 3.0p1. Please contact <osimis-licence-request@uk.ac.ucl.cs> for
license conditions for OSIMIS 4.0. We did not port this Tcl interface
to 4.0 but would welcome any patches for it. Perhaps you can even
convince the OSIMIS people to make at least the cmip protocol stack
publically available ;-).

A sample OIM-SMA browser for the tkined editor is in the
../../tkined/apps/cmip_trouble.tcl script.

A short description of the cmip Tcl command is in the
../../doc/cmip.n man page.