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

Catalog-Based Forecast for Global Region #211

Open
xsg13 opened this issue Jan 31, 2023 · 0 comments
Open

Catalog-Based Forecast for Global Region #211

xsg13 opened this issue Jan 31, 2023 · 0 comments

Comments

@xsg13
Copy link

xsg13 commented Jan 31, 2023

Hi!

Thank you all for building such an awesome toolkit! I was wondering if it was possible to generate a catalog-based forecast for the global region or a user defined region (lat long box)?

I'd downloaded your Jupyter notebook and adjusted the region and forecast to use the global data (I think?) however I didn't get any results.

region = regions.global_region()

forecast = csep.load_catalog_forecast(datasets.gear1_downsampled_fname,
                                      start_time = start_time, end_time = end_time,
                                      region = space_magnitude_region,
                                      apply_filters = True)

Am I doing something incorrect or does this functionality not exist yet?

Thanks!

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