Git Product home page Git Product logo

Comments (4)

pernak18 avatar pernak18 commented on August 25, 2024

thanks @sidersc ! we'll work this into our next release of the code

from lblrtm.

kslong avatar kslong commented on August 25, 2024

I have the same problem on OSX running gfortran 9.3.0, but the fix suggested does not work there for reasons which are unclear to me.

On linux the suggestions above worked to eliminate the first problem, but I get compile errors:

The executable will be:
../lblrtm_v12.11_linux_intel_dbl

make in progress ...

../src/lblrtm.f90(5187): error #5082: Syntax error, found '//' when expecting one of: <END-OF-STATEMENT> ;
     &                //'SUM EXCEEDS SUM OF HITRAN RATIOS'
----------------------^
../src/lblrtm.f90(5186): error #6899: First non-blank character in a character type format specifier must be a left parenthesis.   ['ISOTPL_AMNT NOT PROPERLY SPECIFIED IN PATH]
                  STOP 'ISOTPL_AMNT NOT PROPERLY SPECIFIED IN PATH; ' &
------------------------^
compilation aborted for ../src/lblrtm.f90 (code 1)
make[1]: *** [lblrtm_v12.11_linux_intel_dbl.obj/lblrtm.o] Error 1
make: *** [linuxINTELdbl] Error 2

I am not a fortran expert, but the line did look quite odd. There it is compiling with gcc4.4.7

from lblrtm.

pernak18 avatar pernak18 commented on August 25, 2024

@kslong your standard error confuses me. it looks like you're compiling with ifort, no? still a build error, nonetheless. we'll take a look.

@kcadyper @inpolonsky can we address this error before tagging the new release? please and thanks

from lblrtm.

aayushgambhir21 avatar aayushgambhir21 commented on August 25, 2024

I have the same problem on OSX running gfortran 9.3.0, but the fix suggested does not work there for reasons which are unclear to me.

On linux the suggestions above worked to eliminate the first problem, but I get compile errors:

The executable will be:
../lblrtm_v12.11_linux_intel_dbl

make in progress ...

../src/lblrtm.f90(5187): error #5082: Syntax error, found '//' when expecting one of: <END-OF-STATEMENT> ;
     &                //'SUM EXCEEDS SUM OF HITRAN RATIOS'
----------------------^
../src/lblrtm.f90(5186): error #6899: First non-blank character in a character type format specifier must be a left parenthesis.   ['ISOTPL_AMNT NOT PROPERLY SPECIFIED IN PATH]
                  STOP 'ISOTPL_AMNT NOT PROPERLY SPECIFIED IN PATH; ' &
------------------------^
compilation aborted for ../src/lblrtm.f90 (code 1)
make[1]: *** [lblrtm_v12.11_linux_intel_dbl.obj/lblrtm.o] Error 1
make: *** [linuxINTELdbl] Error 2

I am not a fortran expert, but the line did look quite odd. There it is compiling with gcc4.4.7

Were you able to find sort of a fix to make it work on Mac laptop?

from lblrtm.

Related Issues (20)

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.