Statistics
RANK
78,199
of 300,392
REPUTATION
0
CONTRIBUTIONS
4 Questions
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,299
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Converting Shapefile coord in projected metres to lat long
Thank KSSV but thats for UTM where as my projection is World Mercator. Im pretty sure my problem is how I define the projection ...
8 years ago | 0
Question
Converting Shapefile coord in projected metres to lat long
Im trying to convert the X Y values (Metres) in a shapefile to degrees but not having much luck. Ive tried trial and error and n...
8 years ago | 2 answers | 0
2
answersreading binary file but Hex corresponds to a float
Thanks so much for that James. I had hoped I would be able to do the conversion as I read the binary values but guess that this ...
9 years ago | 0
reading binary file but Hex corresponds to a float
To clarify it should read around 36 degrees celcius. So if I manually run through the file and read the bytes as uint8 then I g...
9 years ago | 0
Question
reading binary file but Hex corresponds to a float
Im very new to this and struggling so please bear with me. Ive tried searching but at this stage even that is difficult! I have...
9 years ago | 4 answers | 0
4
answersUsing if with char
Sorry just realized it was a result of incorrect indexing. I needed to create three seperate index for each possible input. i...
11 years ago | 0
Question
Using if with char
I have a string being read on a line by line basis which is working fine. Then I check for the $PSIMTPP string and subsequently ...
11 years ago | 1 answer | 0
1
answerQuestion
Array of time in seconds converted to Hours Minutes seconds.
Ive two lots of data that gets stored in variables with the format 1 x yyy where yyy is the size of the datastring, ie a row of ...
11 years ago | 1 answer | 0