osparcomm / HARSAT

Harmonized Regional Seas Assessment Tool
https://osparcomm.github.io/HARSAT/
Other
0 stars 5 forks source link

Make normalisation information more accessible #488

Open RobFryer opened 2 months ago

RobFryer commented 2 months ago

Although there is quite a bit of flexibility in how time series are normalised, once the normalisation is done in create_timeseries, it is not possible to retrieve that information. This is needed for e.g. the figures produced by plot_assessment or the text produced by report_assessment or for a proper interpretation of the results from write_summary_table. At present, specific values are hard-wired to deal with a typical OSPAR assessment, and for sediment normalisation (only) for a typical HELCOM assessment. This flexibility needs to be added.