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

Support for Multiple LAMs (e.g., AROME-Arctic, MEPS) #90

Open
paulina-t opened this issue Oct 17, 2024 · 1 comment
Open

Support for Multiple LAMs (e.g., AROME-Arctic, MEPS) #90

paulina-t opened this issue Oct 17, 2024 · 1 comment

Comments

@paulina-t
Copy link
Contributor

Description

The anemoi-datasets package would benefit from adding support for multiple Limited Area Models (LAMs), such as AROME-Arctic and MEPS. This enhancement would allow users to simultaneously work with different regional models and improve the package's flexibility for regional forecasting.

Current Behavior

The package currently supports one LAM in addition to the global model.

Desired Behavior

  • Add support for an arbitrary number of LAMs, including but not limited to AROME-Arctic and MEPS.
    
  • Adapt the `Cutout` class to handle different LAM-specific configurations.  Note that the domains of the LAMs could overlap, in which case a hierarchy system should be implemented.
    

Next Steps

Would it be helpful if I opened a PR to begin implementing this feature?

@b8raoult
Copy link
Collaborator

Yes please.

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

2 participants