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

ENH: Create a "create_enemble" function #604

Open
Gui-FernandesBR opened this issue May 19, 2024 · 0 comments
Open

ENH: Create a "create_enemble" function #604

Gui-FernandesBR opened this issue May 19, 2024 · 0 comments
Labels
Enhancement New feature or request, including adjustments in current codes Environment Enviroment Class related features

Comments

@Gui-FernandesBR
Copy link
Member

Describe the solution you'd like

Imagine you have multiple atmospheric profiles (pressure, temperature, wind_x, wind_y) for a single location. We want to build a netCDF4 dataset that:

  • Combines all the profiles
  • Has metadata describing all its variables and parameters
  • Can be exported to a .nc file
  • Can be loaded as an "ensemble" file in the Environment class, and the Enviroment object should work exactly as if it had been imported using "GEFS" or other Ensemble forecast models.

Additional context

This feature can help us to vary wind conditions within Monte Carlo simulations, as we would be able to import several user-defined atmospheric profiles at once.

@Gui-FernandesBR Gui-FernandesBR added Enhancement New feature or request, including adjustments in current codes Environment Enviroment Class related features labels May 19, 2024
@Gui-FernandesBR Gui-FernandesBR added this to the Release v1.X.0 milestone May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request, including adjustments in current codes Environment Enviroment Class related features
Projects
Status: Mid-Term
Development

No branches or pull requests

1 participant