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 v1.5 #481

Merged
merged 505 commits into from
Apr 26, 2024
Merged

Release v1.5 #481

merged 505 commits into from
Apr 26, 2024

Conversation

HajimeKawahara
Copy link
Owner

@HajimeKawahara HajimeKawahara commented Mar 30, 2024

release process v1.5

  • The document is here.
  • See here for the new capabilities and changes of v1.5.

We plan to release v1.5 by the end of April 2024.

Any comments welcome!

Copy link
Collaborator

@ykawashima ykawashima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much!
I have confirmed that the files in tests/manual_check work with #483 except for the following scripts, which seem to be outdated;

@astrostevanus
Copy link
Collaborator

astrostevanus commented Apr 23, 2024

Thank you for the pull request. I can confirm that most of the scrips in the manual_check work well. I found that these scripts in the manual_check folder are also outdated. They still refer to AutoXS and AutoRT:

  1. readme_sample.py
  2. comparison/modit_comparison.py

uses `searchsorted` to determine cloud base pressure
@HajimeKawahara
Copy link
Owner Author

HajimeKawahara commented Apr 23, 2024

Install problem about radis
Looks python 3.9 issue? radis/radis#647

ERROR: Package 'radis' requires a different Python: 3.10.14 not in '<3.9'
Traceback (most recent call last):
  File "/home/runner/work/exojax/exojax/setup.py", line 89, in <module>
    install_radis_develop()
  File "/home/runner/work/exojax/exojax/setup.py", line 79, in install_radis_develop
    subprocess.check_call([sys.executable, "-m", "pip", "install", "-e", 'git+https://github.com/radis/radis@develop#egg=radis'])
  File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/subprocess.py", line 369, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/opt/hostedtoolcache/Python/3.10.14/x64/bin/python', '-m', 'pip', 'install', '-e', 'git+https://github.com/radis/radis@develop#egg=radis']' returned non-zero exit status 1.
Error: Process completed with exit code 1.

@HajimeKawahara
Copy link
Owner Author

It will be solved after the merge of radis/radis#651 into radis/develop.

@HajimeKawahara
Copy link
Owner Author

Thank all of the reviewers so much!

@HajimeKawahara HajimeKawahara merged commit 78466ce into master Apr 26, 2024
2 checks passed
@HajimeKawahara HajimeKawahara deleted the releasev1.5 branch June 14, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants