Elio Campitelli

Results 88 comments of Elio Campitelli

Hi! Returning the vector of indices might be hard to implement because they I'd have to change the type of object returned (from a simple vector to a list of...

Glancing at the paper it seems like the filtering process is, in principle, independent of the DINEOF algorithm. You need to filter your input data using equations 6-8 and then...

Hi! Sorry it took me so long to look into this, especially because the end result might be anticlimactic. I think that the issue is that recent versions of metR...

If what you want to compute are trajectories of a static velocity field, then you can use `geom_streamline()`. `Trajectory()` is for time-varying velocity fields. Assuming that velocity is directly proportional...

Sorry for the lack of documentation. The input field would be the velocity components at each grid point and each time step. You don't need the acceleration (derivatives of the...

ideas; * separar variables de superficie y de niveles y luego combinarlos. la variable nivel entonces pasa a ser factor y queda en el usuario la tarea de separar el...

Solucionado el tema de crear archivos a partir del template.

`scale_mag(..., label = scales::number_format())` should work. Perhaps I should use some kind of "smart" algorithm to select a "nice" number, though.

Same here. Here's a screenshot ![image](https://user-images.githubusercontent.com/8617595/89949023-90c10880-dbfd-11ea-9a75-0605d8c3017b.png) I'm running the app from the Appimage build.