diff --git a/argopy/tests/test_data/1d08ef19cbfc76909fba6d03c90c5c9d5c17c68e40e3316e8ac41109eb33fe7b.png b/argopy/tests/test_data/1d08ef19cbfc76909fba6d03c90c5c9d5c17c68e40e3316e8ac41109eb33fe7b.png new file mode 100644 index 00000000..fa2fd038 Binary files /dev/null and b/argopy/tests/test_data/1d08ef19cbfc76909fba6d03c90c5c9d5c17c68e40e3316e8ac41109eb33fe7b.png differ diff --git a/argopy/tests/test_data/8b31f74aba6fe7f7093a5d0d7ebe17a044472e2982bf59c5ce7157597eb8fba5.png b/argopy/tests/test_data/8b31f74aba6fe7f7093a5d0d7ebe17a044472e2982bf59c5ce7157597eb8fba5.png new file mode 100644 index 00000000..f3cc03bb Binary files /dev/null and b/argopy/tests/test_data/8b31f74aba6fe7f7093a5d0d7ebe17a044472e2982bf59c5ce7157597eb8fba5.png differ diff --git a/argopy/tests/test_data/httpmocked_uri_index.json b/argopy/tests/test_data/httpmocked_uri_index.json index 9bf99464..e8e52d79 100644 --- a/argopy/tests/test_data/httpmocked_uri_index.json +++ b/argopy/tests/test_data/httpmocked_uri_index.json @@ -1,4 +1,18 @@ [ + { + "uri": "https://data-argo.ifremer.fr/etc/argo-ast9-item13-AltimeterComparison/figures/2901623.png", + "ext": "png", + "sha": "1d08ef19cbfc76909fba6d03c90c5c9d5c17c68e40e3316e8ac41109eb33fe7b", + "type": "image/png", + "ts": "2024-08-22 12:01:29" + }, + { + "uri": "https://data-argo.ifremer.fr/etc/argo-ast9-item13-AltimeterComparison/figures/6901929.png", + "ext": "png", + "sha": "8b31f74aba6fe7f7093a5d0d7ebe17a044472e2982bf59c5ce7157597eb8fba5", + "type": "image/png", + "ts": "2024-08-22 12:01:29" + }, { "uri": "https://erddap.ifremer.fr/erddap/tabledap/ArgoFloats.nc?config_mission_number,cycle_number,data_mode,direction,latitude,longitude,platform_number,position_qc,pres,pres_adjusted,pres_adjusted_error,pres_adjusted_qc,pres_qc,psal,psal_adjusted,psal_adjusted_error,psal_adjusted_qc,psal_qc,temp,temp_adjusted,temp_adjusted_error,temp_adjusted_qc,temp_qc,time,time_qc,vertical_sampling_scheme&platform_number=~\"1901393\"&latitude!=NaN&longitude!=NaN&distinct()&orderBy(\"time,pres\")", "ext": "nc", diff --git a/cli/citests_httpdata_manager_altim.json b/cli/citests_httpdata_manager_altim.json new file mode 100644 index 00000000..066ed9ce --- /dev/null +++ b/cli/citests_httpdata_manager_altim.json @@ -0,0 +1,16 @@ +[ + { + "uri": "https://data-argo.ifremer.fr/etc/argo-ast9-item13-AltimeterComparison/figures/2901623.png", + "ext": "png", + "sha": "1d08ef19cbfc76909fba6d03c90c5c9d5c17c68e40e3316e8ac41109eb33fe7b", + "type": "image/png", + "ts": "2024-08-22 12:01:29" + }, + { + "uri": "https://data-argo.ifremer.fr/etc/argo-ast9-item13-AltimeterComparison/figures/6901929.png", + "ext": "png", + "sha": "8b31f74aba6fe7f7093a5d0d7ebe17a044472e2982bf59c5ce7157597eb8fba5", + "type": "image/png", + "ts": "2024-08-22 12:01:29" + } +] \ No newline at end of file