exoplanets
Here are 173 public repositories matching this topic...
-
Updated
May 2, 2022 - C++
-
Updated
Apr 11, 2022 - Python
Turning an insightful comment from @AllanHOlesenBW into a Todo/Request.
in short: I think it would be beneficial if the default wunit and Iunit in a spectrum would correspond to each other so a new user can jump directly to work with the units he is given.
Context :
My main expectation is that the unit describing the wavenum/wavelength/frequency corresponds to th
-
Updated
Nov 7, 2021 - Jupyter Notebook
-
Updated
Nov 5, 2020 - Python
I have seen this "bug" in Linux/Ubuntu machines, but is probably not limited to Ubuntu.
$ python3.8 exostriker_gui.py
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even
though it was found.
This application failed to start because no Qt platform plugin could be
initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglf
The option dinitIceSheetHeight in POISE allows negative arguments, which shouldn't be allowed. It'd be better to change it so that if the user inputs a negative value, it defaults to meters since the ice sheet height is positive definite.
-
Updated
May 9, 2022 - Jupyter Notebook
-
Updated
Jul 1, 2021
-
Updated
Apr 4, 2018 - Python
-
Updated
Aug 12, 2019 - Python
-
Updated
Apr 24, 2022 - Jupyter Notebook
-
Updated
Sep 21, 2021 - Jupyter Notebook
-
Updated
Jun 13, 2019 - PowerShell
-
Updated
May 1, 2022 - Python
-
Updated
Mar 3, 2022 - Python
-
Updated
May 10, 2022 - Python
-
Updated
Apr 12, 2022 - HTML
-
Updated
Mar 9, 2022 - Python
-
Updated
Mar 9, 2022 - Jupyter Notebook
-
Updated
Dec 17, 2021 - Python
-
Updated
Jan 22, 2021 - JavaScript
-
Updated
May 2, 2022 - C++
-
Updated
May 9, 2022 - Python
-
Updated
Jan 22, 2020 - Fortran
-
Updated
May 6, 2022 - TeX
-
Updated
Apr 21, 2022 - Python
Improve this page
Add a description, image, and links to the exoplanets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the exoplanets topic, visit your repo's landing page and select "manage topics."


At the moment
profiles.h(inpkg/profiles) lacks many (any?) comments. Also lots of variables are declared somewhat separately from where they are associated with heap storage.Both these make it a bit hard to read.
It would be nicer if it was called
PROFILES.htoo.