Skip to content

Commit

Permalink
modeled parameters ingested
Browse files Browse the repository at this point in the history
  • Loading branch information
LishaRamon committed Dec 11, 2023
1 parent 9aa8527 commit 8fb9304
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/cwisep_j181006.00-101001.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"other_references": null,
"comments": null
}
],
],
"ModeledParameters": [
{
"parameter": "log g",
Expand Down
2 changes: 1 addition & 1 deletion scripts/ingests/ingest_wise_1810-1010.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ def add_modeled_parameters_dict(db):

# WRITE THE JSON FILES
if SAVE_DB:
db.save_database(directory='data/')
db.save_database(directory='data/')

0 comments on commit 8fb9304

Please sign in to comment.