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

Adding heterogeneity to the soils through a NN #17

Merged
merged 18 commits into from
Jul 20, 2023
Merged

Adding heterogeneity to the soils through a NN #17

merged 18 commits into from
Jul 20, 2023

Conversation

taddyb
Copy link
Collaborator

@taddyb taddyb commented Jul 18, 2023

What was done:

  • Created a synthetic LGAR simulation using a 6-layer soil of:
Sandy -> sandy loam -> loam -> silty loam -> clay loam -> clay
  • Created an MLP to turn POLARIS/SSURGO soils point data into lumped catchment soils data
  • Added theta_e and theta_r as parameters
  • Made sure the MLP weights are now the model parameters
  • Updated the dpLGAR set initial states method

Issues addressed:

Tested:

  • Ran through the synthetic case and was able to generate data
  • Ran the MLP to confirm parameter creation
  • TODO: Train against synthetic data

Notes:

  • This was not directly tested on the DDP agent, but should work based on preliminary checks

@taddyb taddyb merged commit 803a1e9 into main Jul 20, 2023
@taddyb taddyb deleted the camels_run branch July 20, 2023 18:20
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

Successfully merging this pull request may close these issues.

1 participant