Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Basin Modelling
Python
Py4HIP
Commits
5bd8bf87
Commit
5bd8bf87
authored
May 09, 2022
by
Denis Anikiev
Browse files
rearranging data, revision of code, new look for result figures, equation citations added
parent
b055cbd4
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
5bd8bf87
# Changelog
All notable changes to this project will be documented in this file.
## [1.1] - 2022-05-09
### Added
-
Equation numbers in documentation
-
File
`./data/Excel4HIP.xlsx`
file for testing purposes
### Changed
-
Mistake related to units in HIP calculations fixed
-
Test dataset adjusted to the
`Excel4HIP.xlsx`
-
HIP calculation cell modified to differentiate steps for recalculating non-SI-units
-
Documentation modified and rephrased,
-
Illustrations were moved to
`./figures`
-
Look and code for plotting test results
### Removed
-
Test datasets in
`.txt`
,
`.xlsx`
and
`.dat`
formats
-
Dependence on
`ipywidgets`
and
`openpyxl`
## [1.0] - 2022-04-08
### Added
-
DOI in Readme
...
...
Py4HIP.ipynb
View file @
5bd8bf87
This diff is collapsed.
Click to expand it.
README.md
View file @
5bd8bf87
...
...
@@ -20,9 +20,7 @@ The energy values provided by **Py4HIP** as ASCII lists and map representations
-
[
pandas
](
https://github.com/pandas-dev/pandas
)
-
[
scipy
](
https://github.com/scipy/scipy
)
-
[
pathlib
](
https://docs.python.org/3/library/pathlib.html
)
(
for
creating folders)
-
[
ipywidgets
](
https://github.com/jupyter-widgets/ipywidgets
)
(
for
checkbox)
-
[
matplotlib
](
https://github.com/matplotlib/matplotlib
)
(
for
plotting figures)
-
[
openpyxl
](
https://foss.heptapod.net/openpyxl/openpyxl
)
(
for
output in excel format)
### Installation
The following instructions explain how to install the required packages with
[
`conda`
](
https://docs.conda.io/en/latest/
)
.
...
...
data/Excel4HIP.xlsx
0 → 100644
View file @
5bd8bf87
File added
Py4HIP_sketch.png
→
figures/
Py4HIP_sketch.png
View file @
5bd8bf87
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment