- 21 Jul, 2022 3 commits
-
-
Feliks Kuba Kiszkurno authored
Wrong labels on x and y axis in 3D plot
-
Feliks Kuba Kiszkurno authored
Wrong number of days in year
-
Feliks Kuba Kiszkurno authored
Wrong number of days in year
-
- 13 Jul, 2022 1 commit
-
-
Feliks Kuba Kiszkurno authored
Name of the parameter to read in read_data_full was hardcoded. Now it is passed as function parameter.
-
- 12 Jul, 2022 3 commits
-
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
- 08 Jul, 2022 8 commits
-
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
Removed part that was using Dr. Buchwalds code and replaced it with a placeholder (get_analytic_solution). Replaced legend_without_duplicate_labels with new code.
-
- 09 Jun, 2022 1 commit
-
-
Feliks Kuba Kiszkurno authored
-
- 08 Jun, 2022 1 commit
-
-
Feliks Kuba Kiszkurno authored
-
- 07 Jun, 2022 2 commits
-
-
Feliks Kuba Kiszkurno authored
Fixed bug which was causing to draw a flat line in plots close to 0. This applies to ogs_compare as well. Added legend to ogs_compare_separate. Adjusted __save_figure to make the plots more space efficient.
-
Feliks Kuba Kiszkurno authored
Errors were in settings setup and in
-
- 03 Jun, 2022 3 commits
-
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
Now the output files names start with the name of the parameter they show.
-
Feliks Kuba Kiszkurno authored
Now the reference experiment can be defined globally in the settings dictionary. Alternatively, the firs in the list of detected experiments will be used.
-
- 27 May, 2022 5 commits
-
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
Some lines in ogs_compare.py were adjusted accordingly.
-
Feliks Kuba Kiszkurno authored
Now get_file_by_extension is called only once, when the data is read. Changes in other files result mostly of required adjustments. Apart from this. Now read_data method can accept key-word arguments, so using a dictionary to create main class is not mandatory anymore.
-
- 19 May, 2022 5 commits
-
-
Feliks Kuba Kiszkurno authored
Merged both functions related to observation points into one file.
-
Feliks Kuba Kiszkurno authored
Now saving of figures is moved to a separate function shared by all plot functions. Adjusted naming system accordingly.
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
Removed legacy ogs_compare file
-
Feliks Kuba Kiszkurno authored
The basic transition is finished, functionalities are the same. Simple test has been passed.
-
- 18 May, 2022 8 commits
-
-
Feliks Kuba Kiszkurno authored
Separate some functions See merge request !1
-
Feliks Kuba Kiszkurno authored
# Conflicts: # main_compare.py
-
Feliks Kuba Kiszkurno authored
Related to separation of ogs_compare and tool functions. Remove unnecessary os.getcwd in lines responsible for saving of the figures.
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
-
Feliks Kuba Kiszkurno authored
Style related thing has been changed.
-
Feliks Kuba Kiszkurno authored
Changed some things related to previous commit.
-
Feliks Kuba Kiszkurno authored
Moved some legend_without_duplicate_labels and match_time_step to separate files. Modified ogs_compare accordingly.
-