open-AIMS / ADRIA.jl

ADRIA: Adaptive Dynamic Reef Intervention Algorithms. A multi-criteria decision support platform for informing reef restoration and adaptation interventions.
MIT License
14 stars 5 forks source link

Retrieve scenario IDs from CScapeResultsSet #859

Closed VHallerBull closed 1 week ago

VHallerBull commented 1 week ago

Set2Full_rs.zip

`rs=load_object(raw"Set2Full_rs2.jld2")

[nc_handle.gatts["scenario_ID"] for nc_handle in rs.raw_data]`

This throws the following error image

Some investigation with Dan shows a potential issue with scenario 144211 image

VHallerBull commented 1 week ago

@DanTanAtAims