Support

Getting Help

If you need help with uraster, here are the available resources:

Documentation - This documentation provides comprehensive guides and API reference - Check the FAQ section for common questions - Review the examples in the repository

GitHub Issues - Report bugs: https://github.com/changliao1025/uraster/issues - Request features: https://github.com/changliao1025/uraster/issues - Ask questions: https://github.com/changliao1025/uraster/discussions

Contact - Email: Chang Liao (main developer) - Institution: Pacific Northwest National Laboratory

Community Guidelines

When seeking support:

  1. Check existing documentation first

  2. Search existing issues before creating new ones

  3. Provide minimal reproducible examples when reporting bugs

  4. Include system information (OS, Python version, uraster version)

  5. Be respectful and patient when interacting with the community

Bug Reports

When reporting bugs, please include:

  • uraster version

  • Python version and operating system

  • Complete error message and traceback

  • Minimal code example that reproduces the issue

  • Description of expected vs. actual behavior

Feature Requests

Feature requests are welcome! Please:

  • Describe the use case clearly

  • Explain why the feature would be valuable

  • Provide examples of how it would be used

  • Consider contributing the implementation if possible