[ ] Dockerized CLI should have default paths relative to the host /home/$USER directory. Otherwise the scripts download internally to the container by default
[ ] GFS download needs to be throttled to a maximum of 100 requests per second
[ ] Refactor GFS and OISST download to use the same functions
[ ] Add retry-on-fail decorator to async download functions
[ ] Convert to dynamic imports where possible as this will speed up the CLI execution and allow for better scalability
/home/$USER
directory. Otherwise the scripts download internally to the container by defaultAPI
CROCO
PostGIS