openradar / erad2024

Repo for the ERAD 2024 Open Radar Short Course
https://openradarscience.org/erad2024/
Apache License 2.0
5 stars 6 forks source link

Build CI #31

Closed kmuehlbauer closed 1 week ago

kmuehlbauer commented 1 week ago

This tries to build the docker image inside PR for better debugging.

It looks like baltrad hlhdf does not compile with python 3.11. I'm trying to investigate, but this seems to be a numpy compat issue, cc @andershenja.

github-actions[bot] commented 1 week ago

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. 🔍 Git commit SHA: 3d7946bf127310859def4dc5ee144b29f85b325c ✅ Deployment Preview URL: https://openradar.github.io/erad2024/_preview/31

kmuehlbauer commented 1 week ago

@mgrover1 @DanielMichelson @andershenja

I'm not able to fix the issues with hlhdf. I've tried a bit in this fork https://github.com/openradar/hlhdf but I'm no expert at all in C/numpy expecially when it comes to heave use of macro's. So if there is someone capable of fixing these issues, just let us know.

I'll skip the baltrad install for now to see, if LROSE is working.

kmuehlbauer commented 1 week ago

@mgrover1 Going to merge this. Checking build and push of the image to the ghcr.io.