Skip to content
/ stc Public

SciTools Commands (stc): Command line utility to work with FF, PP, NetCDF, and GRIB files.

License

Notifications You must be signed in to change notification settings

MetOffice/stc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SciTools Commands (stc)

stc offer are command line tools to work with FF, PP, NetCDF and GRIB2 files, e.g. data related to the Unified Model. The tool stc is build on top of the SciTools libraries like Iris. It is a small utility project, provided as it is without further development or support plans.

Learn more about the use of stc in the online documentation.

Installation

mkdir  ~/opt
git clone git@github.com:MetOffice/stc.git ~/opt/stc

Add ~/opt/stc to your PATH by including the follwing in your ~/.bashrc file:

export PATH=~/opt/stc:${PATH}

About

SciTools Commands (stc): Command line utility to work with FF, PP, NetCDF, and GRIB files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages