Skip to content

Update episode 6 "Writing your own recipe" for v2.14.0#417

Merged
LisaBock merged 3 commits intomainfrom
update_epsiode_06
Apr 13, 2026
Merged

Update episode 6 "Writing your own recipe" for v2.14.0#417
LisaBock merged 3 commits intomainfrom
update_epsiode_06

Conversation

@LisaBock
Copy link
Copy Markdown
Member

@LisaBock LisaBock commented Apr 9, 2026

Pull Request checklist


Before you start

  • Read CONTRIBUTING.md.
  • Create an issue to discuss your idea. This allows your contributions to be incorporated into the tutorial.

Tasks

  • Give this pull request a descriptive title.
  • If you are contributing to existing lesson materials, please make sure the content conforms to the Lesson development section in CONTRIBUTING.md and does not contain any spelling or grammatical errors.
  • If you are making a new episode, please make sure the content conforms to the Lesson organization and Lesson formatting sections in CONTRIBUTING.md and does not contain any spelling or grammatical errors.
  • Preferably Codacy checks pass. Status can be seen below your pull request. If there is an error, click the link to find out why.
  • Preview changes on your machine before pushing them to GitHub by running make serve, alternatively make docker-serve. Please see the Previewing your changes locally section in CONTRIBUTING.md for installation instructions.
  • All code instructions have been tested.

If you need help with any of the tasks above, please do not hesitate to ask by commenting in the issue or pull request.


Closes #412

@LisaBock LisaBock requested a review from rswamina April 9, 2026 13:13
Comment thread _episodes/06-preprocessor.md Outdated
> is available [here] [include-all-datasets]{:target="_blank"}.
> Note that you will have to set the `search_esgf` option in the `config_file` to
> `always` so that you can download data from ESGF nodes as needed.
> Note that you will have to configure the intake-esgf configure file so that you
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe call it "intake-esgf configuration file" here

Comment thread _episodes/06-preprocessor.md Outdated
> Note that you will have to set the `search_esgf` option in the `config_file` to
> `always` so that you can download data from ESGF nodes as needed.
> Note that you will have to configure the intake-esgf configure file so that you
> can download data from ESGF nodes as needed (see the
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is one unnecessary space before "needed" that can be removed.

Copy link
Copy Markdown
Contributor

@hb326 hb326 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor comments for this update.

@LisaBock LisaBock requested a review from hb326 April 13, 2026 11:28
@LisaBock LisaBock merged commit 56f2b13 into main Apr 13, 2026
1 check failed
@LisaBock LisaBock deleted the update_epsiode_06 branch April 13, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update "Writing your own recipe" episode for compatibility with ESMValTool v2.14.0

2 participants