Community Profile

photo

Kyle Vanlerberghe


Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to concatenate arrays of different size in a loop?
I have been trying to concatonate arrays from multiple files in a loop. It worked fine when I could initialize a zeros array wit...

4 years ago | 1 answer | 0

1

answer

Question


How to index one array with the index of another array that meets a certain condition
I have two arrays that correspond to variables of a cloud. One is cloud type and the other is effective radius of the cloud drop...

4 years ago | 1 answer | 0

1

answer

Question


How to extract first non-zero element in each column and put into a new array
I have an array which represents a 2-D vertical slice of a cloud. I want to get cloud-top properties for the cloud so I want to ...

4 years ago | 4 answers | 0

4

answers