Skip to content
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

WeatherBench2 Evaluation Quickstart Runtime #126

Open
adominious opened this issue Mar 4, 2024 · 1 comment
Open

WeatherBench2 Evaluation Quickstart Runtime #126

adominious opened this issue Mar 4, 2024 · 1 comment

Comments

@adominious
Copy link

No description provided.

@adominious adominious changed the title Wear WeatherBench2 Evaluation Quickstart Runtime Mar 4, 2024
@adominious
Copy link
Author

Apologies for the formatting.

When running through the google colab, the evaluate_in_memory step has been running for around 15 mins, should it take this long or am I missing something?

Additionally, when trying the evaluate_with_beam option instead, it errors with the following:

NameError                                 Traceback (most recent call last)

[<ipython-input-19-6952d5173aaa>](https://localhost:8080/#) in <cell line: 1>()
----> 1 evaluation.evaluate_with_beam(
      2     data_config,
      3     eval_configs,
      4     runner='DirectRunner',
      5     input_chunks={'time': 20},

NameError: name 'evaluation' is not defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant