Guillermo Vargas

Results 9 issues of Guillermo Vargas

@jacobg830 Hello there!, I wanted to ask if it was ok for me, (I actually already got started) making a Wiki for how to run a RoR app in Sentora....

enhancement

### What did you do? - I selected two columns to plot x and y in a plot view - Detached the Plot view from the interface to display as...

Do you have any functionality or is it possible to extend RapidFire to do grading of answers and assigning them to individual people? Like a quiz system? Thank you

It would be great if we could use zarr and xarray to handle data instead of plain npy files.

enhancement

[144 Rockrproperty models](https://github.com/sede-open/synthoseis/blob/6352bc62b2de3542f8dfa9b94a2b1f0f875fda49/rockphysics/RockPropertyModels.py#L145) When a user names a project say: `example1` and the software attempts to load a rock property model it fails if an rpm file does not exist...

bug

Fixed FutureWarning: Index.is_numeric is deprecated. Use pandas.api.types.is_any_real_numeric_dtype instead if self.df.index.is_numeric() and not self.df.index.empty:

@frank1010111 this enables processing of large amounts of LAS files in parallel, so it overall becomes a faster and nicer experience.

I implemented the parallel initialization of a Welly project which happens when you run `Welly.from_las` method. I used Dask to do it (due to its really easy to use API),...