<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">Hi all,</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">I'm trying to use the proj4 function to spatialize some ascii data.</span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">The data refer to a variable for each lat and lon points </span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">However, I am not able to create the NetCDF of some files (for example, January files - Killed message), I believe that the number of lat and lon are very large</span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">And the proj4 function returns the lat and lon values in meters, I needed in decimal degrees.
</span><span style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">How could I convert?</span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">Another question, I was wondering if it is possible to make this projection (spatialization of these data) in the same resolution as another data in netcdf (spatial reference) and using
 a shapefile for a more specific region?</span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">transform_coordinate(srcProj, dstProj, lons, lats, elevs) because on here lons and lats refers to ascii data</span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">I attached the data and my script for a better view of what I'm trying to do.</span><span><br>
</span>
<div><br>
</div>
<span style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">Thanks for the support</span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<br>
</div>
</body>
</html>