Damien Irving

Results 48 comments of Damien Irving

On the debugging side of things, it would be worth adding the progress bar to the lesson: ```python import dask.diagnostics dask.diagnostics.ProgressBar().register() ``` In order to do this we'd need to...

Thanks for the tip, @MathewBiddle. Looks like an excellent book (congrats @resmaili). We usually conclude the Data Carpentry workshop by discussing how / where people can get information and assistance...

Here's a post that goes into more depth on the issue: https://drclimate.wordpress.com/2018/12/30/data-analysis-and-ocean-model-grids/

@LindsayRAbrams Great to hear that you've been using the PyAOS lessons at NOAA. I'd certainly be open to the idea of working with some of you at NOAA to add...

Thanks for spotting this, @eldobbins. @fmichonneau - What is the relationship between the following two sites? https://github.com/carpentries/styles https://github.com/carpentries/carpentries-theme Do we need to update this repo (perhaps by starting all over...

Thanks, @eldobbins. I've requested a review from @fmichonneau because if I'm totally honest, I know very little about how the build works. Up until now I've just been pushing changes...

Thanks, @hot007. I'll update those screen shots like you suggest 👍

Thanks for this suggestion, @darothen. In the past I have deleted the https://github.com/DamienIrving/data-carpentry repo at the conclusion of any workshop I've run, but I can see the value in leaving...

Thanks, @pletzer. I wasn't aware of `defopt` - it looks great. I think you should definitely go ahead and use `defopt` for your workshop at ICSHMO (i.e. directing participants to...

@rbavery - With respect to your question, *something to decide is whether we mix teaching the Pangeo model that caters to the climate and meteorology disciplines and formats (NetCDF) or...