NetCDF 4.0.1-beta2 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NetCDF 4.0.1-beta2 (Development branch)
# 1  
Old 12-27-2008
NetCDF 4.0.1-beta2 (Development branch)

NetCDF is a format developed at Unidata that was inspired by the CDF format from NASA. NetCDF stands for "Network Common Data Form" and is a self-describing data format, commonly used in scientific and engineering applications. License: BSD License (original) Changes:
Portability and performance enhancements. Assorted bugfixes. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
MBK_IN_PH(1)						     MBK ENVIRONMENT VARIABLES						      MBK_IN_PH(1)

NAME
MBK_IN_PH - define the physical input format of mbk and genlib SYNOPSYS
c-shell running setenv MBK_IN_PH format ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr DESCRIPTION
MBK_IN_PH sets the physical input format of the mbk data structure. The data structure will be filled with informations found in the given format file. valid formats are : - ap, alliance physical format - cp, vti physical format ERRORS
"MBK_IN_PH : 'xxx' unknown format" The argument given to the setenv is not a legal physical input format for mbk. You must changed it before any other action. EXAMPLE
setenv MBK_IN_PH al SEE ALSO
mbk(3), genlib(1), MBK_OUT_PH(1). BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools. ASIM
/LIP6 October 1, 1997 MBK_IN_PH(1)