Hello, my name is Héctor, I'm seeking a college degree. I have an ArcGIS Pro license due to my university. And I need to run an image classification routine (Support Vector Machine classification) and it's going to take a few days to analyse a whole watershed. That is why I would like to run the python code of this process on the supercomputer at my university. But the supercomputer only runs Python codes and I cannot install ArcGIS Pro. Thus, Arcpy does not work on this computer because of its software dependency on ArcGIS Pro.
Just like Google Earth Engine where you can create a key to run any code without worrying about the virtual token (Authorization process). Is there a way to run Arcpy by not installing ArcGIS Pro?
I only want a way to leave my code running on a terminal, close my laptop and wait until the analyse is done.
Please, I have been reading a lot of websites but I cannot figure out a way to deal with this. I only want to run Python code in a terminal without worrying about leaving my laptop on.
Please I need help.