ai2cm / pace

Implementation of the FV3GFS / SHiELD atmospheric model in Python
https://ai2cm.github.io/pace/
Apache License 2.0
37 stars 12 forks source link

Fix fetching test data from FTP server #282

Closed ofuhrer closed 2 years ago

ofuhrer commented 2 years ago

Purpose

Now that finally we can create new directories on the FTP server, it was feasible to test this feature. There were still some issues and also the physical parameterizations did not support fetching data from FTP server.

Remove the sections below which do not apply.

Code changes:

Checklist

Before submitting this PR, please make sure: