Skip to content

Instantly share code, notes, and snippets.

View darkblue-b's full-sized avatar
👁️
.

Brian M Hamlin darkblue-b

👁️
.
View GitHub Profile
@darkblue-b
darkblue-b / pystac_landsat.ipynb
Created August 19, 2020 04:46
tryout Notebook for STAC-1.0
View pystac_landsat.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View graphviz_t0.html
<script type="text/vnd.graphviz" id="graphviz">
digraph G {
"browser" ->
"http_request" ->
"server" ->
"routes" ->
"controller" ->
"model" -> "controller"
"controller" -> "response"
View HOLLYWOOD
#!/bin/sh
CITY="HOLLYWOOD_CA"
#34.10256/-118.36805
## W,S,E,N ?
## (south,west,north,east) from the Overpass wiki page
## BONN_DE
View cartopy_simple.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@darkblue-b
darkblue-b / draw_example0.ipynb
Last active August 29, 2015 14:20
networkx_draw
View draw_example0.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@darkblue-b
darkblue-b / f0.adoc
Last active August 29, 2015 14:19
asciidoc test0
View f0.adoc

Search and Matching / Gene Sequences

Notes on implementation language environments, execution performance and machine considerations; based on the software technical supplement to "Uncovering disease-disease relationships through the incomplete interactome" Science Magazine Feb 2015

19Apr15 dbb v0.2

Observations

  • supplied python code ran quickly on all compute environments (~2 seconds)

  • non-trivial transform of a python networkx interactome requires 9GB of physical RAM

@darkblue-b
darkblue-b / pl1.ipynb
Created April 3, 2015 15:54
plot one tif gray
View pl1.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@darkblue-b
darkblue-b / test_join_800.ipynb
Last active August 29, 2015 14:16
clean geodataframe JOIN example, not solved
View test_join_800.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@darkblue-b
darkblue-b / nc-t0ext.ipynb
Last active August 29, 2015 14:16
netcdf extract and export example
View nc-t0ext.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View plevin_gdf_ex2.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.