File: config.yml

package info (click to toggle)
python-xarray 2025.12.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,584 kB
  • sloc: python: 118,720; makefile: 269
file content (14 lines) | stat: -rw-r--r-- 702 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
blank_issues_enabled: false
contact_links:
  - name: ❓ Usage question
    url: https://github.com/pydata/xarray/discussions
    about: |
      Ask questions and discuss with other community members here.
      If you have a question like "How do I concatenate a list of datasets?" then
      please include a self-contained reproducible example if possible.
  - name: 🗺️ Raster analysis usage question
    url: https://github.com/corteva/rioxarray/discussions
    about: |
      If you are using the rioxarray extension (engine='rasterio'), or have questions about
      raster analysis such as geospatial formats, coordinate reprojection, etc.,
      please use the rioxarray discussion forum.