Giter Site home page Giter Site logo

Comments (2)

DaniJonesOcean avatar DaniJonesOcean commented on August 30, 2024

An update on this: on ARCHER, I was able to avoid end-of-file runtime errors by first converting all the namelist files to unix formatting using the dos2unix command. As downloaded from GitHub, a few of the data files appear to have dos formatting, which causes end-of-file errors when running on the Cray ARCHER or ARCHER2 platforms.

It's possible that this dos formatting issue may be the root cause of the end-of-file errors, as opposed to the end-of-namelist characters that I mentioned when raising this issue. Either way, could I gently suggest that it may be a good idea to use unix formatting and consistent end-of-namelist characters in the source code? Apologies if I've missed a reason for the current formatting of the files as they currently exist in the repository.

Thanks for any help/guidance/suggestions you can provide.

from ecco-v4-configurations.

ifenty avatar ifenty commented on August 30, 2024

@DanJonesOcean Thank you for pointing out these issues Dan.

I changed all terminating characters to '/' and applied dos2unix to all files in the v4r4 namelist directory and the v4r5 devel namelist directory.

#76 #77

from ecco-v4-configurations.

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.