<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div style="font-family: Verdana;font-size: 12.0px;">
<div>Hello,</div>

<div> </div>

<div>I want to use Soil Moisture data from the SMOS-project which have EPSG code: 6933. I try to use gdalwarp for warping the file into EPSG:32632.</div>

<div> </div>

<div>This is the code I use:</div>

<div> </div>

<div>>gdalwarp -s_srs EPSG:6933 -t_srs EPSG:32632 -tr 100 100 subset_SM_OPER_MIR_CLF3MA_20140101T000000_20140131T235959_270_001_7.tif SM.tif</div>

<div> </div>

<div>Unfortunately I get an error message:</div>

<div>ERROR 6: EPSG PCS/GCS code 6933 not found in EPSG support files.  Is this a valid EPSG coordinate system?<br/>
ERROR 1: Translating source or target SRS failed:<br/>
EPSG:6933</div>

<div> </div>

<div>So it seems that gdal can't find the EPSG code 6933.</div>

<div>Is there anything I can do for solving the problem?<br/>
<br/>
It would be great to get help. Thank you in advance!</div>

<div> </div>

<div>Best regards,</div>

<div>Ramona</div>
</div></div></body></html>