Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am thiasb on github.
  • I am thias (https://keybase.io/thias) on keybase.
  • I have a public key ASB8LPG3-qiA7RbK-Xdcuk7aezwCnnU2M4WXcfAOO7iIfQo

To claim this, I am signing this object:

@thiasB
thiasB / ISIMIP Data+MED workflow
Created July 5, 2018 14:29
Gist from yEd-Live
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--Created by yFiles for HTML 2.1.0.3-RC3-->
<graphml xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml.html/2.0/ygraphml.xsd " xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:demostyle="http://www.yworks.com/yFilesHTML/demos/FlatDemoStyle/1.0" xmlns:bpmn="http://www.yworks.com/xml/yfiles-for-html/bpmn/2.0" xmlns:demotablestyle="http://www.yworks.com/yFilesHTML/demos/FlatDemoTableStyle/1.0" xmlns:uml="http://www.yworks.com/yFilesHTML/demos/UMLDemoStyle/1.0" xmlns:compat="http://www.yworks.com/xml/yfiles-compat-arrows/1.0" xmlns:VuejsNodeStyle="http://www.yworks.com/demos/yfiles-vuejs-node-style/1.0" xmlns:y="http://www.yworks.com/xml/yfiles-common/3.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/3.0" xmlns:yjs="http://www.yworks.com/xml/yfiles-for-html/2.0/xaml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<key id="d0" for="node" attr.type="boolean" attr.name="Expanded" y:attr.ur
@thiasB
thiasB / gist:7657125
Created November 26, 2013 11:47
ESGF: Error in expanding files for dataset
Nov 26, 2013 12:46:36 PM org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for servlet esgf-web-fe threw exception
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:604)
at java.util.ArrayList.get(ArrayList.java:382)
at org.esgf.solr.model.DataCartFile.<init>(DataCartFile.java:67)
at org.esgf.solr.model.DatacartDoc.<init>(DatacartDoc.java:53)
at org.esgf.web.DatacartController.getDoc(DatacartController.java:142)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
@thiasB
thiasB / web-fe_error
Created September 26, 2013 10:35
tomcat error mesage when clicking on Manage Users or "User Role Group Manipulation" in web-fe's "Administration Home"
Sep 26, 2013 12:31:17 PM org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for servlet esgf-web-fe threw exception
java.lang.NullPointerException
at org.esgf.adminui.GetAllUsersController.doPost(GetAllUsersController.java:124)
at sun.reflect.GeneratedMethodAccessor218.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:176)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:426)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:414)
@thiasB
thiasB / cgeo.strings.xml.changes.since.11.20.2010.diff
Created December 20, 2010 22:40
new strings waiting for translation
<string name="about">about c:geo</string>
<string name="helper">don\'t forget <b>MENU</b> button on your phone, it will show many functions of <b>c:geo</b>!</string>
+ <!-- actionbar -->
+ <string name="action_bar_share_title">Share link to cache</string>
+
<!-- caches -->
<string name="all">all caches</string>
+ <string name="all_types">All caches types</string>
<string name="traditional">traditional cache</string>