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

Marxan outputs [feature proposal] #22

Open
jeffreyhanson opened this issue Sep 29, 2017 · 5 comments
Open

Marxan outputs [feature proposal] #22

jeffreyhanson opened this issue Sep 29, 2017 · 5 comments

Comments

@jeffreyhanson
Copy link
Contributor

It looks like it would be useful to have the functionality to Marxan compatible outputs from solutions.

How much interest is there in this? If there is a lot of interest, how should it be implemented? One approach might be to have a function marxan_output(problem, solution, output_dir) where problem is a ConservationPlanningProblem, solution is the output RasterLayer, Spatial* object, or data.frame object, and output_dir is a character object reffering to a folder to save the results in. Thoughts?

@ricschuster
Copy link
Member

I think this is a great idea and similar to the input folder idea, it would probably help people familiar with Marxan to transition to prioritizr.

@jeffreyhanson
Copy link
Contributor Author

Do you think it would be worth having this functionality in the first release on CRAN?

@ricschuster
Copy link
Member

I personally think having marxan type outputs for the marxan_problem function would probably be enough for now, but if this is not too much effort it would probably be good to include, just to make the transition for Marxan users easier.

@jeffreyhanson
Copy link
Contributor Author

Ok. Yeah it would probably take me a while to get this function working properly. So maybe we should leave it for the second CRAN release?

@ricschuster
Copy link
Member

Waiting for the second CRAN release with this sounds good to me.

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

2 participants