DL Neil wrote:
> On 21/05/19 8:40 PM, Paul Moore wrote:
>> On Tue, 21 May 2019 at 09:25, Frank Millman wrote:
>>>
>>> On 2019-05-21 9:42 AM, Madhavan Bomidi wrote:
Hi,
I need to create an array as below:
tempStr =
year+','+mon+','+day+','+str("{:6.4f}".format(UTCHrs[
On 21/05/19 8:40 PM, Paul Moore wrote:
On Tue, 21 May 2019 at 09:25, Frank Millman wrote:
On 2019-05-21 9:42 AM, Madhavan Bomidi wrote:
Hi,
I need to create an array as below:
tempStr = year+','+mon+','+day+','+str("{:6.4f}".format(UTCHrs[k]))+','+ \
str("{:9.7f}".format(AExt[k,0]))+','+str
On Tue, 21 May 2019 at 09:25, Frank Millman wrote:
>
> On 2019-05-21 9:42 AM, Madhavan Bomidi wrote:
> > Hi,
> >
> > I need to create an array as below:
> >
> > tempStr = year+','+mon+','+day+','+str("{:6.4f}".format(UTCHrs[k]))+','+ \
> > str("{:9.7f}".format(AExt[k,0]))+','+str({:9.7f}".format(A
On 2019-05-21 9:42 AM, Madhavan Bomidi wrote:
Hi,
I need to create an array as below:
tempStr = year+','+mon+','+day+','+str("{:6.4f}".format(UTCHrs[k]))+','+ \
str("{:9.7f}".format(AExt[k,0]))+','+str({:9.7f}".format(AExt[k,1]))+','+ \
str("{:9.7f}".format(AExt[k,2]))+','+str("{:9.7f}".format(
Hi,
I need to create an array as below:
tempStr = year+','+mon+','+day+','+str("{:6.4f}".format(UTCHrs[k]))+','+ \
str("{:9.7f}".format(AExt[k,0]))+','+str({:9.7f}".format(AExt[k,1]))+','+ \
str("{:9.7f}".format(AExt[k,2]))+','+str("{:9.7f}".format(AExt[k,3]))+','+ \
str("{:9.7f}".format(AExt[k,4