-
Notifications
You must be signed in to change notification settings - Fork 16
Release 2.1.0 #86
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
Merged
Merged
Release 2.1.0 #86
Changes from all commits
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
181d198
Update install doc and readme with info on optional deps
olivhoenen 7e45d56
Also apply COCOS 11/17 sign conversion to `dodpsi_like` when converti…
maarten-ic 3f46e3f
Update backend selection logic
maarten-ic e27d256
Initial logic to implement iterorganization/IMAS-Python#21
maarten-ic c26bf0b
Restructure pulse_schedule resampling to reuse more existing logic
maarten-ic 25bc4fd
Refactoring and suppress some log messages
maarten-ic 55bd0c6
More refactoring
maarten-ic 0634710
Add documentation
maarten-ic 639adde
Fix typo
maarten-ic 111f650
Extend DD version range to which the pulse schedule conversion applies
maarten-ic 4e42d11
Remove numpy<2 restriction
maarten-ic f4ebddc
Use datapath with UDA when fetching IDS properties
maarten-ic 12b52e3
Revert "Update backend selection logic"
maarten-ic 7d810dd
Warn only once for paths that do not exist in the target IDS per conv…
maarten-ic 09104ac
Add CODEOWNERS
olivhoenen ff0f628
Add example in doc to list available IDS+occ in a data-entry (#35)
olivhoenen d0c5c8e
Minor edit
olivhoenen a03fea7
Apply suggestions on code and text of the documentation
olivhoenen e35187a
Modify lazy loading test to generate random data without complex numb…
Nush395 cec6fdd
Remove logic for building the Data Dictionary
maarten-ic da8b1a6
Update documentation
maarten-ic fbbedd3
Make saxonche an optional dependency
maarten-ic 0eed64b
Remove Bamboo CI scripts
maarten-ic 1992218
Changelog for release 2.0.1
olivhoenen 60e35d4
Fixup release notes and install doc
olivhoenen 40de236
Fix typo in readme
olivhoenen 540033f
Merge branch 'main' into develop
olivhoenen e4d5a91
Add example for em_coupling conversion
maarten-ic 7b01446
Add DD 3 to 4 conversion logic
maarten-ic ddd141f
Fix bugs with ids_convert
maarten-ic 4c50b0f
Use debug log level when multiple alternative coordinates are set
maarten-ic 2d26092
Ensure that 0D numpy arrays are unpacked when filling lazy loaded IDS…
maarten-ic 9446e62
Set access_layer_language to IMAS-Python on put()
maarten-ic a09186a
Initial implementation of equilibrium DD3to4 conversion for boundary_…
maarten-ic 9a7f8f7
Update python versions used in github actions
maarten-ic e7e1ca5
Enable tests for Python 3.7 and 3.8
maarten-ic 9b21a4f
Move back to `ubuntu-22.04` as runner
maarten-ic bcd47fe
Use `ubuntu-latest`, don't test python 3.7
maarten-ic d3f3793
Update conversion logic to fill equilibrium contour_tree
maarten-ic 83ff945
Fix formatting
maarten-ic fb8476d
Do not fill contour tree in conversion logic when there is no magneti…
maarten-ic 17d7616
Bypass __setattr__ logic when creating a deepcopy
maarten-ic 3aa96c3
Refactor type hints to use PEP 604 syntax and clean up import statements
munechika-koyo 504b997
Refactor type hints to use pathlib.Path instead of Path for consistency
munechika-koyo 9c7bff5
Clarify that process-db-analysis shows usage across any occurrence of…
maarten-ic fa0a085
Add new 3to4 conversion rules to change sign of poloidal flux
maarten-ic e2195e4
Remove psi/ggd/coefficients from COCOS sign flip conversion rule
maarten-ic 14afe29
[GH#59] Convert name/identifier(DD3) to description/name(DD4)
dee-mew 842cde1
Merge branch 'develop' into renaming_3to4_name_identifier
dee-mew 2d4f1de
resolved the lint error for code length limit
dee-mew a149238
Merge pull request #68 from dee-mew/renaming_3to4_name_identifier
olivhoenen aa79dcb
Merge branch 'develop' of https://github.com/iterorganization/imas-py…
maarten-ic 85d9037
Update documentation
maarten-ic 7f2e15f
Merge pull request #62 from maarten-ic/feature/dd3to4-boundary-conver…
olivhoenen 59e5e65
Move logged message from critical to warning when imas_core is not av…
olivhoenen 05f858a
Remove code for AL4 from db_entry_al
maarten-ic 82f07eb
Update log messages when using UDA backend
maarten-ic 898ead2
Simplify benchmark logic
maarten-ic 39045fd
Further remove logic for AL4 support
maarten-ic aa88658
Remove `get_training_imas_db_entry` reference from documentation
maarten-ic 3230a0d
Update UDA warnings and docs
maarten-ic dc50127
Add warning when a user implicitly converts an IDS between major vers…
maarten-ic deed79d
Fix min_version_guard when AL-Core is not present
olivhoenen f84445e
Remove guard as IMAS-Python dropped the AL4 support
olivhoenen 8f1db5f
Disable implicit conversion between major versions of the DD
maarten-ic d15fe1a
Fix failing test cases
maarten-ic 1e268c0
fix issues in coordinate validation
prasad-sawantdesai b7bbd8c
first fill the data and check later
prasad-sawantdesai 36d0135
fixed black formatting
prasad-sawantdesai af759c3
fix comments suggested by Maarten
prasad-sawantdesai 96738c8
Fix issue with fill_consistent and simplify logic
maarten-ic cf7a590
[GH#71] Take into account identifier aliases (#77)
dee-mew 836798d
Add imas-core dependency
olivhoenen bade438
Add CSV output option to `imas process-db-analysis` (#85)
maarten-ic 0c38d57
Update changelog for release 2.1.0
olivhoenen ec033b6
fix sphinx ext_links
olivhoenen 3660a01
remove EOL Python versions from tests
olivhoenen ef79559
avoid running test on MDSplus when the backend is not available
olivhoenen 72d7ea3
fixup changelog ext links to issues and PRs
olivhoenen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.