question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support of recent versions of Windows

See original GitHub issue

At the moment cfgrib supports only Linux and MacOS.

For Windows we need:

  • ecCodes support (experimental)
  • CFFI support and DLL search capabilities
  • popular Python distributions
    • conda
  • loose ends
    • write support (fix needed in ecCodes)
    • broken .idx locking

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14

github_iconTop GitHub Comments

1reaction
alexamicicommented, Feb 21, 2019

📢📢📢 ecCodes can be installed on Windows with conda:

> conda install -c conda-forge eccodes

And cfgrib works almost out of the box! 🎊

I’ll be tying up loose ends in the next few days and release a version with full (read-only) Windows support soon.

1reaction
jlandmanncommented, Nov 5, 2018

Thanks @alexamici for the clarification! In fact I (think I) managed to compile some working x64 .exes in Visual Studio as described in your online instructions and I found the lines you cited above, because I bumped into them when trying to open the grib file. I’ll play a bit around and make a PR if I found something that works for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

End of support for Windows 7 and Windows 8.1 - Microsoft
After January 10, 2023, Microsoft will no longer provide security updates or technical support for Windows 8.1. You might be able to upgrade...
Read more >
End of support for Windows 7 and Windows 8.1 - Microsoft
After 10 January 2023, Microsoft will no longer provide security updates or technical support for Windows 8.1. You might be able to upgrade...
Read more >
Make older apps or programs compatible with Windows 10
Select and hold (or right-click) the program file, select Properties, and then select the Compatibility tab. Select Run compatibility troubleshooter. If that ...
Read more >
Some versions of Windows 10 display a notification to install ...
Discusses the reasons that some versions of Windows 10 display a notification to install the latest Windows version.
Read more >
Get the latest Windows update - Microsoft Support
Get the latest Windows update ; Start > ; Settings > ; Windows Update , then select Check for updates. If updates are...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found