python-aos-lesson
python-aos-lesson copied to clipboard
Capturing small changes
As we're running this lesson next week, I'm doing a review at present and noticing a couple of small improvements. I'll update the list as I work through things and submit another PR
- [ ]
print(dset['pr'])
does not provide the output given for attributes (it gets truncated if using the python REPL) so can add a call topprint
to overcome this consistently - applies to 02 and 08 - [ ] Be nice to show the default dask dashboard for monitoring computations / building intuition in the large data lesson (and it's easily added to content)
- [x]
logging.critical
is referred to as critcal (missing ani
)
Thanks, @JimCircadian. Always good to have someone new check over the materials closely.
Is the workshop at/for the British Antarctic Survey. In the README I try and keep track of where the lessons are getting used.
Thanks, @JimCircadian. Always good to have someone new check over the materials closely.
Is the workshop at/for the British Antarctic Survey. In the README I try and keep track of where the lessons are getting used.
Yes indeed, we're using this at the British Antarctic Survey!