Dieter Werthmüller

Results 94 issues of Dieter Werthmüller

### Issue with current documentation: In the current documentation of NumPy and SciPy, in the Release Notes, e.g., https://numpy.org/doc/stable/release/2.0.0-notes.html, there are no dates. I often find myself searching the release...

04 - Documentation

# SimPEG(emg3d) - Supersedes #338 Implementing a wrapper to run inversions using SimPEG. ## TODO: - [ ] Clean up implementation - [ ] Use `process_map_count` - [ ] directive...

# pyGIMLi(emg3d) - Supersedes #335 Implementing a wrapper to run inversions using pyGIMLi. The implementation provides the two classes `emg3d.inversion.pygimli.Kernel` and `emg3d.inversion.pygimli.Inversion` to run an inversion using the pyGIMLi framework...

Could this be modified to work with linked directories? Currently it ignores those. Either way, thanks for putting this here online, very useful!

### Proposed new feature or change: # De-couple `Data` from `Survey` ## History This is simply a brainstorm of things that started over 7.5 years ago at the [opengeophysics/scratchpad](https://github.com/opengeophysics/scratchpad). When...

enhancement
refactor

# Roadmap and Ideas ``This used to be a Project Board; Needs Updating.`` A place to keep track of ideas. ## Additional modelling routines and utilities ### TEM and arbitrary...

Message from @efinden > To understand more of the free and polarization currents in the ground it would be useful to adjust the output of empymod simply by multiplying the...

enhancement

# Roadmap ``This used to be a Project Board; Needs Updating.`` Things that will, could, or should be implemented. ## Next Steps ## ToDo's & Ideas - [Enhancements](https://github.com/emsig/emg3d/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement) - For...

enhancement

### Describe the issue: Calling a simulation without setting the solver raises a warning, stating ``` simpeg/base/pde_simulation.py#line=489: DefaultSolverWarning: Using the default solver: Mumps. If you would like to suppress this...

bug

### Describe the issue: By following https://simpeg.xyz/user-tutorials/fwd-fdem-1d I realized that the returned field for the `PERP` configuration (e.g., x-directed transmitter and z-directed receiver or vice-versa) returns only NaN's, if source...

bug