- "You can access the ECCOv4r4 files through PO.DAAC, either by downloading them to your own machine, or downloading or opening them from an AWS Cloud instance. The [ecco_download.py module](https://raw.githubusercontent.com/ECCO-GROUP/ECCO-v4-Python-Tutorial/master/ECCO-ACCESS/ecco_download.py) helps with downloads to your own machine, while the [ecco_s3_retrieve.py module](https://raw.githubusercontent.com/ECCO-GROUP/ECCO-v4-Python-Tutorial/master/ECCO-ACCESS/ecco_s3_retrieve.py) will help download or access files when you are working in a cloud instance. To indicate that you are working in an instance, specify `incloud_access = True`, otherwise it is assumed you are working outside of the cloud. Directories can be appended to your path using `sys.path.append`.\n",
0 commit comments