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:
Makefile both in fv3core/ and fv3gfs-physics/ have been adapted.
Checklist
Before submitting this PR, please make sure:
[x] You have followed the coding standards guidelines established at Code Review Checklist.
[x] Docstrings and type hints are added to new and updated routines, as appropriate
[x] All relevant documentation has been updated or added (e.g. README, CONTRIBUTING docs)
[x] For each public change and fix in pace-util, HISTORY has been updated
[x] Unit tests are added or updated for non-stencil code changes
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:
Makefile
both infv3core/
andfv3gfs-physics/
have been adapted.Checklist
Before submitting this PR, please make sure:
pace-util
, HISTORY has been updated