Page 1 of 1
automating data from AERONET-OC station
Posted: Sat Mar 25, 2017 2:02 am America/New_York
by dogun
Hi All,
Does anyone know of any way to automate downloading of in situ data from AERONET-OC station. I'd like to possibly download matchup data between in situ collection and Landsat to retrieve data that are within a particular days/time window.
Thanks.
automating data from AERONET-OC station
Posted: Mon Mar 27, 2017 10:37 am America/New_York
by jasonlefler
<Previous post deleted.>
That question is better addressed to AERONET themselves. If they don't intend for data to be downloaded via command line, doing so may be violating a user agreement or terms and conditions. That being said, using wget or curl to emulate what a browser does is a common starting point for automating sites without proper APIs, such as SeaBASS. While we don't mind scripts being used to download data, simultaneous requests and many, many requests with no delay in-between is often seen as abusive and may get an IP address temporarily banned. AERONET's stance on how to appropriately use command line tools, if they're allowed at all, is up to them.
Jason
automating data from AERONET-OC station
Posted: Mon Mar 27, 2017 9:34 pm America/New_York
by dogun
Thanks Jason - I appreciate this. I'll ask Aeronet.