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

Dummy Data Parameters #20

Open
DougCollinge opened this issue Jun 16, 2017 · 0 comments
Open

Dummy Data Parameters #20

DougCollinge opened this issue Jun 16, 2017 · 0 comments

Comments

@DougCollinge
Copy link
Collaborator

I want to write a fake data generator for testing and I want some advice on the parameters. I presume that the water stratifies into three zones: mixing zone, thermocline, and whatever is below that. The mixing zone has zero or small temperature change, the thermocline occurs at some depth and has a large temperature change across its extent, then the temperature changes more slowly down to the deepest sample. Here are the proposed parameters:

  • surface temperature
  • temperature at the center of the thermocline
  • slope of the thermocline in degrees/meter
  • slope of the temperature in the deeper water.
  • change of depth between samples
  • depth of deepest sample
    From these parameters I can work out the entire curve. Then I can add various random variabilities, like noise on the temperature and depth, slow fluctuations in the values using additional parameters to control them.

So that's what I think - how would you, the actual limnologist here, like to see it?

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