NOC-MSM / pyBDY

pyBDY: a Python based regional NEMO model configuration toolbox.
GNU General Public License v3.0
7 stars 7 forks source link

Getting started. Add wget for benchmark #108

Closed jpolton closed 1 year ago

jpolton commented 1 year ago

README is missing how to get the benchmark data

In README.md add: ''' cd pyBDY/inputs/benchmark/ wget -r -np -nH --cut-dirs=3 -erobots=off --reject="index.html*" http://gws-access.jasmin.ac.uk/public/jmmp/benchmark/ '''