Coder Social home page Coder Social logo

uvcdat's Introduction

README fortran compilers

This README describes how to use an alternative fortran compiler in
your CDAT build.  The default fortran compiler is g77, especially if
your are enabling IOAPI.


If you are not using g77, than you will need to do some additional steps to
build CDAT with IOAPI:

1.  Set the FC to your compiler.  For example, if you are using
    gfortran on a your system:
       $ FC=gfortran ./express_install ~/ --enable-ioapi


2.  The contrib package pyIoapi will still fail, because its default
    compiler is g77.  Go to the pyIoapi build directory:
        $ cd [CDAT_INSTALL_DIRECTORY]/contrib/pyIoapi/build/pyIoapi

    Edit the file setup.cfg.  You'll want to comment out the line
    "fcompiler=gnu" 

    Rerun pyIoapi's setup.py:
        $ <path to CDAT python>/python setup.py install

    If you are installing it somewhere other than in the python
    directory,  then use the prefix option.  For example, if you
    wanted to install it under ~/tmp:
        $ <path to CDAT python>/python setup.py install --prefix=~/tmp

uvcdat's People

Contributors

jdh2358 avatar mdboom avatar efiring avatar doutriaux1 avatar ddale avatar leejjoon avatar astraw avatar jkseppan avatar cmoad avatar dopplershift avatar weathergod avatar aashish24 avatar jswhit avatar mmetz-bn avatar nnemec avatar jaytmiller avatar astropy-buildbot avatar mdehoon avatar seehuhn avatar heeres avatar edin1 avatar cgohlke avatar ivanov avatar harinarayankrishnan avatar teoliphant avatar fperez avatar dmkaplan2000 avatar sameerd avatar gstorer avatar dhyams avatar

Stargazers

eric o avatar

Watchers

 avatar James Cloos avatar  avatar

uvcdat's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.