-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boundary Conditions #8
Comments
Hi, In the latest version of the application, it should display a message upon launch if there are issues connecting the server. The latest version can be installed by removing the current docker image and running Pi-WRF container, and then starting the app again (it will automatically download the latest version if no version is detected). If you have the latest version and you are not receiving a notice, please let us know, and this will be investigated further. To remove the Pi-WRF image: |
I followed the instructions and the is no notice that the connections failed. Attached is a portion of my firewall log showing the outgoing connects. It seems they are happening too quickly for any download to be happening. |
I see the issue with the connection and I will look into this over the next few days. |
Hi @KD4PYR. I am just following up on this. I found the issue as NCEP updated their file stucture. I don't have access to update master branch, but a pull request was submitted a few weeks ago. You can get the updated code from there. |
Thanks. I copied the run_wrf file with the change and just copy it to the docker image at run time. Running just fine now. I will watch for the docker image to be updated before turning students loose. Rick |
I can confirm the fix as well. I manually updated run_wrf and after building a new Docker image, it seems to be working. |
It seems the boundary conditions downloads are not working. The download messages are happening way too fast for any data downloads to be happening.
The text was updated successfully, but these errors were encountered: