zhanglan009

Results 10 comments of zhanglan009

I have the same problem.

Dear AntSimi, Thank you very much for your response. However, I am still a bit confused about how to set the indices. The examples it provided seem to set parameters...

Yes! 20 years data are too large. I upload a 15 days data (I also email it to you cause the file size upload here still limited). The data is...

Yes! 20 years data are too large. I upload a 15 days data. The data is downloaded from https://data.marine.copernicus.eu/product/SEALEVEL_GLO_PHY_L4_NRT_008_046/. ***@***.*** ---- Replied Message ---- From Antoine ***@***.***> Date 2/29/2024 16:58...

OK! ```python netcdf cmems_obs-sl_glo_phy-ssh_nrt_allsat-l4-duacs-0.25deg_P1D_1709197734343 { dimensions: latitude = 720 ; longitude = 1440 ; time = 16 ; variables: float adt(time, latitude, longitude) ; string adt:units = "m" ; adt:_FillValue...

Thank you very much for your response. After adding the parameter index time=i, it seems that the three-dimensional data, including time, is being read. However, when executing functions like g.display,...

I have another problem: when I use the ORCAGrid function from your issue #6 (https://github.com/AntSimi/py-eddy-tracker/issues/6), and import an irregular gird data with a longitude range of [157, 324], after executing...