photo

Angus


Last seen: 1 giorno fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
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 giorni fa | 0

| accettato

Domanda


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 giorni fa | 2 risposte | 0

2

risposte

Domanda


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

circa un mese fa | 1 risposta | 0

1

risposta