diff --git a/space2stats_api/src/README.md b/space2stats_api/src/README.md index 10e7878..a67d7fe 100644 --- a/space2stats_api/src/README.md +++ b/space2stats_api/src/README.md @@ -10,6 +10,7 @@ ![Create Stac](../../docs/images/create_stac_workflow.png) ### Adding new ITEM files -- Navigate to the METADATA sub-directory - In link_new_item.py set "Paths and metadata setup" in the main function to point towards the corresponding locally saved parquet file -- Run line_new_items.py \ No newline at end of file +- Navigate to the METADATA sub-directory and run the following commands in order: + 1. get_types.py + 2. line_new_items.py \ No newline at end of file