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

Stochastic simulation #161

Open
larissafranklin23 opened this issue Nov 8, 2024 · 1 comment
Open

Stochastic simulation #161

larissafranklin23 opened this issue Nov 8, 2024 · 1 comment

Comments

@larissafranklin23
Copy link

Hello,
Does PyGnome have the capability to use stochastic scenarios? If so, is there any example script on how to construct stochastic scenarios?

@ChrisBarker-NOAA
Copy link
Contributor

What kind of stochastic scenarios do you have in mind? If you have, e.g. a time series of forcing data -- ocean currents, winds, etc, you can run PyGNOME multiple times, varying various parameters each time -- e.g. start time, spill. amount, etc, etc.

We do this for our planning product: TAP.

tap.orr.noaa.gov

The code to produce those results is internal, but it's also very specific to how we do it, and how we display the results.

In the general case, stochastic runs are pretty simple -- you simply write a loop that runs the model various times with different settings.

If you have a specific idea in mind, we can help you set it up.

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