git clone git@github.com:JMMP-Group/nordic-seas-validation.git
cd nordic-seas-validation
conda env create -f environment.yml
conda activate nordic-seas-validation
pip install -e .
python -c "import nsv"
NAME | REFERENCE | FUNCTION |
---|---|---|
EEL | Loïc Houpert GitHub | nsv.Standardizer().eel |
FIM | 10.7489/2036-1 | nsv.Standardizer().fim(1) nsv.Standardizer().fim(25) |
Kögur | kogur.whoi.edu | nsv.Standardizer().kogur |
Látrabjarg (climatology) | Mastropole et al., 2017 | nsv.Standardizer().latrabjarg_climatology |
Látrabjarg (survey) | Våge et al., 2011 | nsv.Standardizer().latrabjarg_survey |
NOAA Arctic Climatology | 10.7289/v5qc01j0 | |
OSNAP | 10.7924/r4z60gf0f | nsv.Standardizer().osnap |
OVIDE | 10.17882/46446 | nsv.Standardizer().ovide |
HO2000 | Hansen & Osterhus 2000 | nsv.Standardizer().ho2000 |
M82/1 | 10.1594/PANGAEA.890362 | nsv.Standardizer().m82_1(1) ... nsv.Standardizer().m82_1(9) |
KN203-2 | 10.1594/PANGAEA.919251-2 | nsv.Standardizer().kn203_2("A") ... nsv.Standardizer().kn203_2("E") |
POS503 | 10.1594/PANGAEA.890699 | nsv.Standardizer().pos503(1) ... nsv.Standardizer().pos503(5) |