-
Notifications
You must be signed in to change notification settings - Fork 5
Portability #363
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Type
Projects
Status
Backlog
An interesting question was raised by @charles-turner-1 this morning - how portable is
access-nri-intake-catalog? For example, would another institute be able to pick it up and use it to manage/store their own collection of climate models without having to make structural changes to the code base? (As in, changes to the base-level code, not just adding Builders/Translators are required.)What jumps out to me at first is:
/g/data-style paths - that would need to change if we wanted to make the package more portable.