-
The Fatiando packages that don't have a paper associated with instruct users to cite them using the Zenodo entry. The BibTeX entries that Zenodo creates look like this (the one for Choclo):
```
…
-
Hi @igp-gravity, I found this package today and was a bit surprised to see so much code from Fatiando a Terra copied here without explicit acknowledgement and without our license and copyright notice …
-
In our [2022-08-19](https://github.com/fatiando/community/blob/main/development-calls/2022.md#2022-08-19) Weekly Call we decided to run a survey to gather information about our community. The goals …
-
hi
i have an issue if you plz help me out here
when i use the code
area = [5000, 25000, 5000, 25000]
bounds = [0, 30000, 0, 30000, 0, 5000]
mpl_fig = plt.figure()
mpl.axis('scaled')
mpl.…
-
The [fatiando/logo](https://github.com/fatiando/logo) repository contains the Inkscape SVG files for the logo, site banner, and sticker. It would be good to have a place in the website where people co…
-
Hi everyone!
I'm Santiago Soler, one of the core developers of the [Fatiando a Terra](https://www.fatiando.org) project: open-source tools for geophysics. We have been quite interested in the devel…
-
Mayavi and TVTK take a long time to import. So fatiando.vis.myv only imports them when a function that needs them is called. This is currently done in the body of the called function and is repeated t…
-
I am opening this to not loose track of the problems mentioned by Thinh P. Tran regarding PSV wave-class. I am copying his e-mail in here. and @leouieda answer.
Dear Mr. Leo,
I am a master student …
-
### Describe the feature
[pooch](https://www.fatiando.org/pooch/latest/sample-data.html#intermediate) is a not-very-new but newer-than-sunpy package that was built for managing package sample data. I…
-
First of all currently it is not possible to use straight `sphinx-build` command to build documentation out of source tree
```console
+ /usr/bin/sphinx-build -n -T -b man doc build/sphinx/man
R…