{ "info": { "author": "Carmelo Sammarco", "author_email": "sammarcocarmelo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering" ], "description": "# FTPsubsetMO - FTP subsetting service for Mercator Ocean\n\n[](https://travis-ci.com/carmelosammarco/FTPsubsetMO) [](https://ci.appveyor.com/project/carmelosammarco/FTPsubsetMO) [](https://pypi.org/project/FTPsubsetMO/) \n\nI developed this software while working as [AKKA](https://www.akka-technologies.com) consultant engeneer for the [CMEMS's Service Desk (Copernicus Marine Environment Monitoring Service)](http://marine.copernicus.eu). I was and I am inspired by the Mercator-Ocean's community (users, co-workers, web-forum discussions and many more) which gave me ideas and the motivational power to build this tool. It is the first python application of its kind created inside the CMEMS environment and I hope that with time it will became an ufficial CMEMS tool. The main goals that I wanted to adress were solving the most common user problems as the data-download requests and the netCDF file subsetting using as source the FTP protocol.\n\nMany thanks to visit this page and try this software.\n\n**Carmelo Sammarco**\n\n## Introduction:\n\nPython module able to download files over FTP protocol and then able to subset them using a bounding box and variable selection.\n\n
\n \n