photo

Meg Carr


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I create a land mask to remove data points that are located on land?
Hello, I am plotting kilometers of aerial traffic in 0.05 degree squared grid cells. My dataset contains values over land and o...

2 years ago | 1 answer | 0

1

answer

Question


How to load a .gpx file with an invalid field name
Hello, I am attempting to load a gpx file that should contain the tracklines of a ship. m1= gpxread('tracks.gpx'); Some...

3 years ago | 1 answer | 0

1

answer

Question


How can I convert latitudes in degree-minute format to decimal degrees?
I have a dataset (in double format) consisting of latitudes: [4954 4958 NaN 5006] and another with longitudes: [6519 6424 NaN 63...

4 years ago | 1 answer | 0

1

answer

Question


Concatenating a 3D matrix in the 3rd dimension when some cells are empty
I have a 3D cell array 'A' of size 120 x 180 x 365 (latitude, longitude, day of year). If I call up a single cell (e.g. A(1,1,1...

5 years ago | 1 answer | 0

1

answer