Skip to content

Instantly share code, notes, and snippets.

View PBrockmann's full-sized avatar
🙂
Working

Patrick Brockmann PBrockmann

🙂
Working
  • Climate and Environment Sciences Laboratory (LSCE)
  • Paris-Saclay - France
View GitHub Profile
@PBrockmann
PBrockmann / README.md
Last active March 8, 2024 00:53
Bubbles map
@PBrockmann
PBrockmann / Licence.txt
Last active March 5, 2024 12:15
Interactive D3.js heatmap
MIT License
Copyright (c) 2019 Patrick Brockmann / LSCE
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
@PBrockmann
PBrockmann / README.md
Last active November 3, 2021 21:17
CollapsibleTree Search
@PBrockmann
PBrockmann / bokeh_dashboard_map_scatter.ipynb
Created October 1, 2020 17:13
Bokeh dashboard map/scatter
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@PBrockmann
PBrockmann / pythreejs_10.ipynb
Created April 5, 2019 19:52
Test on updating a BufferGeometry
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@PBrockmann
PBrockmann / pythreejs_06_update.ipynb
Last active April 5, 2019 19:32
Test to update FaceColors BufferGeometry
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@PBrockmann
PBrockmann / pythreejs_07.ipynb
Last active April 2, 2019 15:13
pythreejs test
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@PBrockmann
PBrockmann / jupyter_javascript-leaflet.ipynb
Last active January 26, 2018 16:51
jupyter python notebook with leaflet
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@PBrockmann
PBrockmann / figure_SST_20_100_30_50.html
Last active May 24, 2017 16:19
legend interactiv bokeh CustomJS
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Bokeh Plot</title>
<link rel="stylesheet" href="https://cdn.pydata.org/bokeh/release/bokeh-0.12.5.min.css" type="text/css" />
<link rel="stylesheet" href="https://cdn.pydata.org/bokeh/release/bokeh-widgets-0.12.5.min.css" type="text/css" />
@PBrockmann
PBrockmann / legend_interactiv.ipynb
Last active May 24, 2017 16:00
bokeh interactiv legend CustomJS
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.