Ifremer have created a python script, called getgranulelist, that can be used to gain access to GlobWave L2P data that matches a user-defined area and time period.
This getgranulelist script is intended to retrieve the list of GlobWave data files that match the product type, area and time period defined by the user. This list is used to build the URL of the query to the webservice offering this operation and then calling the URL.
This script has been written in the python language, uses standard packages and has been tested with Python 2.6 and Python 2.7. It is expected that this script should be easily adapted to your favourite language.
For more information, access to the code and an example of the call created please click here.