Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check older paramter names are updated and working in 2.3.4 #1042

Closed
sambles opened this issue May 16, 2024 · 1 comment · Fixed by #1045
Closed

Check older paramter names are updated and working in 2.3.4 #1042

sambles opened this issue May 16, 2024 · 1 comment · Fixed by #1045

Comments

@sambles
Copy link
Contributor

sambles commented May 16, 2024

Issue Description

Test if using an older parameter in oasislmf.json is correctly swapped for its updated equivalent.

Example:
lookup_package_dir -> lookup_module_path

@sambles
Copy link
Contributor Author

sambles commented May 16, 2024

Confirmed as bug:

Only seems to be a V1 worker image problem, The V2 workers correctly detect and updates older keys:

id=2, status=INPUTS_GENERATION_STARTED
[2024-05-17 09:10:12,405: WARNING/ForkPoolWorker-16] Deprecated key(s) in MDK config:
[2024-05-17 09:10:12,405: WARNING/ForkPoolWorker-16]  'keys_data_path' loaded as 'lookup_data_dir'
[2024-05-17 09:10:12,405: WARNING/ForkPoolWorker-16]  'source_exposure_file_path' loaded as 'oed_location_csv'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants