Duncan Watson-Parris

Results 34 comments of Duncan Watson-Parris

I'd still be interested if we can get it implemented!

Sure, basically my current approach is to interpolate the regularly gridded dimensions (typically lat/lon/time) to extract column(s) of the hybrid dimension, each of which should now also regular - then...

That would be great, thanks!On Apr 26, 2024, at 03:22, mvdebolskiy ***@***.***> wrote: In "Maintenance and Development. conda build should be replaced with conda-build and the instruction conda install conda-build...

Yes, this should be calendar months. I’ll take a look and let you know. Are you sure this worked in 1.4 though? On 1 Jul 2019, at 14:43, Tommi Bergman...

Could you let me know which version of CIS and the other libraries you are using? Feel free to attach a print out of your environment.

OK, that's a nice recent version of CIS. To get the versions of the other Python packages could you send the output of running the command: ``` conda list```. Thanks!

To be honest, I'm keen to remove this code entirely since there are a few nasty cases which I'm not convinced it's properly dealing with, this issue of the 4...

This can be controlled using the 'missing_data_for_missing_sample' keyword argument, are you using the Python or command line interface?

Yes, I tend to only use the Python interface now, it's not as well documented yet but it gives you much more flexibility. See this example [notebook](https://nbviewer.jupyter.org/github/duncanwp/python_for_climate_scientists/blob/master/course_content/notebooks/cis_introduction.ipynb?create=1) to get you...

Hi Alvaro - this is great thanks! I didn't even know you could do this to be honest. My only slight concern is that we have to remember to keep...