photo

Angus


Last seen: 1 día hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
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 días hace | 0

| aceptada

Pregunta


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 días hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta