issues
search
nmathewa
/
tropcyc
Tropical cyclone exp
0
stars
0
forks
source link
Array vs Images
#7
Closed
nmathewa
closed
1 year ago
nmathewa
commented
1 year ago
Two options for data preprocessing
use plotted images (which is interpolated) eg: generated using matplotlib contourfill plots
Images without interpolation (eg: using cv2)
actual data as numpy arrays
nmathewa
commented
1 year ago
completely moved to numpy 3D arrays
nmathewa
commented
1 year ago
Moving to xarray datarrays as each time files
Two options for data preprocessing