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

Making this project more pythonic #18

Open
taddyb opened this issue Jul 20, 2023 · 4 comments
Open

Making this project more pythonic #18

taddyb opened this issue Jul 20, 2023 · 4 comments

Comments

@taddyb
Copy link
Collaborator

taddyb commented Jul 20, 2023

What to do:

  • This project needs to be easier to make models and such. Re-engineering/making it simpler to modify
@taddyb
Copy link
Collaborator Author

taddyb commented Jul 20, 2023

Using the period of 01/01/01-01/31/01 for validation that I'm not breaking anything. Here is the output I want:

Nproc: 0 Epoch 1 Training: 100%|██████████| 744/744 [00:55<00:00, 13.40it/s]
[2023-07-20 17:16:28,160][models.physics.MassBalance][INFO] - ********************************************************* 
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - -------------------- Simulation Summary ----------------- 
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - ------------------------ Mass balance ------------------- 
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - Initial water in soil    =       3.023013 cm
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - Total precipitation      =       0.423282 cm
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - Total infiltration       =       0.423282 cm
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - Final water in soil      =       3.482809 cm
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - Surface ponded water     =       0.000000 cm
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - Surface runoff           =       0.000000 cm
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - GIUH runoff              =       0.000000 cm
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - Total percolation        =       0.000000 cm
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - Total AET                =       0.020257 cm
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - Total PET                =       0.852966 cm
[2023-07-20 17:16:28,161][models.physics.MassBalance][INFO] - Total discharge (Q)      =       0.000000 cm
[2023-07-20 17:16:28,162][models.physics.MassBalance][INFO] - Global balance           =   -5.677134e-02 cm

@taddyb
Copy link
Collaborator Author

taddyb commented Jul 20, 2023

Note, this is using NN params. Which is my suspicion for the mass balance not being as good

@taddyb
Copy link
Collaborator Author

taddyb commented Nov 2, 2023

Closing since I don't have time for this nonsense :clown:

@taddyb taddyb closed this as completed Nov 2, 2023
@RY4GIT
Copy link
Collaborator

RY4GIT commented Nov 2, 2023

Why did you close it

@RY4GIT RY4GIT reopened this Nov 2, 2023
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