Skip to content

Fixes for PEP440 error and Fortran compilation order#87

Closed
sstaehler wants to merge 3 commits intokrischer:masterfrom
sstaehler:master
Closed

Fixes for PEP440 error and Fortran compilation order#87
sstaehler wants to merge 3 commits intokrischer:masterfrom
sstaehler:master

Conversation

@sstaehler
Copy link
Collaborator

@sstaehler sstaehler commented Oct 2, 2023

  • pulled version.py file from Obspy
  • stupid renaming of global_parameters.f90, since the compile script somewhere reorders alphabetically

Should fix #85 and #86

 - use version.py script from current ObsPy
 - stupid workaround: Renamed global_parameters.f90 to
   all_global_parameters.f90
@Thomas-Ulrich
Copy link

Hi,
Could we merge this PR?
I would also add to the setup.py more recent versions of python

        "Programming Language :: Python :: 3.9",
        "Programming Language :: Python :: 3.10",

@Thomas-Ulrich
Copy link

@krischer

@krischer
Copy link
Owner

Apologies for being late here. Thanks a lot for taking the initiative here.

I believe this should not longer be necessary as we recently ported the Fortran files to numba: #94

Please reopen if you disagree.

@krischer krischer closed this Jul 15, 2025
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.

Installation issue with instaseis: missing Fortran module

3 participants