Rick Debbout
Rick Debbout
like this idea. I just found `Vieb`, am normally a `Vimium` user, I use the capital [A-Z] global marks to bookmark pages, works really well. https://github.com/philc/vimium/blob/master/background_scripts/marks.js
Looking into this I've found through testing that the `int64` schema for the MapInfo driver is what always fails. Had success using `int32`, `int16`, and `int8` in the `OrderedDict` returned...
@m-richards , looks like if we have values to large we'll get an `OverflowError` from fiona. I have a failing test you can take a look at, not sure of...
In an attempt to add a test that checks which dtypes get read back in through fiona, I've found a bug that we might want to catch. It doesn't seem...
Here's an [example](https://github.com/csc-training/geocomputing/blob/master/python/zonal_stats/zonal_stats_parallel.py ) that might help you out. You can use the `multiprocessing` package to speed things up!
hey! here you go, thanks for the help. I'll try installing the new release. cheers [CNV.zip](https://github.com/castelao/seabird/files/448056/CNV.zip)
the `08/09` && `13/14` survey years stream temperature modelling have not been updated after all of the surveys were remade and need to be included in this ticket.
### `TMEANSY_.tif` vs. `PRISMtmean_.tif` raster conflict making the data here I've found that there is a bit of a legacy issue, it seems that we have moved to making the...
looks like we already have it published with `PRISMtmean` as table `PRISM_0809`, do you want me to update this or just follow the same convention for all the other years??
looks like Ryan had added the 2 `PRISMtmean_2008.tif` and `PRISMtmean_2009.tif` into QAComplete, we could just use the same `FinalTableName` for these and then I can just flip the `LandscapeLayer` value?...