Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .streamlit/config.toml
11 changes: 11 additions & 0 deletions Dockerfile
151 changes: 106 additions & 45 deletions fetch_data.py
Binary file added logo_SISSA-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo_inest_spoke9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed model_Chla_2.pkl
Binary file not shown.
Binary file removed model_Chla_3.pkl
Binary file not shown.
Binary file removed model_Chla_4.pkl
Binary file not shown.
Binary file removed model_N1p_2.pkl
Binary file not shown.
Binary file removed model_N1p_3.pkl
Binary file not shown.
Binary file removed model_N1p_4.pkl
Binary file not shown.
Binary file removed model_N3n_2.pkl
Binary file not shown.
Binary file removed model_N3n_3.pkl
Binary file not shown.
Binary file removed model_N3n_4.pkl
Binary file not shown.
Binary file removed model_S_2.pkl
Binary file not shown.
Binary file removed model_S_3.pkl
Binary file not shown.
Binary file removed model_S_4.pkl
Binary file not shown.
Binary file removed model_T_2.pkl
Binary file not shown.
Binary file removed model_T_3.pkl
Binary file not shown.
Binary file removed model_T_4.pkl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed model_N1p_0.pkl → models/model_N1p/model_N1p_0.pkl
Binary file not shown.
Binary file not shown.
Binary file renamed model_N3n_0.pkl → models/model_N3n/model_N3n_0.pkl
Binary file not shown.
Binary file not shown.
Binary file renamed model_S_0.pkl → models/model_S/model_S_0.pkl
Binary file not shown.
Binary file renamed model_S_1.pkl → models/model_S/model_S_1.pkl
Binary file not shown.
Binary file renamed model_T_0.pkl → models/model_T/model_T_0.pkl
Binary file not shown.
Binary file renamed model_T_1.pkl → models/model_T/model_T_1.pkl
Binary file not shown.
133 changes: 133 additions & 0 deletions ogs-env.yml
Binary file added ogs_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed Isonzo.npy → required_data/Isonzo.npy
Binary file not shown.
Binary file renamed Po.npy → required_data/Po.npy
Binary file not shown.
Binary file renamed Timavo.npy → required_data/Timavo.npy
Binary file not shown.
Binary file renamed latitude.npy → required_data/latitude.npy
Binary file not shown.
Binary file renamed latitude_red.npy → required_data/latitude_red.npy
Binary file not shown.
Binary file renamed longitude.npy → required_data/longitude.npy
Binary file not shown.
Binary file renamed longitude_red.npy → required_data/longitude_red.npy
Binary file not shown.
Binary file renamed masks.npy → required_data/masks.npy
Binary file not shown.
Binary file renamed masks_red.npy → required_data/masks_red.npy
Binary file not shown.
263 changes: 222 additions & 41 deletions rom.py
57 changes: 0 additions & 57 deletions test.py

This file was deleted.