Federico Esteban

Results 36 issues of Federico Esteban

*Note: edited description after discussion* It would be helpful if we could add equality constraints for the predicted data when fitting a model. For example, when gridding bathymetry we may...

enhancement
question

Add a section with past and future workshops maybe like [GMT](https://www.generic-mapping-tools.org/workshops/#future-workshops). I don't know if would be better to have a single section in main webpage for the different projects...

documentation

I wonder if ti would be good idea to add a table comparing the properties of the 3 coordinates systems like. Some of the properties could be names of the...

documentation

As I have suggested [here](https://github.com/GenericMappingTools/gmt/discussions/4678#discussioncomment-606312) I want to improve the description of the [math operators](https://docs.generic-mapping-tools.org/dev/gmtmath.html#operators). I will work on this. It can wait until gmt 6.5. I open this issue...

feature request
documentation

I run the following script, when I use `title=EJ24_3_Anim_EARG_Sismicid` (which is used for movie -N) I have no problem but when I use `title=EJ24_3_Anim_EARG_Sismicida` I get the following error: >...

bug

When I use the a command with `-Xw` after `gmt inset`, the second plot is NOT properly displaced. ``` gmt begin BUG_Inset png gmt coast -JM10c -RAR.V -Baf -W gmt...

bug

### BUG: There is a contour line (that goes trough the Andes) with the tickmark in the opposite direction. ### Doubt: Should all the contour line have tickmarks? ### Full...

bug

If I use `-Ra` I could get values that are not compatible for a logarithmic graph as in the example below. ``` gmt begin test png gmt math -T0/10240/1 T...

feature request

I try to edit this [gallery example](https://www.fatiando.org/harmonica/latest/gallery/gravity_disturbance_topofree.html#sphx-glr-gallery-gravity-disturbance-topofree-py) ![image](https://github.com/fatiando/harmonica/assets/17908951/5ad7092f-5fbc-4368-a553-eab7e0b43297) and it sent me here: https://github.com/fatiando/harmonica/edit/main/doc/gallery/gravity_disturbance_topofree.rst ![Screenshot_20230509_145542](https://github.com/fatiando/harmonica/assets/17908951/5a27e51c-2fdb-4f03-abee-f6ffbb414a67)

bug

I modified the example of the [movie docs ](https://docs.generic-mapping-tools.org/dev/movie.html#examples) for windows to only show the master frame PD: I am using a batch scripts. ``` gmt begin gmt coast -Rg...

bug