CNES / swot-hydrology-toolbox

GNU Lesser General Public License v3.0
53 stars 20 forks source link

module_processing error #3

Open xinluo2018 opened 3 years ago

xinluo2018 commented 3 years ago

when i run the command: "python $SWOT_HYDROLOGY_TOOLBOX/sisimp/proc_sisimp.py rdf/parameter_sisimp.rdf" as descriped in the CNES-SWOT-Hydrology-Simulator-Tutorial, the error occurs as follow: File "C:\Users\PC\OneDrive\SWOT\SWOT-algorithm-codes\swot-hydrology-toolbox\sisimp\sisimp_processing.py", line 253, in run_preprocessing raise IOError("This is not a shapefile in lon/lat WGS84 projection") OSError: This is not a shapefile in lon/lat WGS84 projection how can i solve this.

Haris888 commented 3 years ago

Dear xinluo, I also met this error, could you please tell me how to fix it?

xinluo2018 commented 3 years ago

sorry, i have forgotten how or whether i have solved this problem. Consider there was a long time before access to the real swot data, i have stoped the swot-related works recently.

mjdudek commented 2 years ago

I am having a similar issue. Has this been resolved yet?