CARSv2 / cars-v2

CARSv2 project repository - public
MIT License
4 stars 2 forks source link

Searchable database for CODA #22

Open ChrisC28 opened 3 months ago

ChrisC28 commented 3 months ago

Can we produce a searchable database for CODA?

Issues to think about:

Thomas-Moore-Creative commented 1 month ago

Yesterday @ChrisC28 & @BecCowley we discussed this issue and talked about the following use case:

for all the ARGO (or CTD, or ... ) data type in a given region, over a time period, over a depth range, with given variable . .

Thomas-Moore-Creative commented 3 weeks ago

starting with 2012 as an example: /g/data/es60/users/thomas_moore/CODA/2012

(base) tm4888@gadi-login-04 /g/data/es60/users/thomas_moore/CODA/2012 ls -l
total 119157796
-rw-rw-r-- 1 tm4888 es60     2621287 May 28 16:13 AIMS_CODA_2012_ctd.nc
-rw-rw-r-- 1 tm4888 es60    39738448 May 21 10:40 MNF_CODA_2012_ctd.nc
-rw-rw-r-- 1 tm4888 es60    49086082 May 21 10:39 RAN_CODA_2012_ctd.nc
-rw-rw-r-- 1 tm4888 es60 15309446859 May 15 21:31 WOD2018_CODA_2012_ctd.nc
-rw-rw-r-- 1 tm4888 es60 33029760782 May 15 23:46 WOD2018_CODA_2012_gld.nc
-rw-rw-r-- 1 tm4888 es60    85704294 May 15 23:05 WOD2018_CODA_2012_mrb.nc
-rw-rw-r-- 1 tm4888 es60   129700151 May 15 21:21 WOD2018_CODA_2012_osd.nc
-rw-rw-r-- 1 tm4888 es60 71305005747 May 15 22:54 WOD2018_CODA_2012_pfl.nc
-rw-rw-r-- 1 tm4888 es60  2066312325 May 15 21:35 WOD2018_CODA_2012_xbt.nc
Thomas-Moore-Creative commented 3 weeks ago

Heya @ChrisC28 do variables like Temperature_WODflag need to be float64? CleanShot 2024-08-14 at 15 01 21@2x