Skip to content

Commit

Permalink
docs(readme): fix instructions for adding new item
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe-Levin committed Oct 30, 2024
1 parent e3ccf34 commit 75d7485
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions space2stats_api/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
- Navigate to the METADATA sub-directory and run the following commands in order:
1. get_types.py
2. line_new_items.py

0 comments on commit 75d7485

Please sign in to comment.