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

Support import of several external mapper packages #492

Open
korvinos opened this issue Dec 1, 2020 · 1 comment
Open

Support import of several external mapper packages #492

korvinos opened this issue Dec 1, 2020 · 1 comment

Comments

@korvinos
Copy link
Member

korvinos commented Dec 1, 2020

At the moment the nansat supports the import of only one custom package of external user-developed nansat_mappers. However, it can be useful to allow the import of an arbitrary number of external mappers related to different top-level projects e.g.:

- project_1
| - nansat_mappers_project1
| - other_project_code 
...
- project_2
| - nansat_mappers_project2
| - other_ project_code 
....

To support this feature the _import_mappers method from the nansat module should be reworked.

@korvinos
Copy link
Member Author

korvinos commented Dec 1, 2020

Hi @akorosov, it seems for me like a reasonable enhancement for the nansat and I guess I have a not too bad idea about how to implement it. Do you think it could be useful?

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

No branches or pull requests

1 participant