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

How-to: make a ALE driver #32

Open
4 of 7 tasks
Kelvinrr opened this issue Jan 11, 2024 · 0 comments
Open
4 of 7 tasks

How-to: make a ALE driver #32

Kelvinrr opened this issue Jan 11, 2024 · 0 comments
Assignees

Comments

@Kelvinrr
Copy link
Collaborator

Kelvinrr commented Jan 11, 2024

How-to that should explain the process for creating an ALE driver from no code to ISD.

Not exhaustive list of things the user should know:

  • Why are the drivers necessary?
  • What are mixins and how does ALE use them?
  • How do I determine what should be overwritten?
  • What does Ale::load do and why is it important during driver creation?
  • What should I do if the mixin I need doesn't exist?
    • direct to a separate how-to guide on mixins
  • How can I test my new driver?

I imagine it would pretty long so splitting some of these to different guides might make sense.

@jrcain-usgs jrcain-usgs self-assigned this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants