Skip to content
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

Release v0.6 #149

Merged
merged 41 commits into from
Jul 8, 2024
Merged

Release v0.6 #149

merged 41 commits into from
Jul 8, 2024

Conversation

lajz and others added 10 commits June 7, 2024 08:34
* Fix for pd concat warning

* Add safe concat

* Fix result bug

* Run black

* Fix column number for d3d

* Do not drop column

* Fix column counts

* Fix concat axis bug

* Fix efit.py formatting
* Add temporary directory implementation

* Fix formattting

* better tmp folders that can be optionally kept

* fix merge conflicts

* run black

* Use tmp dir and removed option

* Fix formatting

* Use only standard tmp directory

* Fix conftest formatting

* more informative name for tmd dir

* readd last line to git ignore

* Fix system for feature testing shot settings

* Remove file logging test for simplicity

* Remove unused imports

* Remove unneeded code

* Remove custom exception

* Remove hard coded path

---------

Co-authored-by: gtrevisan <[email protected]>
* Fixed insert for sql writeback

* Fixed sql writeback table names

* Fix writeback update and commit hash

* Fix table bugs and add testing

* Apply back and isort

* Fix commit hash fix and test folder

* Add skipif for cmod test on d3d

* Fix test scope for writeback test

* minor fix

* Skip cmod fixtures on d3d

* Fixed test for d3d

* Create a constant for writeback table

---------

Co-authored-by: gtrevisan <[email protected]>
* Add shot id argument for testing

* Add type int to argument parser
* debug ip_prog error

* ccontinue debugging

* debug

* Fixed get_active_wire_segments().
ip_prog now matches MATLAB method

* Removed unnecessary comments and white spaces

* delete 1 new line

* black

* remove one level of indentation

* remove xfailures for ip_prog

---------

Co-authored-by: gtrevisan <[email protected]>
* Change default behavior of interp1:
- bounds_error=True -> False,
- fill_value="interpolate" -> np.nan
Updated docstrings accordingly.

* fixup! Change default behavior of interp1: - bounds_error=True -> False, - fill_value="interpolate" -> np.nan Updated docstrings accordingly.

---------

Co-authored-by: yumouwei
* Change r0 & z0 tree_name to '_efit_tree' to make them consistent with aminor

* fixup! Change r0 & z0 tree_name to '_efit_tree' to make them consistent with aminor
* add bounds_error & fill_value settings to a_minor interp1 call

* fixup! add bounds_error & fill_value settings to a_minor interp1 call

---------

Co-authored-by: gtrevisan <[email protected]>
@gtrevisan gtrevisan marked this pull request as ready for review July 8, 2024 13:41
@gtrevisan gtrevisan merged commit 87df64e into main Jul 8, 2024
14 checks passed
@gtrevisan gtrevisan added the release New project releases label Sep 19, 2024
@gtrevisan gtrevisan changed the title Merge 0.6.0 Release v0.6.0 Sep 19, 2024
@gtrevisan gtrevisan changed the title Release v0.6.0 Release v0.6 Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release New project releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants