Hacker News new | ask | show | jobs
by schoenobates 1831 days ago
might be worth giving qgis a try. It can work with loads of formats and can be used to run an analysis ( as well as make maps)

https://qgis.org

1 comments

I started out using QGIS but since most of my work is in Python I found it frustrating to always tool hop. I then kind of went around QGIS to use tools like GRASS directly, but have recently found python-native tools like xarray to work very well for what I'm looking to do.

I know there are people that use QGIS/ArcGIS directly with python, but I could never really get comfortable with it