Recipe catalog#
Recipes provide the instructions for data processing in openplaces.
They define where a dataset comes from and how it is processed.
Recipes are dictionaries of arguments, saved as a .yaml file.
For an explanation of the arguments you can find in a recipe, see writing recipes.
The recipe catalog is auto-generated from src/openplaces/recipes: