oceanmodeling / seaset

Sea relevant Observational sources Dataset
1 stars 3 forks source link

EU World sea levels API #6

Open saeed-moghimi-noaa opened 2 years ago

saeed-moghimi-noaa commented 2 years ago

@brey
Do we have this data set included or on our radar? This is the one the UND is using to compare with Global ADCIRC model:

https://webcritech.jrc.ec.europa.eu/SeaLevelsDb/Home

@GM-Ling Would you please add your matlab code that wraps the api here?

Thanks, -Saeed

brey commented 2 years ago

@saeed-moghimi-noaa This is the JRC service that pyposeidon is using until now (in the next release we'll move to searvey). The python api to use it is therein (https://github.com/ec-jrc/pyPoseidon/blob/master/pyposeidon/utils/vals.py).

My colleague from the JRC Danielle (he was in the meeting with the IOC) is running the service. We can talk specifics in the next meeting.

GM-Ling commented 2 years ago

@saeed-moghimi-noaa Hi Saeed,

I put my MATLAB script here: https://github.com/GM-Ling/download_UNESCO_gauges/tree/main . But it is just for my personal use and it is very poor written, so I don't think it is useful for you.

I think @brey 's repo is great.

Best regards, Guoming