Jonas Gliß

Results 19 comments of Jonas Gliß

@bartromgens thanks, I understand. We will likely use it in [pyaerocom](https://github.com/metno/pyaerocom) which is an open source software for climate model data analysis which feeds several web interfaces, such as the...

@captainkirk99 sorry for bothering you, but could you give me some advice how things are done here when it comes to code improvement suggestions? Cheers!

@ejgal great, could we meet and you walk me through this, and the open issues?

This is needed for #179

@ejgal today is a bit tight, would it work any of the other days this week?

@ejgal and @hansbrenna I just pushed some rough draft for ungridded/ungridded colocation (missing docs) based on your initial code. If you want, feel free to have a look, the "tests"...

Here is the current code: https://github.com/metno/pyaerocom/blob/dev-readox/pyaerocom/colocate_ungridded_ungridded_helper.py

I think the basic functionality is there via #179. What is missing now is a "classic" colocation method that returns a `ColocatedData` object (which should be of course based on...

This is basically possible now, but there it is still missing one colocation method in `colocation.py` so I do not mark it as solved yet and move milestone from v0.10.0...

@owenlittlejohns I just remembered this PR and I am wondering if there is any chance that this could be merged. I am looking into resolving the conflicts against master right...