-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Milestone
Description
-
in L0_basic_MSES_manipulation.ipynb
ts_list_euro_coralis now an empty list, so all subsequent commands that use it fail. Appears to be a pylipd/ontology issue, with some keys no longer retrieving the information they used to. -
in L1_working_with_age_ensembles.ipynb, notebook fails on this cell:
paleoValues = ens_df['ensembleVariableValues'][0][:,1:] #Drop the column that contains depth
paleoDepth = ens_df['ensembleDepthValues'][0]
value_name = "SST"
value_unit = "deg C"
chronValues = paleo_row['time_values'].to_numpy()[0]
chronDepth = paleo_row['depth_values'].to_numpy()[0]
time_name = 'Time'
time_unit = 'Years BP'
Metadata
Metadata
Assignees
Labels
No labels