Skip to content

ADF11 repository: rates[element].raw_data is actually 10**raw_data #22

@Mateasek

Description

@Mateasek

The raw_data is actually 10**adf11_rates. I am bringing this up as a question. I am not a numerical expert, so how big difference can be between:

  1. 10**rates
  2. interpolate

and

  1. interpolate
  2. 10**rates

What should be the preferred solution? Should the raw_data store the original log10 form of the data? I'm sorry if I missed somewhere issue discussing this.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions