Skip to content

Required fixes/updates to core CORDEX notebooks #137

@nhsavage

Description

@nhsavage

When setting up the new AFR-22 notebooks, a number of issues/potential improvements to the core EAS-22 notebooks have been identified

errors

Improvements

Simplify

  • Remove slicing section from 2.1b
  • Reduce the section on shell commands - wc -l not essential for example. Consider moving out of a notebook as well
  • Add plot of country X with coastlines and zoom to notebook 1
  • Remove f strings and remaining .format (just use concatenation) - no need to learn this
  • Remove tuples - just an extra thing to learn, all can be done with lists

For adaptability

  • set domain name as variable at start
  • Always call data directory just data (population of this dir is part of the customisation per course depending on logistics)
  • Variable for city name and location

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions