photo

Angus


Last seen: 1일 전 2024년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
I need to create a polygon or buffer along an irregular shaped coastline in a 2D array of gridded sea temperature data.
Hi thanks for your help. I made the following changes to Umars code to get it to work. nan_mask = isnan(meanSST); buffered_da...

2일 전 | 0

| 수락됨

질문


I need to create a polygon or buffer along an irregular shaped coastline in a 2D array of gridded sea temperature data.
I have a 578x235 grid of ocean temperature data in which the land pixels are NaN. I would like to create a 1 pixel buffer around...

4일 전 | 답변 수: 2 | 0

2

답변

질문


I need to find the index of a 2d matrix within a 3rd array which has the lowest number of NaN values.
I have a 3D array of dimensions 942x523x365 with numerical and NaN values. I would like to find the 2D slice along the 3rd Dimen...

대략 1개월 전 | 답변 수: 1 | 0

1

답변