Giter Site home page Giter Site logo

Comments (6)

uwefladrich avatar uwefladrich commented on June 12, 2024 1

Great, thanks a lot! 👍

from eccodes-python.

dsjstc avatar dsjstc commented on June 12, 2024 1

Cool, thanks!

from eccodes-python.

shahramn avatar shahramn commented on June 12, 2024

The ecCodes library is now v2.26.0. Can I ask why your library version is so old?
Version 2.20.0 is from January 2021

See https://confluence.ecmwf.int/display/ECC/History+of+Changes

from eccodes-python.

dsjstc avatar dsjstc commented on June 12, 2024

The ecCodes library is now v2.26.0. Can I ask why your library version is so old? Version 2.20.0 is from January 2021

It is typical to use packaged linux distributions for containerized development. Ubuntu Impish (21.04) is a very common container environment, and is the one that my company's ML deployment platform is based on. EcCodes 2.20 is the package version available in the Ubuntu repositories for Ubuntu Impish.

This situation is very common for people who wish to use packages but not build them.

from eccodes-python.

uwefladrich avatar uwefladrich commented on June 12, 2024

I have run into the same issue. Writing warnings to stdout via print messes up the output of tools that import eccodes. Writing via the Python standardlib warnings module would make the warnings appear on stderr (by default), which would also allow for shell redirection.

Pointing to newer versions of eccodes does not really address the issue.

from eccodes-python.

shahramn avatar shahramn commented on June 12, 2024

I have fixed this (check my develop branch)

from eccodes-python.

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.