orerocks

Results 3 issues of orerocks

If you use **maximum entropy** method for FFT padding: ```fft = gxfft.GridFFT(grid, expand=20, trend_order=1, fill_method=0)``` to create a padded FFT and then extract the the expanded grid: ```newgrid = fft.expanded_filled_grid```...

As described in the [GX Developer Forum](https://my.geosoft.com/forum#/discussion/1526/pandas-dataframe-to-gdb), creating a GDB from a Pandas dataframe where the dataframe contains text fields throws an error since the dataframes report the text fields...

bug

I'm trying to convert a large notebook. It consistently fails on note 74 of 1200. I have tried the following: 1. Clear previous partially-converted notebook in OneNote 2. Clear previous...