similar to: Changing sign on absolute numbers 0 problems

Displaying 20 results from an estimated 4000 matches similar to: "Changing sign on absolute numbers 0 problems"

2010 Aug 16
2
Converting degree: minute: second data to decimal degree data, should be simple
Hi All, I have location data set up as degrees: minutes: seconds (for example, 122:45:45) I need to get this data into decimal degree form (122.7625). I know that I need to use the formula Decimal degrees = Degrees + (Minutes/60) + (Seconds/3600) Does anyone know how I can get R to do this? The original data is all in one column (called 'lat') and the degrees, mins and secs are
2010 Aug 16
1
Changing latitude data to decimal degrees
Hi All, I have location data set up as degrees: minutes: seconds (for example, 122:45:45) I need to get this data into decimal degree form (eg, 122.7625). I know that I need to use the formula: Decimal degrees = Degrees + (Minutes/60) + (Seconds/3600) Does anyone know how I can get R to do this? The original data is all in one column (called 'lat') and the degrees, mins and secs
2011 Apr 07
1
Two questions about metacharacter in regexprs and function return
for the script, please kindly see the script below. At line 10 and line 13, my problems occurs. The first one is I try to retrieve the gene official name from a column of a table. The pattern of official name is something starting with gene_name. For detail problems, please see the according lines. Any suggestions are appreciated example of matching source (extract the Nnat, sometime it would
2005 Sep 14
4
Converting coordinates to actual distances
Hello, I've been searching for a method of converting Lat/Lon decimal coordinates into actual distances between points, and taking into account the curvature of the earth. Is there such a package in R? I've looked at the GeoR package, but this does not seem to contain what I am looking for. Ideally the output would be a triangular matrix of distances. Thanks in advance, Paul Brewin
2007 Jan 27
1
make_server_info_info3: pdb_init_sam failed!
Hi, We have a linux/samba only domain serving files to about 16-18 Windows clients (mostly XP, a few W2K). PDC: SuSE OpenXchange 4.4 samba 2.2.8a openldap 2.1.4 Domain Member Server (DMS) CentOS 4.4 samba 3.0.10 I set the Domain Member Server up using the default passdb backend (/etc/samba/smbpasswd) to start with and that all worked fine. I would like to use LDAP for centralised
2019 Nov 06
4
SMBD wont start
Hello, i have a fresh installed/compiled from source samba 4.11.2 on ubuntu 18.04. But samba wont start. Syslog output: Nov? 6 12:15:19 dms systemd[1]: Starting Samba4 smbd... Nov? 6 12:15:19 dms systemd[1]: Started Samba4 smbd. Nov? 6 12:15:19 dms smbd[1557]: [2019/11/06 12:15:19.594448,? 0] ../../source3/auth/auth_util.c:1385(make_new_session_info_guest) Nov? 6 12:15:19 dms smbd[1557]:??
2007 Jun 15
2
Problems accessing Shares
Hello List I I'm experiencing SERIOUS problems accessing Shares. I'm using Samba 3.0.25 on a FreeBSD Box I'm using samba for sharing and user authentication Everything seemed working perfectly but when I tried to share some more directories, problems poped up I can read shares ONLY if they have Read attribute for Other. and I can manipulate files ONLY if they have Write
2008 Mar 31
2
Samba-winbind under Solaris8
Dear All, I have successfully compiled MIT krb5 and samba 3.0.28a under Solaris8. Joining an AD domain works fine and also the commands wbinfo -t, -g and -u list all of the users. getent passwd and getent group are also working. The problem now is that when i run the "group user" command it just stays there and doesn't display any users. This works fine under Linux (SLES9, RHEL4)
2005 Jun 10
3
DMS-500 CID name not in CDR
Hi Guys, I have several * servers connected to T1 PRI's from various service providers in multiple locations the US. All the * servers use the same hardware with the same OS and * version. When connected to 5ESS Switches, using the NI2 (national) PRI protocol, the CID name and number come across fine and populate into the * CDR fine. I connected to a DMS-500, NI2 (national) protocol and
2010 Jan 28
2
NA Replacement by lowest value?
Hi all, I need to replace missing values in a matrix by 10 % of the lowest available value in the matrix. I've got a function I've used earlier to replace negative values by the lowest value, in a data frame, but I'm not sure how to modify it... nonNeg = as.data.frame(apply(orig.df, 2, function(col) # Change negative values to a small value, close to zero { min.val =
2006 Aug 10
11
Document Management System in Rails
Hi Is anyone aware of any Document Management System in Rails. Googling didn''t help me find any Rails based solution. The DMS I need, need to have the following feature apart form the usual ones. 1. Version control of documents. 2. Tracking version control for each group of users independently from the other group . These groups may share the same document name but may have different
2007 Dec 06
5
relationship between two factors
I have a dataset with two variables that are factors: 1) Decision Making Satisfaction (DMS), values = A - Completely, B - Mostly, C - Partly, D - Not at all 2) IT Satisfaction values (ITS), values = A - Completely, B - Mostly, C - Partly, D - Not at all I would like to produce a table (matrix) and a chart of the factors, with counts at the cross sections: A B C D A B
2009 Feb 06
3
FreeBSD pam auth problems
I'm impressed by dovecto and try to upgrade my home system from wu-imapd running there for last 5 years to dovecot. It's straghtforward FreeBSD setup with ssl-only auth, inboxes in /var/mail and user mail under %h/Mail But I get some strange error: Fatal: userdb didn't return a home directory, but mail location used it (%h): %h/Mail:INBOX=/var/mail/%u Thank you in advance!
2020 Aug 05
2
Planning the move to 4.12
As some of you may know I run some AD-sites with Samba DCs and DMs. Currently I use the "maintenance mode" release 4.11.11 (packages from Louis ...) and things work fine. My question: Is it recommended to move on to 4.12.x and if yes, why and when? We don't lack any features afaik, but I understand that someday 4.11.x will not be maintained anymore. No hurry, I just want to
2012 Mar 07
3
GPS handling libraries or (String manipulation)
Dear all, I would like to ask you if R has a library that can work with different GPS formats For example  I have a string of this format N50° 47.513 E006° 03.985 and I would like to convert to GPS decimal format. that means for example converting the part N50° 47.513 to 50 + 47/60 + 513/3600. Is it possible to do that with R? What is the name of such a library? I would like to thank you in
2004 Aug 05
2
PRI protocol question...
I'm having difficulty getting a PRI working between asterisk and a Merlin Legend. I have been attempting to get it going as esf, b8zs & 5ess (although I have tried other switchtypes...). I found the following info in the Legend docs: If the switch type is 5ESS, the protocol MUST be set for ATT Custom. If switch type is DMS-100, the protocol MUST be set for NTNAPRI The README in
2020 Feb 25
1
general question: mixed releases
I am currently upgrading several Debian servers from stretch (9.x) to buster (10.x). At that site we run 2 DCs (so far samba-4.10.x) and 2 DMs (one 4.10.x, one 4.11.x since yesterday) I assume it's not wrong or problematic to mix releases and have DMs on 4.11 and DCs on 4.10 ? Anything to consider here? Is it preferrable to upgrade the DCs first (4.10 -> 4.11) or do the DMs first (as I
2017 Aug 16
2
FW: Samba access problem after upgrading the host OS
Hi, I didn't updated my samba version on this server. I was using the same old version pware.samba-3.0.28.rte. Nothing was changed from the samba side. -bash-4.2$ cat /usr/local/samba/lib/smb.conf [global] workgroup = ICCAN server string = XXXX encrypt passwords = No passdb backend = tdbsam log file = /var/log/samba/%m.log log level = 2
2020 Nov 10
2
Recovering expunged but not purged e-mails from mdbox with zlib compression
> On 10/11/2020 20:07 Daniel Sch?tze <dms at cwa.uk.com> wrote: > > > Dear Aki > Thank you. Unfortunately I'm struggling to get the right syntax for this as it looks like someone else was here too > https://dovecot.org/pipermail/dovecot/2018-July/112441.html > The location in my dovecot.conf is > >
2001 Nov 05
1
help me again
I would like to know how I can set with a R-command the values from decimal to exponential (e.g. from 0.001 to 10^-3) on the axis y. Thank you Damiano -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20011105/472776fb/attachment.html