Open snowman2 opened 5 years ago
python -m pylint rioxarray
************* Module rioxarray.raster_array
rioxarray/raster_array.py:602:4: R1260: 'clip_box' is too complex. The McCabe rating is 11 (too-complex)
************* Module rioxarray.raster_writer
rioxarray/raster_writer.py:37:0: R1260: '_write_metatata_to_raster' is too complex. The McCabe rating is 13 (too-complex)
************* Module rioxarray._io
rioxarray/_io.py:707:0: R1260: 'open_rasterio' is too complex. The McCabe rating is 21 (too-complex)
-------------------------------------------------------------------
Your code has been rated at 9.98/10 (previous run: 10.00/10, -0.02)
http://radon.readthedocs.org/en/latest/index.html https://www.codacy.com/