Code Monkey home page Code Monkey logo

ncar / nceplibs Goto Github PK

View Code? Open in Web Editor NEW
6.0 9.0 12.0 1.28 MB

This is a fork of the NCEP NWP production libraries required to compile NCEP models. This is an unofficial, out-of-date version of the libraries maintained for back-compatibility with older versions of UPP with WRF; UFS users should refer to the official NCEPLIBS repository: https://github.com/NOAA-EMC/NCEPLIBS

Makefile 0.39% Gnuplot 0.13% Shell 0.96% C 1.51% Fortran 96.90% M4 0.08% C++ 0.03% Assembly 0.01%

nceplibs's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nceplibs's Issues

iand error

When trying to compile NCEPlibs from git clone. I get the following errors:

207 | if(iand(i,i-1)/=0) then
| 1
Error: Arguments of ‘iand’ have different kind type parameters at (1)
intmath.f:172:14:

172 | if(iand(i,i-1)/=0) then
| 1
Error: Arguments of ‘iand’ have different kind type parameters at (1)
make[1]: *** [makefile:108: ../../../../libg2_v3.1.0_4.a(intmath.o)] Error 1
make[1]: Leaving directory '/home/will/WRF/Downloads/NCEPlibs/exec_linux.gnu/src/g2/v3.1.0/src'
make: *** [Makefile:38: upplibs] Error 2

I have googled the issue and see a solution that works from:
https://github.com/NCAR/NCEPlibs/pull/16/files

Can this resolution be added into the main directory folders?

NCEPlibs can't be compile with gfortran 9.3.0

Hello.
I'm using Ubuntu 20.04 under WSL inside Windows 10. I'm using gfortran 9.3.0 and gcc 9.3.0. Running the command ./make_ncep_libs.sh -s linux -c gnu -d /home/yunus/WRF/NCEPLIBS -o 0 -m 1 -a upp will have the following error. I have attached the logfile for the make process. It seems that the function iand has been changed in at least gfortran 9.2++.

log.txt

``intmath.f:207:14:

207 | if(iand(i,i-1)/=0) then
| 1
Error: Arguments of ‘iand’ have different kind type parameters at (1)
intmath.f:172:14:

172 | if(iand(i,i-1)/=0) then
| 1
Error: Arguments of ‘iand’ have different kind type parameters at (1)
make[1]: *** [makefile:108: ../../../../libg2_v3.1.0_4.a(intmath.o)] Error 1
make[1]: Leaving directory '/mnt/c/WRF/Source-Code/NCEPlibs-master/exec_linux.gnu/src/g2/v3.1.0/src'
make: *** [Makefile:38: upplibs] Error 2

An error occurred building the NCEP libraries``

Error when install NCEPlibs on Ubuntu

f951: Fatal Error: Reading module ‘nemsio_openclose’ at line 1667 column 7: Unexpected EOF
This is a my error when i install NCEPlibs by command: ./make_ncep_libs.sh -s linux -c gnu -d .../..../ -o 0 -a upp
Please help me!

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.