Displaying 20 results from an estimated 100 matches for "yogesh".
2008 May 17
7
SAMBA PDC with LDAP backend syncing unix/samba accounts ...
...ymous login successful
Domain=[LDAPBIOMAX] OS=[Unix] Server=[Samba 3.0.24]
Server Comment
--------- -------
SHARK Samba Server 3.0.24
Now when I try and login as normal user, which i have
enabled
with "smbldap-usermod -a yogesh"
smbldap-usershow yogesh
dn: uid=yogesh,ou=People,dc=biomax,dc=de
uid: yogesh
cn: yogesh
objectClass:
account,posixAccount,top,shadowAccount,sambaSamAccount
userPassword: {MD5}.SOMELONGHASH ....
shadowLastChange: 12900
shadowMax: 10000
loginShell: /bin/bash
uidNumber: 668
gidNumber: 100
home...
2010 Jun 05
2
how to use 'points' function to plot two curves with errbar
....month.mean - co2sd.tm3, xaxt='n', col=2, xlab=NA,ylab=NA)# model
error bar
lines(x.val, co2tm3.month.mean, col=2, lwd=2)
Above code replaces first error bar and its line with second. Kindly help,
how to use 'points' function here so both above can get over ploted
Thanks,
Regards,
Yogesh
Best Regards,
Yogesh
[[alternative HTML version deleted]]
2013 Aug 19
1
[LLVMdev] [cfe-dev] -fsanitize=address on centos 6.4
...+ 0
7 i386-redhat-linux-gnu-clang++ 0x00000000006adb64 main + 8420
8 libc.so.6 0x0000003b1d21ecdd __libc_start_main + 253
9 i386-redhat-linux-gnu-clang++ 0x00000000006a5759
From: Sergey Matveev [mailto:earthdok at google.com]
Sent: Monday, August 19, 2013 1:26 PM
To: Sharma, Yogesh; Kostya Serebryany; llvmdev at cs.uiuc.edu List
Subject: Re: [cfe-dev] -fsanitize=address on centos 6.4
+kcc, llvmdev
I think your compiler-rt checkout is out of date, because r188635 is supposed to fix that exact issue.
On Mon, Aug 19, 2013 at 9:16 PM, Sharma, Yogesh <Yogesh.Sharma at saabse...
2013 Aug 19
2
[LLVMdev] [cfe-dev] -fsanitize=address on centos 6.4
...s free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
From: Kostya Serebryany [mailto:kcc at google.com]
Sent: Monday, August 19, 2013 5:36 AM
To: Sergey Matveev
Cc: Sharma, Yogesh; llvmdev at cs.uiuc.edu
Subject: Re: [cfe-dev] -fsanitize=address on centos 6.4
+llvmdev (llvm-dev does not exist)
On Mon, Aug 19, 2013 at 12:58 PM, Sergey Matveev <earthdok at google.com<mailto:earthdok at google.com>> wrote:
> First, could you please run the test with env.var. AS...
2013 Aug 19
0
[LLVMdev] [cfe-dev] -fsanitize=address on centos 6.4
+kcc, llvmdev
I think your compiler-rt checkout is out of date, because r188635 is
supposed to fix that exact issue.
On Mon, Aug 19, 2013 at 9:16 PM, Sharma, Yogesh <
Yogesh.Sharma at saabsensis.com> wrote:
> Sorry about that. I forgot a d:****
>
> ** **
>
> ldd (GNU libc) 2.12****
>
> Copyright (C) 2010 Free Software Foundation, Inc.****
>
> This is free software; see the source for copying conditions. There is NO
> ***...
2010 Sep 30
2
time in year, month, day, hour ?
...5.0219 0.0172 0.138E-06
Column 1, is index of hours on 3 hourly interval and starts from 1 Jan 2009,
00 hrs and run till 240 days of 2009.
I want to convert Column 1 of above data in the format, 'year' , 'month',
'day', 'hour'
Kindly help.
Thanks,
Regards,
Yogesh
My question is below
Dear R Users,
>
> I have model simulated data for 240 days.
>
> The day 1 is Jan 1, 2009, 00:00 hrs and then with 3-hourly interval and so
> on.
>
> The time axis is 1,2,3,4......1920; so the total rows in the data are
> 1920.
>
> How to conver...
2007 Sep 04
3
how to do interpolation
Hello R Users,
How to make a variable equidistance with time i.e. how to interpolate a
variable if it is not sampled at equal time interval.
Many thanks,
Regards,
Yogesh
[[alternative HTML version deleted]]
2012 Apr 02
2
how to read netcdf file in R
Dear R Users,
I am using R 2.14.1 on windows
How to read netcdf files in R ?
Which packeges do we need to install for this,
and what commands are used for reading netcdf files.
Thanks,
Best Regards,
Yogesh Tiwari
--
Yogesh K. Tiwari (Dr.rer.nat),
Scientist,
Centre for Climate Change Research,
Indian Institute of Tropical Meteorology,
Homi Bhabha Road,
Pashan,
Pune-411008
INDIA
Phone: 0091-99 2273 9513 (Cell)
: 0091-20-25904452 (O)
Fax : 0091-20-258 93 825
[[alternative HTML version...
2005 Apr 01
3
plot axis appearance problem
...xlab=NA,ylab=NA,type="p",col=5)
Then the first value of x-axis(350) and
y-axis(1993) never starts from origin, always they
sifted from the origin. Is there any command that
I can correct this in the ploted figure and both
the axis values start from origin.
Thanks for help,
Regards,
Yogesh
--
===========================================
Yogesh K. Tiwari,
Max-Planck Institute for Biogeochemistry,
Beutenberg Campus, Hans-Knoell-Strasse 10,
D-07745 Jena,
Germany
Office : 0049 3641 576 376
Home : 0049 3641 223 163
Fax : 0049 3641 577 300
Cell : 0049 1520 4591 008
e-mai...
2015 Feb 11
2
[LLVMdev] poolalloc and steensgaard
...for Steensgaard
AA except poolalloc.
I have tried Steensgaard AA under LLVM 2.7 poolalloc, but there are lots of
bugs which need to be fixed. It will be a good idea to use previous
implementation, but you will have to modify (a lot) it with respect to the
latest version of LLVM poolalloc.
Thanks,
-Yogesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150212/8ceae032/attachment.html>
2008 Sep 24
2
climatological standard deviation- (question re-posted)
...me series over a several year period.
It's easy to compute a monthly climatology (12 values), Now, I would like to
calculate the corresponding standard deviation, ie the 12 values
calculated from the january values, february values, etc.
What's the best way for such a calculation ?
Regards,
Yogesh
--
Yogesh K. Tiwari (Dr.rer.nat),
Scientist,
Indian Institute of Tropical Meteorology,
Homi Bhabha Road,
Pashan,
Pune-411008
INDIA
Phone: 0091-99 2273 9513 (Cell)
: 0091-20-258 93 600 (O) (Ext.250)
Fax : 0091-20-258 93 825
--
Yogesh K. Tiwari (Dr.rer.nat),
Scientist,
Indian Institute of Trop...
2010 Dec 21
4
how to control ticks
...uot;i",lwd=2, pch=10, type="b")#
axis(1, at=1:12, labels=c('J','F','M','A','M','J','J','A','S','O','N','D'))
BUT above is not working, and there is no error as well.
Pls help,
Regards,
Yogesh
[[alternative HTML version deleted]]
2004 Nov 12
2
whether R can import netcdf file format data ?
Hello R Users,
Whether 'R' can import Netcdf format data files ??
Any package in 'R' that can help me on this front ??
Many thanks in advance,
Regards,
Yogesh
--
===========================================
Yogesh K. Tiwari,
Max-Planck Institute for Biogeochemistry,
Postfach 10 01 64, D-07701 Jena,
Germany
Office : +49 3641 576376
Fax : +49 3641 577300
Home : +49 3641 672232
Mobile : +49 1736988789
e-mail : yogesh.tiwari at bgc-jena.mpg....
2005 Oct 25
1
how to increase the font size of axis data
Hello R Users,
I am a new user to R.
When we make a simple plot then how to
increase the font size of the data at the
each axis.
Many thanks,
Kind regards,
Yogesh
--
===========================================
Yogesh Tiwari,
Max-Planck Institute for Biogeochemistry,
Hans-Knoell Strasse 10,
D-07745 Jena,
Germany
Office : 0049 3641 576 376
Home : 0049 3641 223 163
Fax : 0049 3641 577 300
Cell : 0049 1520 4591 008
e-mail : yogesh.tiwari at b...
2008 Sep 24
1
climatological standard deviation
...me series over a several year period.
It's easy to compute a monthly climatology (12 values), Now, I would like to
calculate the corresponding standard deviation, ie the 12 values
calculated from the january values, february values, etc.
What's the best way for such a calculation ?
Regards,
Yogesh
--
Yogesh K. Tiwari (Dr.rer.nat),
Scientist,
Indian Institute of Tropical Meteorology,
Homi Bhabha Road,
Pashan,
Pune-411008
INDIA
Phone: 0091-99 2273 9513 (Cell)
: 0091-20-258 93 600 (O) (Ext.250)
Fax : 0091-20-258 93 825
[[alternative HTML version deleted]]
2010 Jul 22
2
how to write legend of a plot
...get legend of the plot
automatically.
For example, following lines plots two curves, but to write a legend of
these two curves there is no simple command. I checked with ?legend but
it seems bit complicated for me. Does anyone know how to get a legend in a
simple way for following R plot.
Thanks, Yogesh
>plot (x,y, type='n', ann=FALSE)
>lines(x,y,col=1,lty="solid")
>points(x,y,pch=16)
>
>points (x,y1, type='n', ann=FALSE)
>lines(x,y1,col=1,lty="solid")
>points(x,y1,pch=21)
-
[[alternative HTML version deleted]]
2020 May 19
2
NUT -2.7.4 with Tripp Lite SMX1000 LCD on RPI4 runing 64bit ubuntu 20.04
Hi Manuel et.al,
Going thru the documentation -- it seems this configuration specific
to blazer_ups.
https://networkupstools.org/docs/man/blazer_usb.html
Kind Regards,
Yogesh
On Fri, May 15, 2020 at 12:53 PM Manuel Wolfshant
<wolfy at nobugconsulting.ro> wrote:
>
> On 5/15/20 12:13 PM, Yogesh Bhanu wrote:
> > [...]
> > # Is it possible to calculate /estimate how much time is left when on
> > battery ?
>
>
> When the UPS does not...
2013 Aug 19
2
[LLVMdev] [cfe-dev] -fsanitize=address on centos 6.4
...ntos, so we'd ask you for some assistance.
>> First, could you please run the test with env.var.
>> ASAN_OPTIONS=verbosity=1
>>
>> Sergey, this CHECK is yours, please take a look.
>>
>> --kcc
>>
>>
>> On Fri, Aug 16, 2013 at 7:57 PM, Sharma, Yogesh <
>> Yogesh.Sharma at saabsensis.com> wrote:
>>
>>> Hi,
>>>
>>> I noticed that the SVN version of clang+llvm does not like
>>> -fsanitize=address on centos 6.4. By "like" I mean it asserts anytime a
>>> thread is created. Wi...
2008 Aug 14
2
how to over-plot another variable on axis-4
...,
I am ploting CO2 (350,380) variying with year(1993,2003)
I want to over-plot rainfall (10,250) varying with year(1993,2003) on axis-4
axis-1=year(1993,2003),
axis-2=CO2(350,380)
axis-3=None
axis-4=rainfall(10,250)
Kindly help how to over-plot another variable on axis-4.
Many thanks,
Regards,
Yogesh
[[alternative HTML version deleted]]
2008 Jul 16
1
date to decimal date conversion
...nvert date (yr, mo, day, hr, min, sec) to decimal date,
for example:
Date (in six columns):
yr mo dy hr min sec
1993 02 13 05 52 00
Converted to Decimal date :
1993.3542
How to write a small code in R so I can convert six column date to decimal
date
Many thanks,
Yogesh
--
Yogesh K. Tiwari (Dr.rer.nat),
Scientist,
Indian Institute of Tropical Meteorology,
Homi Bhabha Road,
Pashan,
Pune-411008
INDIA
[[alternative HTML version deleted]]