Matt Tankersley

Results 33 issues of Matt Tankersley

**Description of the problem** If a dataarray has been converted to a DataSet with `xarray.DataArray.to_dataset()`, calling the dataarray in PyGMT modules fails. See below that output of `grid` and `dataset.height`...

bug

Noticed a mistake here: -G (fill) is listed as "color" under the "Parameters" section, should be "fill".

documentation

**Description of the desired feature:** I'm working on a 3D gravity inversion for my Ph.D. to model the bathymetry beneath a float ice shelf. I'm using a vertical-prisms approach, and...

enhancement

**Description** Updated the Gallery and User Guide examples to use PyGMT for plotting. I tried to match the original example plots as best as I could. **Relevant issues/PRs** Fixes https://github.com/fatiando/harmonica/issues/317

**Description of the desired feature:** As pointed out by @RichardScottOZ in [#377](https://github.com/fatiando/harmonica/pull/377#issuecomment-1427155362), it would be good to be able to apply the FFT transformation on grids that contain NaN's. I...

enhancement

**Page that contains the error or needs to be improved (paste link):** https://www.fatiando.org/harmonica/latest/overview.html **Description of the problem/suggestion:** @LL-Geo and I discussed the project descriptions on the Harmonica website. We noted...

documentation

I run a Python package called [PolarToolkit](https://polartoolkit.readthedocs.io/) that includes a module with lots of `Pooch` calls for downloading datasets common to Polar/Cryospheric research. I have been wanted to allow users...

Using this bookmarklet wasn't working for me, but once I removed the ".ipython" from the url root, it works fine.

**Description of the desired feature:** Automatically extract function from `fetch` to create either a list of datasets, or a gallery of thumbnails of the datasets. To do: - [ ]...

documentation