ecmwf / atlas-orca

atlas-orca plugin for Atlas, providing support for ORCA grids and mesh generation
Apache License 2.0
3 stars 6 forks source link

Add ORCA grid download feature to build system. #9

Closed raguridan closed 1 year ago

wdeconinck commented 1 year ago

Hi @raguridan that was a very good start. I improved upon it slightly and merged it into develop with commit 7991bec Notable difference is that you now need to add two cmake variables: -DENABLE_RETRIEVE_ORCA_DATA=ON and -DENABLE_INSTALL_ORCA_DATA=ON We can now close this PR. Thanks again! I have also updated the README to explain how to use these options.