You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes bugs for ECCO2, adds some more love to ECCO2, and tests (#479)
* fixes bugs for ECCO2 + add test for downloading
* test are not only for ecco4
* day(1) for daily
* add validation for Metadatum
* fix docstring
* reorganize ecco/en4 tests
* add empty line
* alignment
* add test_ECCO_datasets
* define metadata to download
* less test
* split ecco2 & ecco4/en4 tests
* fix tests
* cleaner
* create the default ECCO directories if not existing
* cleanup
* fix default_download_directory
* resolve conflicts
* cleanup
* separate tests
* separate tests
* ECCODaily -> ECCO2Daily
* Update ECCO_metadata.jl
* update docstring for native_times
* end_data -> end_date
* code alignment
* fix inpainting docs
* don't test daily for now
* fix bugs
* import znode
* import Field from Oceananigans; fix docs for inpaint_mask!
* try again with only the montly datasets
* fixes
* add dates in test_ocean_sea_ice_model
* fix MultiYearJRA55 test
* bump patch release
* fix tests
* updates
* remove empty line
* add debug message for inpainting
* restructure tests to minimize re-inpainting
* drop debug message
* merge main
* generalize test to work with Daily datasets
* reduce chat :)
* split ecco2 tests
0 commit comments