photo

Angus


Last seen: 1 day 前 自 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 days 前 | 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 days 前 | 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 month 前 | 1 个回答 | 0

1

个回答