aodn / content

Tracks AODN Portal content and configuration issues
0 stars 0 forks source link

ANMN Wave collection filter and parameter issues #303

Open mhidas opened 6 years ago

mhidas commented 6 years ago

Two issues with the Australian National Mooring Network (ANMN) - Wave time-series collection:

1) There is a filter for "Sea Surface Wave Significant Height", but this is based on a specific netCDF variable name, not the variable's _standardname. About half the data records significant wave height under a different variable name, so selecting this filter incorrectly de-selects these data. This collection is all about wave parameters, so I don't think it needs parameter filters at all.

2) Collection also contains temperature harvested from a "TEMP" variable in files from ADCP instruments, which not "sea water temperature". So the "Sea Water Temperature" filter should be removed, and we should either stop harvesting that variable, or make sure we don't label it as sea water temperature.

leonardolaiolo commented 3 years ago

I deleted the 2 filters, here the PR. I understand that to close this issue some modification in the harvester are required, with 2 possible options: option 1 - stop harvesting "TEMP" variable in files from ADCP instruments option 2 - relabel "TEMP" variable @lbesnard or @mhidas I could have a look into the harvester, any suggestion if go for option 1 or 2?

lbesnard commented 3 years ago

i don't think it is necessary to not harvest the TEMP variable. It will be just a bonus variable

leonardolaiolo commented 3 years ago

Cannot promote to prod until portal-rc get fixed (layers not available on portal-rc). Issue already open here.