Commit Graph

10 Commits

Author SHA1 Message Date
27cfbec8ba Merge pull request 'ISEPOS-2325 Fix 'NoneType' object is not iterable' (#1) from bugfix/ISEPOS-2325-fix-nontype-object-bug into master
Reviewed-on: #1
Reviewed-by: asia <asia@noreply.example.org>
Reviewed-by: ymwenda <ymwenda@noreply.example.org>
2025-03-24 14:32:27 +01:00
14182b79e6 ISEPOS-2325 Remove default value like "b" to maxmagnitude_wrapper.py. Default value is will not be added from maxmagnitude_wrapper.py script but rather required form MaxMagnitude app form
This reverts commit ac7933bd2c.
2025-03-24 12:45:21 +01:00
ac7933bd2c ISEPOS-2325 Added a default value like "b" to maxmagnitude_wrapper.py to fix 'NoneType' object is not iterable 2025-03-11 11:01:17 +01:00
d4c0fff9af ISEPOS-2325 Raise error if there is no b_method set: raise ValueError("Please chose an option for b-value") 2025-03-11 10:32:28 +01:00
1b9c647891 Update application source code (v2.62) 2025-03-10 13:03:30 +01:00
18a8c7aa13 Rename directory applicationCode -> src 2025-01-31 11:35:37 +01:00
443534663e Organize project structure: Move application scripts to applicationCode directory to separate them from meta files like .gitignore and README 2024-12-29 21:18:32 +01:00
b3be576e99 Add MaxMagnitudeDPModels application code 2024-12-08 23:14:50 +09:00
687aafc3a8 Add .gitignore 2024-12-08 23:14:44 +09:00
02a9921e54 first commit 2024-12-08 23:10:28 +09:00