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

Import RDA DCS plan into any fully compatible template #274

Open
4 tasks
Tracked by #273
hmpf opened this issue Aug 22, 2022 · 0 comments
Open
4 tasks
Tracked by #273

Import RDA DCS plan into any fully compatible template #274

hmpf opened this issue Aug 22, 2022 · 0 comments
Labels

Comments

@hmpf
Copy link
Owner

hmpf commented Aug 22, 2022

Possibly a little big, but very clear steps. For met.no and others who want machine-actionable plans.

  • Add a table RDADCSCompatible or something in the rdadcs app that has a foreign key to template. If a template is reachable from the new table it is assumed that it is compatible. Should probably also check the RDA DCS keys of the compatible templates
  • Update the import helper functions/classes to act on a non-hardcoded template reachable from RDADCSCompatible.
  • Update CLI, admin to import to an explicitly specified template reachable from RDADCSCompatible.
  • Add an endpoint (or change the existing rdadcs import endpoint) to import into an explicitly specified compatible endpoint.

Maybe have an rdadcs-tree to put the "import to rdadcs compatible" endpoint in, instead of overloading the template and plan endpoints even more?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant