gregstarr / trough

main ionospheric trough data downloading and labeling
MIT License
1 stars 0 forks source link

xarray vs numpy indexing #12

Closed gregstarr closed 2 years ago

gregstarr commented 2 years ago

there is a bug waiting to happen due to mixing xarray date slicing which includes the last date vs numpy index slicing which does not

gregstarr commented 2 years ago

tentatively fixed by #7 --> everything including final date